Skip to content

Plays a voice notification every 1, 5 and 15 minutes in your terminal. A simple bash script for linux.

License

Notifications You must be signed in to change notification settings

juangarces/sound-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sound Timer

Plays a voice notification every 1, 5 and 15 minutes in your terminal. A simple bash script for linux.

Installation

Download the repository or clone it using git:

git clone https://github.com/juangarces/sound-timer.git

Run installation script inside directory:

./install.sh

That's it!

Usage

To get a voice notification every 1, 5 and 15 minutes run this new command in your terminal:

stimer start

Select time intervals. Example to get voice notification every 5 and 15 minutes:

stimer start 5 15

To get notification x seconds before time interval.

stimer start -a=10

To stop script:

stimer stop

To check the script's status:

stimer status

TODO

  • Add translations.

About

Plays a voice notification every 1, 5 and 15 minutes in your terminal. A simple bash script for linux.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages