David Blume's GitList
Repositories
roku_ip_tagger.git
Code
Commits
Branches
Tags
Search
Tree:
c8f4e1d
Branches
Tags
main
scenegraph
roku_ip_tagger.git
README.md
Add reference to the corresponding server code, too.
David Blume
commited
c8f4e1d
at 2016-09-09 12:52:40
README.md
Blame
History
Raw
# IP Tagger IP Tagger is a test [channel for Roku devices](http://sdkdocs.roku.com/display/sdkdoc/Getting+Started). It uses the BrightScript language. # Getting the project You can get a copy of this project by clicking on the [ZIP](http://git.dlma.com/roku_ip_tagger.git/zipball/master) or [TAR](http://git.dlma.com/roku_ip_tagger.git/tarball/master) 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_ip_tagger.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 ip\_tagger.sublime-project to see how the channel is zipped and deployed. # Corresponding Server Code Here's [the corresponding server code](http://git.dlma.com/kvs.git/). # Is it any good? [Yes](https://news.ycombinator.com/item?id=3067434). # To Do 1. Try the new SDK 2. Add splash\_screen\_sd keywords to the manifest file. # Licence This software uses the [MIT license](http://git.dlma.com/roku_ip_tagger.git/blob/master/LICENSE.txt).