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.