https://github.com/trugamr/notie-cmd
Cute little notes app for command line.
https://github.com/trugamr/notie-cmd
Last synced: about 2 months ago
JSON representation
Cute little notes app for command line.
- Host: GitHub
- URL: https://github.com/trugamr/notie-cmd
- Owner: Trugamr
- Created: 2019-08-22T14:55:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T22:48:48.000Z (about 4 years ago)
- Last Synced: 2025-05-01T10:52:50.308Z (about 2 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Quick little way to create notes from command line.
notie [command]
Commands:
notie **add** add a new note.
notie **remove** remove an existing note.
notie **list** list existing notes.
notie **read** read an existing note.
Options:
--help Show help
--version Show version number