GitHunt
CO

A simple task management application for the COSMIC desktop.


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

Languages

Rust65.2%Fluent25.0%Python8.0%Just1.8%
GNU General Public License v3.0
Created March 2, 2024
Updated March 5, 2026
cosmic-utils/tasks | GitHunt