Skip to content

shashankm28/key_alarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

key_alarm

Custom countdown utility

Key Alarm

How to use

  1. Run the program (Execute the script, for executing the script Python should be installed)
	python .\key_alarm.py
  1. Press on the trigger button. (The trigger button will remain pressed)
  2. Press the trigger button to initiate the countdown timer.
  3. When alarm rings, either retrigger by pressing the designated button or kill the thread by pressing shift+x

Note: On the first run, a config.json file will be created with the default settings. Combination of shift+x will not close the application.

Input Input
Trigger Key Case insensitive (a or A, f3 or F3, shift+s)
Countdown time Input in format hh:mm:ss
Alarm Input in ss (seconds)