GitPedia

Errands

Todo application for those who prefer simplicity.

From mrvladus·Updated June 27, 2026·View on GitHub·

- 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 The project is written primarily in Python, distributed under the MIT License license, first published in 2023. Key topics include: caldav, caldav-client, gnome, gtk4, libadwaita.

Latest release: 46.2.10
December 22, 2025View Changelog →
<div align="center"> <img src="data/icons/hicolor/scalable/apps/io.github.mrvladus.List.svg" width="200" height="200">

Errands

Manage your tasks

<a href="https://circle.gnome.org/"><img src="https://circle.gnome.org/assets/button/badge.svg"></a>

CI

<p align="center"> <img src="screenshots/main.png" width="500" align="center"> </p> </div>

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

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:

<a href="https://flathub.org/apps/details/io.github.mrvladus.List"><img alt='Download on Flathub' src='https://flathub.org/api/badge?svg&locale=en'/></a>

It's the only supported version.

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)

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

Code of conduct

Errands follows the GNOME project Code of Conduct.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from mrvladus/Errands via the GitHub API.Last fetched: 6/28/2026