https://github.com/sefinek/rbpi-sound-alerts
A script that plays certain sounds when the internet connection is lost or when the CPU temperature of the Raspberry Pi is too high.
https://github.com/sefinek/rbpi-sound-alerts
raspberry raspberry-alert raspberry-cpu raspberry-pi raspberry-pi-4 raspberry-pi-4b raspberry-sound raspberrypi rpbi
Last synced: 3 months ago
JSON representation
A script that plays certain sounds when the internet connection is lost or when the CPU temperature of the Raspberry Pi is too high.
- Host: GitHub
- URL: https://github.com/sefinek/rbpi-sound-alerts
- Owner: sefinek
- License: mit
- Created: 2022-09-11T14:56:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T18:47:40.000Z (about 1 year ago)
- Last Synced: 2025-03-19T18:51:00.804Z (3 months ago)
- Topics: raspberry, raspberry-alert, raspberry-cpu, raspberry-pi, raspberry-pi-4, raspberry-pi-4b, raspberry-sound, raspberrypi, rpbi
- Language: JavaScript
- Homepage:
- Size: 186 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 📢 RBPI-Sound-Alerts
In the past, I used this project to audibly inform me about the temperature of my Raspberry Pi and its internet connection.If the device's temperature was too high, a Windows XP system sound would play, and the same would happen in case of a network connection failure.
However, this doesn't work correctly on Windows (probably).
> Generally, this code could be written better, but currently, I have no reason to improve it. I no longer have a Raspberry.
# 📑 License
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.