xtodo 0.2.3

To-do and note application using the terminal user interface (TUI) written in Rust. Simple, nice-looking, efficient, and intuitive. Tested on Linux, macOS, and Windows.
xtodo-0.2.3 is not a library.

xtodo

To-do and note application using the terminal user interface (TUI) written in Rust. Simple, nice-looking, efficient, and intuitive. Tested on Linux, macOS, and Windows.

Build

In suitable directory, run

git clone https://github.com/mabognar/xtodo
cd xtodo
cargo install --path .
xtodo

Alternatively, run

cargo install xtodo