DrinkMore is a Python 3 app for Mac to remind you to drink more water. When it's open you can choose whether or not to be reminded and change the frequency of which you would like to be reminded.
Download the latest pre-bundled version of the app - here.
Note: If you are running MacOS 10.15 or later, it will display a popup and prevent you from opening the app. You can still open it by going to the General tab of the Security & Privacy section in System Preferences.
Clone the repository
git clone https://github.com/FergusYip/DrinkMoreApp.git
Enter the directory
cd DrinkMoreApp
Install requirements
pip3 install -r requirements.txt
Bundle app
python setup.py py2app
The compiled app will be found in the dist
folder
Clone the repository
git clone https://github.com/FergusYip/DrinkMoreApp.git
Enter the directory
cd DrinkMoreApp
Install requirements
pip3 install -r requirements.txt
Run the app
python3 app.py
Note: The settings window will not display the app icon as it is the python interpreter that is running the application.
rumps by Jared Suttles and Dan Palmer
py2app by Bob Ippolito and Ronald Oussoren
Developed by Fergus Yip, 2020
Droplet, of, water Free Icon by Daniel Bruce, reused under the CC BY License. Modifications to the color and the addition of an outline and drop shadow have been made.