A Roku channel that "tags" (as in graffiti) its IP address to a server.
images | first commit | 2016-01-29 23:04:42 |
---|---|---|
source | Remove an unneeded line. | 2016-02-02 17:44:04 |
.gitignore | Remove some test manifest entries. Add a .gitignore to ignore the built channel. | 2016-01-31 13:40:31 |
LICENSE.txt | first commit | 2016-01-29 23:04:42 |
Makefile | Add certificates for Let's Encrypt. See https://letsencrypt.org/certificates/ | 2016-02-02 17:19:31 |
README.md | Escape a couple of intra-word underscores in the Markdown document. | 2016-01-31 17:17:38 |
ip_tagger.sublime-project | first commit | 2016-01-29 23:04:42 |
manifest | Add certificates for Let's Encrypt. See https://letsencrypt.org/certificates/ | 2016-02-02 17:19:31 |
IP Tagger is a test channel for Roku devices. It uses the BrightScript language.
You can get a copy of this project by clicking on the ZIP or TAR 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
Ensure you can sideload a dev channel. Then see the "build_systems" command in ip_tagger.sublime-project to see how the channel is zipped and deployed.
Yes.
This software uses the WTFPL.