/events

Manage events from the command line. Talks to a CalDAV server.

Primary LanguagePythonISC LicenseISC

todos

License Code style: black

Manage events from the command line. Talks to a remote CalDAV server.

Install

$ pip install git+https://github.com/tsileo/events
# Create the config file
$ vim ~/.config/events.yaml

Config

url: 'https://user@pass:mycal.dav'

Usage

See the help.

$ events -h