Show HN: I wrote a simple HTTP Watchdog that sends you an Email on Timeout (watchdog.email) 1 points by jareklupinski 5y ago ↗ HN
[–] jareklupinski 5y ago ↗ Full Source Code: https://github.com/jareklupinski/watchdog-emailThe original use case was for microcontrollers that could not do anything beyond making the simplest GET requests, and the only thing needed was to send an email that notifies someone by email about the timeout after a day of inactivity.
1 comment
[ 3.2 ms ] story [ 12.7 ms ] threadThe original use case was for microcontrollers that could not do anything beyond making the simplest GET requests, and the only thing needed was to send an email that notifies someone by email about the timeout after a day of inactivity.