Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

abeluna

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abeluna

A simple GUI to-do/task manager with CalDAV support.

  • 1.1.3
  • PyPI
  • Socket score

Maintainers
1

Abeluna Build Status

A simple GUI to-do/task manager with CalDAV support. In theory, Abeluna should support any CalDAV server, but currently only Nextcloud and Radicale are tested.

The goal of this application is to become a desktop version of Nextcloud's Tasks app. As such, not all functionality in the icalendar's VTODO are supported, only those that are used by Nextcloud. On the other hand, there some non-standard fields used by Nextcloud that are supported by Abeluna, such as the ability to hide subtasks.

Screenshots

Main window

Settings window

Custom theme main window

Installation

From PyPI

First, install two packages, libnotify and gobject-introspection. On other distributions besides Arch Linux, these names may be different. For example, on Debian-based systems, gobject-introspection is libgirepository1.0-dev.

$ pip install abeluna
$ abeluna

AUR

If you are using Arch Linux and do not wish to install through PIP, you can install the AUR package abeluna for the latest version.

Usage

$ abeluna

In the GUI, calendars can be added through Settings > Calendar settings. General settings, such as the timezone and synchronization schedule can be accessed through Settings > General settings.

Future Plans

  • Support for desktop notifications.
  • Support for recurring tasks.
  • Add common keyboard shortcuts.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc