Skip to content

jeromenerf/noisy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noisy

Makes some annoying clicky noise on your keyboard

noisy takes inspiration from atom's mechanical keyboard package and dddpaul's go-evhandler.

It plays mechanical keyboard sounds (from http://www.freesfx.co.uk/) as you type. There are actually three samples.

Install with go get github.com/jeromenerf/noisy. Dependencies and samples are vendored in. It should be possible to configure it using spf13's viper.

As is, it requires mpg123 to play mp3 files.

On Debian, you need to be able to read from the input device /dev/input/event0 (YMMV), so my user belongs to the input group.

TODO:

  • add a defaut explicit config
  • configure player
  • log errors

About

Noisy keyboard clicks for linux using evdev.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages