A simple task management application for the COSMIC desktop. https://tasks.edfloreshz.dev/
  • Rust 75.8%
  • Fluent 22.7%
  • Just 1.5%
Find a file
2026-05-09 10:05:19 -07:00
.github Modify CI workflow for Flatpak 2026-05-03 21:25:25 -07:00
.zed add: zed debug file 2025-06-18 12:21:31 -07:00
docs fix: og image 2024-11-15 08:20:28 +01:00
i18n Add files via upload 2026-05-09 10:05:19 -07:00
res i18n: add Hungarian translations 2026-05-06 12:07:12 -07:00
src v0.2.4 2026-05-06 11:56:12 -07:00
.gitignore chore: update flatpak sources 2025-12-13 13:29:49 -07:00
Cargo.lock v0.2.4 2026-05-06 11:56:12 -07:00
Cargo.toml v0.2.4 2026-05-06 11:56:12 -07:00
dev.edfloreshz.Tasks.json Update runtime version to 25.08 2026-05-03 00:07:46 -07:00
i18n.toml Initial implementation 2024-03-02 12:47:42 -07:00
justfile fix: uninstall command 2024-07-11 09:00:56 -07:00
LICENSE Update LICENSE 2024-03-16 14:56:28 -07:00
README.md chore update flatpak instructions 2025-05-27 08:48:04 -07:00


Tasks

A simple task management application for the COSMIC™ desktop

window-light.png window-dark.png

Get it on Flathub

Installation

git clone https://github.com/edfloreshz/tasks.git
cd tasks
sudo just install

Build

git clone https://github.com/edfloreshz/tasks.git
cd tasks
cargo build

Flatpak

To build the cargo sources for the Flatpak manifest:

python3 ./flatpak/flatpak-cargo-generator.py ./Cargo.lock -o ./flatpak/cargo-sources.json
appstreamcli validate --pedantic --explain res/dev.edfloreshz.Tasks.metainfo.xml

Dependencies

Copyright and licensing

Copyright 2024 © Eduardo Flores

Tasks is released under the terms of the GPL-3.0