timehat:software_03-2025
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
timehat:software_03-2025 [2025/03/16 01:23] – [Config Files] millerjs | timehat:software_03-2025 [2025/03/16 01:38] (current) – [System Status Web Page] millerjs | ||
---|---|---|---|
Line 20: | Line 20: | ||
* RAM usage is minimal, any Pi can run this setup, adding more RAM will not improve performance. | * RAM usage is minimal, any Pi can run this setup, adding more RAM will not improve performance. | ||
+ | ===== System Status Web Page ===== | ||
+ | To provide users with a quick snapshot of the status of the TimeHat system, I created a simple web page that shows things like the system uptime, temperature from the CPU and RTC, chrony status, gpsd status, and current satellite map and historical satellite heat map. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | This page is updated every five minutes by the '' | ||
+ | |||
+ | |||
+ | '' | ||
+ | |||
+ | This script generates two JSON files which are placed in ''/ | ||
+ | ==== script ==== | ||
+ | |||
+ | ==== HTML ==== | ||
+ | |||
+ | ==== example JSON ==== | ||
===== Config Files ===== | ===== Config Files ===== | ||
- | === config.txt === | + | ==== config.txt |
''/ | ''/ | ||
Line 54: | Line 70: | ||
</ | </ | ||
- | === gpsd === | + | ==== gpsd ==== |
''/ | ''/ | ||
Line 62: | Line 78: | ||
</ | </ | ||
- | === gpsd.service === | + | ==== gpsd.service |
''/ | ''/ | ||
Line 83: | Line 99: | ||
</ | </ | ||
- | === chrony.conf === | + | ==== chrony.conf |
''/ | ''/ | ||
Line 110: | Line 126: | ||
</ | </ | ||
- | === chronyd.service === | + | ==== chronyd.service |
''/ | ''/ |
timehat/software_03-2025.1742088195.txt.gz · Last modified: by millerjs