diff options
| author | Ben Winston | 2022-03-30 23:55:24 -0400 |
|---|---|---|
| committer | Ben Winston | 2022-03-30 23:55:24 -0400 |
| commit | 763f45b98114e0c3d136a11f84b14730688432c1 (patch) | |
| tree | 1e4be3cb49ebd1b0f59e287a698c37b7560e5768 /README.md | |
| parent | 8bfa376bb5570738214f2b009e15df1938370998 (diff) | |
initial commit of setup file to build to PyPI
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ # roku-tui a command line TUI remote for Roku +## install and run +`me@computer ~$ python3 -m pip install roku-tui` +`me@computer ~$ roku-tui` + ## basic usage Keys on the left map to standard Roku remote buttons on the right * `h` -> Home |
