Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1017 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 1017 Bytes

Drink Water

An AppleScript to remind you to drink water.

An example of a notification

Download

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.

Usage

After launching the app, you'll be prompted to enter how many waters you've drunk already. Enter 0 for none.

An example of the How Many Waters popup

At the start of each hour, you'll be reminded to drink another glass. After 8 glasses, the app will close.

Modification

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.

License

This project is licensed under the MIT License - Feel free to do what you want with it!