Skip to content

Screenshots and Demo Data

Fins1600 edited this page May 11, 2026 · 1 revision

Public screenshots should use only synthetic data.

Recommended screenshot process

Copy the demo files into local config names:

cp demo/calendars.demo.json calendars.json
cp demo/family-messages.demo.json family-messages.json
cp demo/countdowns.demo.json countdowns.json
cp demo/timers.demo.json timers.json
cp demo/weather-config.demo.json weather-config.json

Start Weekaroo:

PORT=4020 ./run-dashboard.sh

Capture screenshots that contain only demo calendar/message data.

Save public screenshots in:

docs/images/

Important rule

Never publish screenshots from a real family calendar, real weather station, private notes, private messages, or real API-backed setup.

Clone this wiki locally