You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This python script helps user to drink more water in a day as per her body needed and also this python script is executed in the background and every 30 minutes it notifies user to drink water.
4
+
1
5
## How to run this Script
2
6
3
7
1. Clone this script Using this command `git@github.com:avinashkranjan/Amazing-Python-Scripts.git`
4
8
2. You will Need Python to run this Progarm, we will install Python in Step 3.
5
9
3.[Download](https://www.python.org/downloads/) Click on this link to install Python.
6
10
4. Click on the Extensions and Install Code Runner this will help you to run this Progarm.
7
11
5. If you want to run your Progarm in Powershell just type this command `Python main.py`
8
-
6. If you want to run this script in background just type this command `Pythonw main.py`
12
+
6. If you want to run this script in background just type this command `Pythonw main.py`
0 commit comments