Hello Dev.to community! ๐
Iโm excited to share the latest update to my terminal-based todo app written in Rust: RustyTodos v2.1.1.
If you love organizing your tasks without leaving the terminal, this might be right up your alley.
Whatโs New?
**
๐ Search Functionality โ Quickly find todos by keyword
๐พ Persistent Storage โ Todos are saved in JSON files, so your work isnโt lost
๐
Flexible Date Formats โ Accepts dates in YYYY-MM-DD format or just say 'Today', 'Tomorrow', 'Monday', etc.
๐ฅ๏ธ Working Terminal UI (TUI) โ Clean, interactive, and user-friendly interface**
Why RustyTodos?
I built this app because I wanted a simple yet powerful todo manager that fits naturally into my workflow without relying on GUIs or heavy apps. Rustโs safety and performance make it a great choice for this kind of tool.
How to Use
You can grab the binaries or source code from my GitHub repo:
๐ https://github.com/KushalMeghani1644/RustyTodos.git
Extract and run the binary for your platform (Linux or Windows), and start organizing!
Feedback and contributions are always welcome!
Thanks for reading! If you try RustyTodos, Iโd love to hear your thoughts or suggestions in the comments.
Top comments (0)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.