Hourly Ping was born out of a Hacker News comment that caught my attention:
...I would set an alarm every 30 minutes and take short brakes (2-5mins) from work.... zaplin (Source)
I couldn't find an easy to use web application that I could simply set a minute on a clock, and it would ping me once per hour on that minute.
Simple, hourly notifications to keep your breaks consistent.
- Clone the project
npm install
npm run start
Deployed via Github Pages to https://hourlyping.com leveraging react-gh-pages.