Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/advaita-saha/todo-cli
A cli based to-do app written in rust
https://github.com/advaita-saha/todo-cli
Last synced: 24 days ago
JSON representation
A cli based to-do app written in rust
- Host: GitHub
- URL: https://github.com/advaita-saha/todo-cli
- Owner: advaita-saha
- Created: 2023-05-28T18:57:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-28T19:14:09.000Z (over 1 year ago)
- Last Synced: 2024-10-22T22:55:57.857Z (2 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A simple To-Do app written in Rust
This is a cli based app, which can be used to manage your tasks. It is written in Rust, and uses a SQLite database to store the tasks.