Table of Contents maxLevel 3
The Dashboard is commonly setup with a large screen, providing members with a way to see what’s going on – without having to look at the BART Team app on their individual devices.
...
Info |
---|
If you have experience in RaspberryPi’s and would prefer to load the image onto your own SD card, you can download it for your timezone below: |
...
Connect your Raspberry Pi to WiFi
...
6. Hit Enter, then power cycle your raspberry pi
...
Steps to Change BART Dashboard URL in Raspberry Pi
1. Control + Alt + F1 to enter command line
2. Enter default pi login details:
Username: pi
Password: raspberry
3. Run command: echo https://bartapp.net/webapp/dashboard > /boot/fullpagedashboard.txt
4. Run command: echo https://bartapp.net/webapp/dashboard > /boot/fullpageos.txt
5. Reboot Raspberry Pi by issuing reboot command: sudo reboot now