| Crates.io | do |
| lib.rs | do |
| version | 0.1.3 |
| created_at | 2019-03-01 22:30:49.923822+00 |
| updated_at | 2022-05-06 02:53:49.251052+00 |
| description | Do is a rewrite of GNOME To Do in Rust and Relm4. |
| homepage | https://do.edfloreshz.dev/ |
| repository | https://github.com/edfloreshz/do/ |
| max_upload_size | |
| id | 118054 |
| size | 110,950 |
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.
| Platform | Command |
|---|---|
| Arch Linux | paru -S do-git |
To initialize the database you will need diesel_cli, install it with:
cargo install diesel_cli --no-default-features --features "sqlite"