https://github.com/cdzombak/washmon
washmon figures out when a load of laundry is done and reminds you about it periodically until you affirm that you've emptied the machine
https://github.com/cdzombak/washmon
influxdb ntfy
Last synced: 8 months ago
JSON representation
washmon figures out when a load of laundry is done and reminds you about it periodically until you affirm that you've emptied the machine
- Host: GitHub
- URL: https://github.com/cdzombak/washmon
- Owner: cdzombak
- License: mit
- Created: 2024-10-31T13:40:10.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T14:32:10.000Z (9 months ago)
- Last Synced: 2025-01-14T15:52:18.337Z (9 months ago)
- Topics: influxdb, ntfy
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# washmon
Given an InfluxDB measurement for washing machine power usage, `washmon` figures out when a load of laundry is done and reminds you about it periodically until you affirm that you've emptied the machine.
Complete README is forthcoming ([see #1](https://github.com/cdzombak/washmon/issues/1)).
## License
`washmon` is licensed under the MIT license; see [LICENSE](LICENSE) in this repository.
## Author
`washmon` was written by [Chris Dzombak](https://www.dzombak.com) ([GitHub @cdzombak](https://github.com/cdzombak)).