Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.12 KB

README.md

File metadata and controls

44 lines (34 loc) · 1.12 KB

COSMIC Tasks

A simple task management application for the COSMIC desktop.

window-light.png window-dark.png

Installation

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

Build

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

Dependencies

Ubuntu

sudo apt install libsqlite3-dev

Fedora

sudo apt install sqlite-devel

Copyright and licensing

Copyright 2024 © Eduardo Flores

Done is released under the terms of the GPL-3.0