Troubleshooting
Everything here runs on the Pi itself — either directly, or over SSH from another computer (ssh [email protected], or whatever hostname you set). Tap the icon on any command to copy it.
Reach the control app from anywhere, not just your home network — sets up Tailscale, a private network (nothing exposed publicly). This is interactive: it'll show you a login link to open once in any browser.
Already set up? Check its status:
The installer offers this automatically near the end of setup. If you skipped it, or want to do it manually:
sudo raspi-config → 6 Advanced Options → Wayland → W1 X11 → reboot.Safe to run again as many times as needed — it won't repeat steps that already succeeded, and never touches your actual data (events, photos, chores).
curl | bash install command once ~/pi-calendar already exists — it refuses on purpose, specifically so it can't be used to accidentally wipe a real install. The command above is the one that's actually safe to repeat.Drop in and out of the fullscreen display without racing an auto-relaunching browser.
Bring it back:
Or just flip between the two:
Watch its logs live (useful if something's actually broken):
Restart it (e.g. after manually changing a setting):
Still stuck? Get in touch — include what you ran and what actually happened, and it's usually a quick fix.