# Family Photos
Family Photos is a test [channel for Roku devices](http://sdkdocs.roku.com/display/sdkdoc/Getting+Started).
It uses the deprecated SDK BrightScript style. New channels cannot be made this way anymore.
# Getting the project
You can get a copy of this project by clicking on the
[ZIP](https://git.dlma.com/roku_family_photos.git/zipball/main)
or [TAR](https://git.dlma.com/roku_family_photos.git/tarball/main) buttons
near the top right of the GitList web page.
If you're me, and you want to contribute to the repo, then you can clone it like so:
git clone ssh://USERNAME@dlma.com/~/git/roku_family_photos.git
# Building it
[Ensure you can sideload a dev channel](http://sdkdocs.roku.com/display/sdkdoc/Loading+and+Running+Your+Application+Walkthrough).
Then see the "build\_systems" command in Family Photos.sublime-project to see how the channel is zipped and deployed.
# Is it any good?
[Yes](https://news.ycombinator.com/item?id=3067434).
# To Do
1. Try the new SDK
# Licence
This software uses the [MIT license](https://git.dlma.com/roku_family_photos.git/blob/main/LICENSE.txt).