/Beep.jl

Notify me, Julia! I cannot remember after executing the script!!

Primary LanguageJuliaMIT LicenseMIT

Beep.jl

Coverage Coverage

Beep.jl is a Julia package which will give sound notification you once script is executed.

Usage

julia> beep() # default sound: "work_complete"


julia> beep("sound_type") # specify any sound type from the list

It is required to specify sound type in function.

  • "alert"
  • "chris"
  • "church"
  • "gun"
  • "laser"
  • "quack"
  • "rocket"
  • "whistle"

With a macro too!

julia> @beep "chris" println("Playing Chris!")

julia> @beep @info "Play default sound and print this message."

julia> @beep "chris" "laser" @info "Let your task be preceeded by a chris beep and followed by a laser. Who wouldn't want that!"

Add more sounds

Feel free to make a PR and add more sounds for notification from Zapslat.

Credits

Sound effects obtained from https://www.zapsplat.com