Skip to content

A simple and effective reminder tool that prompts users to take breaks at regular intervals

Notifications You must be signed in to change notification settings

k-msalehi/breakReminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

breakReminder

A simple and effective reminder tool built with Python that prompts users to take breaks at regular intervals. When it's time for a break, breakReminder displays a full-screen window and, optionally, plays a reminder sound.

Usage

  • In Windows, just download the .zip file, extract it, and run .exe file.
  • In any other environment where Python is installed, run the script from your terminal python break_reminder.py (Requires Python 3.6 or later and Pygame).

You can modify the config.json file to customize the interval between reminders, the music file path, and toggle music playback on or off. If you place the mp3 file next to the script or executable, all you need to do is enter the name of the music file (including the .mp3 extension) in the musicPath parameter of the config file.

Acknowledgments

  • Special thanks to OpenAI ChatGPT for assisting with the development of this script and providing code examples.

About

A simple and effective reminder tool that prompts users to take breaks at regular intervals

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages