updated README

This commit is contained in:
2026-08-09 23:18:41 +02:00
parent e4b200f16f
commit e130ab2360
+4 -1
View File
@@ -13,4 +13,7 @@ This is a set of scripts.
5. You will be asked if you want to sync the session (y|n)
## Server
**WORK IN PROGRESS**
The server is written in python using flask. It grabs the calendar events via CalDAV and renders out a nice looking ui.
Heads-up: `The entire frontend is vibe-coded. Im not much of a web dev. Backend is written by me tho.`
1. Just run `python app.py` and connect to `localhost:5000` (just debug, a proper docker build will follow)