Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
#Node-TV
# Node-TV

Instant access to YOUR media from anywhere, with a handy html remote.

-----
---

##Player
### Player
Node-TV player makes it easy to setup new TV devices with a simple web browser. Any device with a browser works. We recommend the Raspberry Pi for compatibility.

##Remote
### Remote
The Node-TV remote makes it easy to control your players from anywhere, without the need of line-of-sight. The remote also features a local renderer, so you can stream your movies and music anywhere.

---

##TODO
The file (TODO.md)[TODO.md] provides a list of yet to be done parts of the project. When done, Node-TV should be ready for release 1.
## TODO
The file [TODO.md](./TODO.md) provides a list of yet to be done parts of the project. When done, Node-TV should be ready for release 1.

---

###Credit
### Credit

Node-TV is a Project Make It, Open Project, and is licenced under the GPL V3. The Node-TV icon and Project Make It are copyrighted by Project Make It and are licenced for use only in private use of the software.

Expand Down
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#TODO
# TODO
This is a list of initial features that are not implimented yet. Feel free to fix these and submit a pull request to fix any of these.

* Login - Need to add a login feature to protect from unauthorized access to the service.
Expand Down