f8d77206b301fd1cc98c44f19773bde4d0a104a8
David Blume first commit

David Blume authored 8 years ago

1) # IP Tagger
2) 
3) IP Tagger is a test [channel for Roku devices](http://sdkdocs.roku.com/display/sdkdoc/Getting+Started).
4) It uses the BrightScript language.
5) 
6) # Getting the project
7) 
8) You can get a copy of this project by clicking on the
9) [ZIP](http://git.dlma.com/roku_ip_tagger.git/zipball/master)
10) or [TAR](http://git.dlma.com/roku_ip_tagger.git/tarball/master) buttons
11) near the top right of the GitList web page.
12) 
13) If you're me, and you want to contribute to the repo, then you can clone it like so:
14) 
15)     git clone ssh://USERNAME@dlma.com/~/git/roku_ip_tagger.git
16) 
17) # Building it
18) 
19) [Ensure you can sideload a dev channel](http://sdkdocs.roku.com/display/sdkdoc/Loading+and+Running+Your+Application+Walkthrough).
David Blume Escape a couple of intra-wo...

David Blume authored 8 years ago

20) Then see the "build\_systems" command in ip\_tagger.sublime-project to see how the channel is zipped and deployed.
David Blume first commit

David Blume authored 8 years ago

21) 
22) # Is it any good?
23) 
24) [Yes](https://news.ycombinator.com/item?id=3067434).
25) 
26) # To Do
27) 
28) 1. Try the new SDK
David Blume Use default certificates fi...

David Blume authored 8 years ago

29) 2. Add splash\_screen\_sd keywords to the manifest file.
David Blume first commit

David Blume authored 8 years ago

30) 
31) # Licence
32)