diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..dd8dd30 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# Notes CLI +This app is a terminal client for the Notes app. +To use it you need to first create account on the [apps.pruss.it](https://apps.pruss.it) website. + +Key bindings (press [h] to view from the script): + +> [q] - Quit +> [h] - Help +> [up/k] - Previous note +> [down/j] - Next note +> [enter/o] - Open note + +Options that will be added: + +> [c] - Create note +> [r] - Rename note +> [s] - Sort note + +Screenshot: + + |