https://github.com/datsfilipe/list-manager
Manage todo lists with zero overhead.
https://github.com/datsfilipe/list-manager
cli lists rust simple-tool tool
Last synced: 8 months ago
JSON representation
Manage todo lists with zero overhead.
- Host: GitHub
- URL: https://github.com/datsfilipe/list-manager
- Owner: datsfilipe
- License: mit
- Created: 2023-11-14T00:51:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T00:35:54.000Z (almost 2 years ago)
- Last Synced: 2025-02-08T22:35:43.467Z (8 months ago)
- Topics: cli, lists, rust, simple-tool, tool
- Language: Rust
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# list-manager
The basic idea here is to manage lists with zero overhead.
The rust package offers commands to manage the lists and items stored in an sqlite database.