strichliste 3 is here
strichliste 3 is one single application with the look and feel long-time users know. One thing to install, one thing to update — with a lot of care for the screen by the fridge.
What strichliste 3 brings:
- Works without JavaScript — every action is a real HTML form, so it stays usable on old donated tablets. JavaScript only adds comfort: snappier navigation, the barcode listener, the idle timer.
- Modern stack — PHP 8.4+ and Symfony 8.1.
- Docker first — a ready-to-run Docker setup; install and upgrade are the same single command. The image is multi-arch and runs on a Raspberry Pi 4/5 (arm64).
- Database your choice — SQLite for small installs; the Docker setup bundles PostgreSQL, and MariaDB/MySQL works too.
- Live API docs — the REST API is documented as OpenAPI/Swagger at
/api/docon your own server. - Existing integrations keep working — barcode scanners, Android apps and space automations talk to the same stable API, unchanged.
- Made for the screen by the fridge — a dark theme that follows your device, a booking sound, idle return to the user list, English and German localization.
strichliste 3 lives in the git repository; see the install instructions and documentation on this site.