/KeyEcho

Listen to Mechanical Keyboard Sounds with Every Keystroke - It's Fast

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

KeyEcho Logo

KeyEcho

Listen to your keyboard typing and echo pleasant sounds

  • ⚡️ Minimal CPU and memory usage, instant keystroke response
  • 📦 Less than 5 MB in size, cross-platform compatibility
  • 🛠️ Customizable sounds to suit your preferences

More about its performance comparison and under the hood.

🚀 Install

Supports Windows (64-bit/ARM64), macOS (Intel/Apple M1/M2), and Linux (64-bit/ARM64/ARMv7).

Visit the release page to download the appropriate installation package.

🧑‍💻 Development

$ git clone git@github.com:ZacharyL2/KeyEcho.git
$ cd KeyEcho
$ pnpm install

# Dev
$ pnpm dev

# Build
$ pnpm build