A simple way to view your data. You visit the webpage and give it the ID of a Smart Citizen kit
This project was bootstrapped with Create React App.
Install dependencies
npm start
Start project:
npm install
Deploy to Github:
npm run deploy
You can run your own dashboard connected to a TV. This example uses the Raspbian
on a Raspberry Pi 3.
nano
or vi
:vi .config/lxsession/LXDE-pi/autostart
@lxpanel --profile LXDE-pi
@pcmanfm --desktop --profile LXDE-pi
@point-rpi
@xset s noblank
@xset s off
@xset -dpms
@/usr/bin/chromium-browser --kiosk --disable-session-crashed-bubble https://dashboard.smartcitizen.me
3. Reboot the Pi. When it reboots it should start Chromium on the website