ZacharyL2 / KeyEcho

Listen to Mechanical Keyboard Sounds with Every Keystroke - It's Fast
GNU Affero General Public License v3.0
465 stars 10 forks source link
desktop keyboard keyboard-sounds rust tauri vue

<meta content="KeyEcho: Listen to Mechanical Keyboard Sounds with Every Keystroke - It's Fast" property="og:title" /> <meta content="Listen to your keyboard typing and echo pleasant sounds" property="og:description" />

<meta content="https://i.imgur.com/ov3Nyai.png" property="og:image" />

<meta content="Listen to your keyboard typing and echo pleasant sounds" property="og:image:alt" />

<meta content="KeyEcho: Listen to Mechanical Keyboard Sounds with Every Keystroke - It's Fast" name="twitter:title" /> <meta content="Listen to your keyboard typing and echo pleasant sounds" name="twitter:description" /> <meta content="https://i.imgur.com/ov3Nyai.png" name="twitter:image" />

KeyEcho Logo

KeyEcho

Listen to your keyboard typing and echo pleasant sounds

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