Give your clicks character.
Mike Bell is a lightweight, open-source desktop app that adds keyboard and mouse sound effects ("vibes") to your typing and clicking. Inspired by keybell, MechVibes, and other livestream sound-effect setups. Built with Tauri and Svelte for native performance with a modern web UI.
- Keyboard and mouse sound effects in real time
- Cross-platform: macOS, Windows, and Linux
- Lightweight and close to native performance (powered by Tauri)
- Customizable sound profiles
- Simple, clean interface
Visit the Mike Bell website for platform-specific install guides, or check the GitHub Releases page.
| Platform | Installer Formats |
|---|---|
| macOS | .app, .dmg |
| Windows | NSIS, MSI |
| Linux | .deb, .rpm, AppImage |
| Directory | Description |
|---|---|
app/ |
Desktop application (Tauri + SvelteKit) |
web/ |
Landing & download site (SvelteKit, deployed on Cloudflare Pages) |
cd app
bun install
bun run tauri devcd web
bun install
bun run devContributions are welcome! Please open an issue or pull request on GitHub.
This project is licensed under the GNU General Public License v3.0 with a commercial use restriction.
You may use, study, share, and modify this software freely. However, commercial use—including selling, sublicensing, or incorporating this software into a product or service offered for monetary gain—requires explicit written permission from the copyright holder, Mike Bell.
See LICENSE for full details.