Hey devs!
I just released my first-ever open-source crate on crates.io β RustyTodos, a terminal-based todo app built entirely in Rust using ratatui
and crossterm
!
β¨ Features
- β Clean and intuitive TUI layout
- π Powerful todo search
- β° Flexible due date input
- π Cross-platform notifications
- π¦ Easily installable via
cargo install
π¦ Installation
bash
cargo install RustyTodos
Top comments (1)
Some comments may only be visible to logged-in visitors. Sign in to view all comments.