Klepsidra
Description
Klepsidra is a local web application for Windows built with Flask. Run the executable to start a localhost server; your browser opens automatically so you can use the app without installing a separate web server.
Platform: Windows 10/11 (x64)
License: Freeware
Version: 1.0.0 (Alpha)
Features
- Local Flask web app
Runs on your PC athttp://127.0.0.1:5050/— no cloud required. - One-click start
Launch the executable; the browser opens to the home page. - Waitress server
Production-oriented WSGI server bundled for stable local serving. - Portable or installed
Download a zip or use the Windows installer.
Deployment
- Portable download: includes
Klepsidra.deploy.jsonwith portable mode. - Installer: installs under Program Files with installed deployment mode.
Future app settings will use Klepsidra.settings.json following Polenta Connection conventions.