DEV Community

Kushal_Meghani1644
Kushal_Meghani1644

Posted on

🚀 Introducing RustyTodos: A Clean, Minimal TUI Todo App in Rust

Hey devs!

I just released my first-ever open-source crate on crates.ioRustyTodos, 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
Enter fullscreen mode Exit fullscreen mode

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.