Skip to content

Command line application to trigger audio notifications based on pressed keys and timers

Notifications You must be signed in to change notification settings

rthery/taliesin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

31da7c0 · Dec 6, 2021

History

2 Commits
Dec 6, 2021
Dec 6, 2021
Dec 6, 2021
Dec 6, 2021

Repository files navigation

Taliesin

Command line application to trigger audio notifications based on pressed keys and timers.

Usage

With a sfx.wav file next to your executable, to trigger that sound when pressing A or Z after a delay of 1 second, and allowing E or Enter to interrupt it, start the application as

.\taliesin -k A Z -f sfx.wav -d 1000 -c E Enter

About

Command line application to trigger audio notifications based on pressed keys and timers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages