2 releases

0.1.1 Jan 9, 2025
0.1.0 Jan 9, 2025

#1618 in Command line utilities

Download history 209/week @ 2025-01-04 46/week @ 2025-01-11 1/week @ 2025-02-01

80 downloads per month

GPL-3.0-or-later

25KB
393 lines

Task TUI

A simple and intuitive command-line task management application. Navigate, manage, and update your tasks efficiently in the terminal.

Features

  • Lightweight and fast.
  • Easy-to-use keyboard shortcuts.
  • Built with Rust on ratatui.

Installation

  1. Using Cargo
    If you have Rust and Cargo installed, you can install the app directly:

    cargo install tasktui
    
    
  2. Run Command

    tasktui
    

Dependencies

~10–20MB
~294K SLoC