Skip to content

Get the time out loud every certain amount of time.

Notifications You must be signed in to change notification settings

basicavisual/whiterose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Whiterose

Whiterose

Whiterose is a script that tells you the time out loud. It's inspired by the idea of Whiterose, the Mr. Robot character whose watch beeps every minute in order to manage time.

Mac OS has sort of this functionality, but I wanted this functionality on linux, hence the script.

  • ali @ponentesincausa

Dependencies:

  • GTTS for translating text to speech
  • mpg123 for mpg conversion
  • Bash version 4

Put it in a crontab to taste and enjoy 🍺

Crontab example, Whiterose style:

* * * * * /path/to/file/time.sh

For mac users

Bash 4 is not available for Mac OS. You can use Oh my zsh and modify your paths accordingly.

Special thanks to @categulario for directing the Crontab part

About

Get the time out loud every certain amount of time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages