Skip to main content

A daemon to display notifications of iCalendar events

Project description

remhind

A notification daemon of events stored in directories

Those directories will be monitored for change in order to allow you to use solution like vdirsyncer to sync your CalDAV server with your local filesystem.

Getting Started

remhind use a toml configuration file indicating which directories holds your event files. Here's a simple example:

[calendars]
    [calendars.test]
    name = "Test"
    path = "~/projets/perso/remhind/test_calendar"

Installing

remhind can be installed through PyPI using pip.

pip install remhind

Acknowledgments

This work has been inspired by the work of the pimutils group

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

remhind-0.1.1.tar.gz (20.2 kB view hashes)

Uploaded Source

Built Distribution

remhind-0.1.1-py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page