Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cosmic-utils/tasks

A simple task management application for the COSMIC desktop.
https://github.com/cosmic-utils/tasks

cosmic cosmic-ext-application pop-os tasks

Last synced: 3 days ago
JSON representation

A simple task management application for the COSMIC desktop.

Awesome Lists containing this project

README

        





Tasks

A simple task management application for the COSMIC™ desktop

![window-light.png](https://raw.githubusercontent.com/edfloreshz/tasks/main/res/screenshots/window-light.png#gh-light-mode-only)
![window-dark.png](https://raw.githubusercontent.com/edfloreshz/tasks/main/res/screenshots/window-dark.png#gh-dark-mode-only)


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
```

## Dependencies
- [libcosmic](https://github.com/pop-os/libcosmic?tab=readme-ov-file#building)

# Copyright and licensing

Copyright 2024 © Eduardo Flores

Tasks is released under the terms of the [GPL-3.0](https://github.com/edfloreshz/tasks/blob/main/LICENSE)