forked from dhruva_sambrani/khali
No description
- Python 100%
|
|
||
|---|---|---|
| .gitignore | add __pycache__ to .gitignore | |
| khali.service | first-commit | |
| khali.timer | first-commit | |
| main.py | add default values to help | |
| pyproject.toml | update to use khal alarms-list | |
| README.md | add more cli config | |
Khali
Uses khal, vdirsyncer and at to sync calendars and set alarms. Requires some sort of notification daemon and paplay to play the audio.
Note
Requires khal git version
the latest version of khali uses a feature only on the git version of khal. You can install this version by using pipx, or equivalently pip:
pipx install git+https://github.com/pimutils/khal.gitIf you don't want this, you can use the first commit of this repo instead.
See configuration section.
Also supports pipx installation (pipx install git+https://codeberg.org/dhruva_sambrani/khali.git --force), and provides systemd timer and service files (download and place manually).
Run khali -h to see command line options