https://github.com/themarlboroman/notes-client
CLI for the notes webapp
https://github.com/themarlboroman/notes-client
cli dependant interface notes
Last synced: 10 months ago
JSON representation
CLI for the notes webapp
- Host: GitHub
- URL: https://github.com/themarlboroman/notes-client
- Owner: TheMarlboroMan
- License: unlicense
- Created: 2022-08-30T11:33:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T16:04:34.000Z (almost 2 years ago)
- Last Synced: 2025-09-10T03:05:03.820Z (11 months ago)
- Topics: cli, dependant, interface, notes
- Language: C++
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-OTHERS
Awesome Lists containing this project
README
# command line interface for the notes app
## dependencies
- curlw
- tools
- log
- appenv
- utf8tools
- terminal-tools
## transitive dependencies
- curlw wraps libcurl calls. Tools uses rapidJson for JSON operations.
## Licensing
All files in this project are under the Unlicense.
See LICENSE-OTHERS for individual licenses of other dependencies.