diff options
-rw-r--r-- | README.md | 21 | ||||
-rw-r--r-- | screenshot.jpg | bin | 0 -> 35602 bytes |
2 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: + + diff --git a/screenshot.jpg b/screenshot.jpg Binary files differnew file mode 100644 index 0000000..9736779 --- /dev/null +++ b/screenshot.jpg |