Skip to content

chim20air/Pylarma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Pylarma

Some simple CLI python based alarm

Dependencies:

  • playsound
  • pynput

Right now is working on an Arch-based linux, further testing is needed For now this proyect is working as a timer. In the future this will allow to work as alarm or timer.

Example:

To set the timer to 1:30 hours using sound.wav file

./pylarma -ho 1 -m 30 -audio-file sound.wav

TODO list

  • the script must be able to work either as an alarm or a timer
  • When the space is pressed, the alarm sound must stop inmediately
  • improve keylogger
  • setup a daemon
  • set alarm at specific time for specific days
  • permanently record the audio file to be played
  • many more things

About

Some simple CLI python based alarm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages