Skip to content

A simple task management application for the COSMIC desktop.

License

Notifications You must be signed in to change notification settings

sagarduwal/tasks

 
 

Repository files navigation


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

About

A simple task management application for the COSMIC desktop.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 67.5%
  • Fluent 23.4%
  • Python 7.4%
  • Just 1.7%