KunalBagaria / rustyvibes

A Rust CLI that makes mechanical keyboard sound effects on every key press
https://github.com/kunalbagaria/rustyvibes
MIT License
208 stars 26 forks source link
cli inputs key keyboard linux macos mechanical mechvibes rust tool windows

Rustyvibes

A Rust CLI that makes mechanical keyboard sound effects on every key press

https://user-images.githubusercontent.com/61944452/135816568-400c5053-8a60-4af2-b43e-e5f15d7b3d74.mp4

Installation

cargo install rustyvibes

Linux

You Will Need To install Advanced Linux Sound Architecture [ ALSA ]

Ubuntu / debian

sudo apt-get install alsa-tools

Fedora

sudo dnf install alsa-lib-devel

Usage

rustyvibes <soundpack_path> -v <volume> (0-100 | optional)

Download Soundpacks: Here


Mechvibes vs. Rustyvibes

How does Rustyvibes compare to its competitors like Mechvibes? Mechvibes uses Electron and Chromium which is very resource intensive. Rustyvibes on the other hand is made with Rust and can be upto 10x-100x more resource efficient.

Mechvibes Soundpacks: Here

Certain custom soundpacks may not work with Rustyvibes, you can use this tool to fix those


Privacy and Permissions

Rustyvibes is a fully open-sourced project and never uses any network activity at all. macOS by default will ask you for input monitoring permissions when you start the app for the first time, if you were unable to enable it the first time, you'll need to add your default terminal you're using in the allowed input monitoring apps

image

Contribute to this project

buymeacoffee