doable

Crates.iodoable
lib.rsdoable
version0.1.0
sourcesrc
created_at2022-05-06 18:28:17.171803
updated_at2022-05-06 18:28:17.171803
descriptionDoable is a simple to do app written in GTK and Rust
homepagehttps://doable.edfloreshz.dev/
repositoryhttps://github.com/edfloreshz/doable/
max_upload_size
id581815
size197,668
(eduardoflhz)

documentation

https://docs.rs/doable

README


Doable

build crate downloads

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

Install

Platform Command
Arch Linux paru -S doable-git
Cargo cargo instal doable

To do

Accounts

  • Allow multiple providers (Google, Microsoft To Do, Microsoft Exchange, Todoist, Nextcloud)

Lists

  • Show lists
  • Add a new list
  • Delete an existing list
  • Rename an existing list
  • Update task counters

Smart Lists

  • Inbox
  • Today
  • Next 7 Days
  • All
  • Starred
  • Archived

Tasks

  • Add a new task
  • Show tasks for every list
  • Mark a task as completed
  • Delete a task
  • Rename a task
  • Add steps
  • Add to My Day
  • Mark as Favorite
  • Add notes

Reminders

  • Set a reminder
  • Set a due date
  • Set recurrence for a task

Dependencies to build

  • gtk4
  • libadwaita
  • pkg-config
Commit count: 483

cargo fmt