Skip to content
/ Errands Public
forked from mrvladus/Errands

Todo application for those who prefer simplicity.

License

Notifications You must be signed in to change notification settings

Mejans/Errands

This branch is 35 commits behind mrvladus/Errands:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a7ce60c · Oct 4, 2024
Apr 25, 2024
May 11, 2024
Oct 4, 2024
Jun 26, 2024
Oct 4, 2024
May 18, 2024
May 6, 2024
Oct 14, 2023
Apr 25, 2024
Oct 25, 2023
Jul 9, 2024
Feb 6, 2024
Oct 4, 2024
Oct 4, 2024
Feb 15, 2024
Apr 18, 2024

Repository files navigation

Errands

Manage your tasks

CI

Features

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

Sync

Errands is using python-caldav library for syncing with Nextcloud Tasks and other CalDAV providers.

For now, only Nextcloud is supported and known to work well. Other providers may not work. See python-caldav documentation for more info on compatibility.

Install

Flatpak

Errands is available as a Flatpak on Flathub:

Download on Flathub

It's the only supported verion.

Build flatpak 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 log file at $HOME/.var/app/io.github.mrvladus.List/data/errands/log.txt
  • Create new issue.
  • Copy log if needed.
  • Add steps to reproduce the bug if needed.

Translate

To translate Errands to your language see TRANSLATIONS.md

Package

The only officially supported format is flatpak on Flathub! Please, do not package it in other formats, but if you do, these are dependencies:

  • libadwaita >= 1.5
  • libsecret
  • libportal
  • gtksourceview5
  • PyGObject
  • python3-caldav
  • gnome-online-accounts (optional)

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.4%
  • Meson 2.1%
  • CSS 1.6%
  • Shell 0.9%