aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/README.md b/README.md
index fa862fa..6ba4b06 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# roku-cli
a command line remote for Roku
+## usage
- [h]ome
- [b]ack
- [p]lay
@@ -9,6 +10,15 @@ a command line remote for Roku
- arrow keys
- enter key
- < and > (rew and ff)
-- / (enter typing mode, enter to exit)
+- / (switch to typing mode, 'enter' to exit)
-coming "soon": config file to change all that stuff
+## install
+replace the default IP address in `roku.config` with the IP address of
+the roku. then run:
+
+```
+make
+sudo make install
+```
+
+program can be started using `roku`