CO
cosmic-utils/tasks
A simple task management application for the COSMIC desktop.
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

