From 8bfa376bb5570738214f2b009e15df1938370998 Mon Sep 17 00:00:00 2001 From: Ben Winston Date: Wed, 30 Mar 2022 23:47:21 -0400 Subject: rename project roku-tui --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9627cb4..8078cfc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# roku-cli +# roku-tui a command line TUI remote for Roku ## basic usage @@ -13,6 +13,7 @@ Keys on the left map to standard Roku remote buttons on the right * `<` -> Rewind * `>` -> Fast-Forward +For help inside the application, type '?'. To quit the application, type `q`. ## typing mode @@ -27,14 +28,3 @@ be interpreted literally and sent to the Roku. To exit typing mode, press `ENTER` or `ESC`. NOTE: this doesn't work with all text interfaces. - -## 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`. -- cgit v1.2.3