c8f4e1d36b4ce708e34373e826f7bda522e309b0
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) 
David Blume Add reference to the corres...

David Blume authored 8 years ago

22) # Corresponding Server Code
23) 
24) Here's [the corresponding server code](http://git.dlma.com/kvs.git/).
25) 
David Blume first commit

David Blume authored 8 years ago

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

David Blume authored 8 years ago

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

David Blume authored 8 years ago

34) 
35) # Licence
36)