ArinAkaMazu / Water-reminder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Water Drinking Reminder

Description

This Python project aims to remind users to stay hydrated by sending periodic notifications to drink water throughout the day. It utilizes the notification library in Python to display notifications at specified intervals.

Features

  • Sends periodic notifications to remind users to drink water every hour.
  • Customizable notification intervals.
  • Simple and easy-to-use interface.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/water-drinking-reminder.git
  2. Navigate to the project directory:

    cd water-drinking-reminder
  3. Install the required dependencies using pip:

    pip install plyer
    pip install time

About


Languages

Language:Python 100.0%