milotype / Errands

Todo application for those who prefer simplicity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errands

Manage your tasks

CI

Features

  • Multiple task lists support
  • Add, remove, edit tasks and sub-tasks
  • Mark task and sub-tasks as completed
  • Add accent color for each task
  • Sync tasks with Nextcloud or other CalDAV providers
  • Drag and Drop support

Install

Flatpak

Errands is available as a Flatpak on Flathub:

Download on Flathub

Building using GNOME Builder

  1. Install GNOME Builder.
  2. Click "Clone Repository" with https://github.com/mrvladus/Errands.git as the URL.
  3. Click on the build button at the top.

Contribute

Report a bug

  • Make sure you are using latest version from flathub.
  • See the log file at ~/.var/app/io.github.mrvladus.List/data/list/log.txt if it has any errors.
  • If there is no errors in log file, then launch app from terminal with flatpak run io.github.mrvladus.List and copy the output.
  • Create new issue.
  • Add steps to reproduce the bug if needed.

Translate

To translate Errands to your language see TRANSLATIONS.md

Donate

If you like this app, you can support its development. See DONATIONS.md

Code of conduct

Errands follows the GNOME project Code of Conduct.

About

Todo application for those who prefer simplicity.

License:MIT License


Languages

Language:Python 94.3%Language:Meson 2.9%Language:CSS 1.5%Language:Shell 1.3%