Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.