A minimal, blazing fast Tauri application record the key you're typing.
yukey is an open source keystroke visualizer that enables you to share your keystroke and mouse click actions for presenting, recording, or collaborating with others.
- Record the key you're typing
- Record the mouse button you've clicked
- Pin/Unpin the app to/from the top of the screen
- Minmize to tray
- Theme UI changing
- Setting panel
Download the latest release
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed or downloaded on your machine:
Cloning the Repository
git clone https://github.com/yuran1811/yukey.git
cd yukeyInstallation
- Enable
pnpmto build and run the project
corepack enable pnpmInstall the project dependencies:
pnpm installRunning the Project
pnpm tauri devOpen http://localhost:5173 in your browser to view the project.
See more about developing
- Thanks a lot to the following projects: hudy9x/keyreader
- More info about the project
yukey has been freely available for Linux, MacOS and Windows since 2025.


