A demo application for AppleTV using atvjs.
Assuming that you have nodejs and npm installed on your machine, do the following to get started:
$ npm install -g gulp # Install Gulp globally $ npm install # Install dependencies
$ npm run presentation 8080 # Specify optional port if needed
Builds the application and starts a webserver. By default the webserver starts at port 9001.
By default, it builds in debug mode and starts the server with live reload.
gulp
with additional flags.--t production
flag.--p 8080
flag. (If you start the server on a different port, make sure to update the same in the native application)The project is split into two parts:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4