dani/bucklespring
Project ID: 21792
Description
Fork of https://github.com/zevv/bucklespring Copyright 2016 Ico Doornekamp
Bucklespring runs as a background process and plays back the sound of each key pressed and released on your keyboard, just as if you were using an IBM Model-M. The sound of each key has carefully been sampled, and is played back while simulating the proper distance and direction for a realistic 3D sound palette of pure nostalgic bliss.
To temporarily silence bucklespring, for example to enter secrets, press ScrollLock twice (but be aware that those ScrollLock events are delivered to the application); same to unmute. The keycode for muting can be changed with the -m option. Use keycode 0 to disable the mute function.
Installation Instructions
$ sudo dnf copr enable dani/bucklespring
Xorg support
$ sudo dnf install bucklespring
$ buckle
Wayland support via libinput
Warning: libinput
support requires access to /dev/input/*
via the input
group. This may put your inputs at risk!
$ sudo dnf install bucklespring-wayland
$ sudo usermod -a -G input $(id -un)
$ buckle-wayland
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (11)*, x86_64 (123)* | Fedora 39 (79 downloads) |
Fedora 40 | aarch64 (9)*, x86_64 (162)* | Fedora 40 (93 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (25)* | Fedora 41 (14 downloads) |
Fedora rawhide | aarch64 (14)*, x86_64 (8)* | Fedora rawhide (43 downloads) |
* Total number of downloaded packages.