Do

build crate downloads


Do is a rewrite of Gnome To Do in Rust using gtk-rs and Relm4, we aim to improve on the existing set of features provided by To Do to provide the ultimate to-do experience.

Build

To initialize the database you will need diesel_cli, install it with:

cargo install diesel_cli --no-default-features --features "sqlite"

To do

Accounts

Lists

Smart Lists

Tasks

Reminders

Dependencies to build