1
0
Fork 0
This is a client for the aplan protocol — an incredibly simple yet reliable calendar, designed as a replacement for the outdated CalDAV, which also suffers from a lack of adequate clients
Find a file
2025-12-26 06:01:10 +01:00
.idea Fix persistence of user preference to hide specific error types 2025-12-26 04:46:57 +01:00
translations Add support for saving and restoring events from file 2025-12-26 05:58:25 +01:00
.gitignore Add UI file 2025-12-24 00:56:54 +01:00
api.py Add ability to create new events 2025-12-25 15:13:05 +01:00
LICENSE Init repository 2025-12-19 21:45:34 +01:00
main.py Add support for saving and restoring events from file 2025-12-26 05:58:25 +01:00
MainWindow.png Update the main window screenshot 2025-12-26 06:01:10 +01:00
MainWindow.ui Update the main window screenshot 2025-12-26 06:01:10 +01:00
pyproject.toml Add UI file 2025-12-24 00:56:54 +01:00
README.md Update the main window screenshot 2025-12-26 06:01:10 +01:00
requirements.txt Add basic validators to the Event class 2025-12-24 01:35:17 +01:00

aplan-client

This is a client for the aplan protocol — an incredibly simple yet reliable calendar, designed as a replacement for the outdated CalDAV, which also suffers from a lack of adequate clients.

MainWindow

The project is under active development from scratch and is far from a beta release.