An AppleScript to remind you to drink water.
Download the final app here. https://github.com/alexpapworth/drink-water/raw/master/Download/Drink%20Water.zip
Unzip it and save it to your Applications
folder.
After launching the app, you'll be prompted to enter how many waters you've drunk already. Enter 0
for none.
At the start of each hour, you'll be reminded to drink another glass. After 8 glasses, the app will close.
If you'd like to edit the code, download the raw drink-water.applescript
file, open it in the Script Editor
app, and go from there.
This project is licensed under the MIT License - Feel free to do what you want with it!