Skip to content

amrfekryy/miniproject-take-break

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Take Break Alarm

This is basically a desktop alarm application with a graphical user interface using PyQt5. It triggers a chosen local file or an external link every specified period of time.

Running the application locally:

  • Python3.7 or higher is required.
  • Clone/download the repsitory and cd into it.
  • Install external dependencies: pip3 install -r requirements.txt
  • Run the GUI version: python version2_GUI.py

About

A desktop alarm with a Graphical User Interface that reminds you to take a break from your computer every period of time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages