Skip to content

MalakaSupun/MS_Stopwatch-Timer-With-AudioPlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub repo size GitHub top language GitHub release (latest by date)

MS Stopwatch Timer With AudioPlay

This is a fun project that can be used for day-to-day needs.
You can use this as your stopwatch ⏱ or timer ⏲ with simple MP3 Player .
This application is transparent* too. So, you can use this while doing other tasks as well....
The application has a round progress bar that can count for 60 seconds.😇 Use .exe to execute the application....🎁🎁🎁
[ in new Relese v1.1 ]

Requirements :

These are the basic requirements of the application,

  1. Python 3.9
  2. PyQt5
  3. plyer - For delivering notifications [1.2v]

Screen shot 1

Functions

There are three 3 functions in this application.........

  1. Stopwatch ⏱

  2. Timer ⏲

  3. Audio Player [ MP3] 🔉

All three of them are currently fully functional. You can use it at the same time or separately as a stopwatch, a timer, or an mp3 player.

  • You can use icons8-close-window-96 to close the application

Functions

1 . Stopwatch ...............

Just like a stopwatch, the application will start running as soon as the 'Start' button is pressed.
But if you started timer operations, you need to toggle the 'Stopwatch' button first.

You can use the 'Reset' button to reset the timer at every stage of the operation.
See the GIF for further assistance.....

2 . Timer ....................

Operation is not different from an actual 'Timer', you need to toggle the 'Timer' button and set the timer values to run, and just press Start ' button to start timer. You can stop the timer by pressing the 'Stop' button.
There will be a notification when the timer is finished.

You can use the 'Reset' button to reset the timer at every stage of the operation.
See the GIF for further assistance.....

3 . MP3 Player ..............

First of all, playing a mp3 is not going to effect the the normal operation of the application. Because you can use this application to play mp3 other than to using for it's normal operations.

  • First you need to add a folder that has mp3 files to start the player. using this icon, FolderIcon
  • Next press "Play Button" playIcon to start the player...
  • Press "Pause Button" pauseIcon to pause the song.
  • icons8-backward-button-96 , icons8-resume-button-96 These buttons can be used to skip to next song or go back to the previous song.
  • You can assign a new song folder again from FolderIcon too.

Reference & Resources.....

Round Progress Bar :
Following are the resources for creating a round progress bar. These videos will explain the process 😇.

Soundtrack, Icons & Gif

** Actually, the Middle part of the application is not completely transparent. I have used rgba(255,255,255,15) as its colour.Because if that part is completely transparent it is difficult to move the application window to where the user needs.

*******************************************************************************************************************************************

About

This is a fun project, that I used for day-to-day needs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages