KeyReader - an open source keystroke visualizer that inspired from KeyCastr
Watch how i built it on youtube: https://www.youtube.com/watch?v=hhwjGIICLuA&t=27s
KeyReader enables you to share your keystroke when streaming your screen. And yes, it looks like KetCastr. The only difference is that it supports Windows.
For now, it only provide one theme as the above image
Visit homepage
Enable to visualize typing
KeyReader allows you to moving around as well
Download the latest version from here
Or, install using scoop
$ scoop bucket add my-bucket https://github.com/hudy9x/scoop-buckets
$ scoop install keyreader
For now, follow Development guide to build your own.
Please use KeyCastr instead
If you already have KeyReader on your PC and you want to upgrade it's version
Follow the guide
$ scoop update
$ scoop update keyreader
Or, just download the latest version and re-install it
KeyReader built on Tauri. So, please follow their instruction for installing development environment
Second, you must have nodejs
, npm
or yarn
After installing all above dev tools. Open terminal and start developing
$ npm run devapp
For building
$ npm run tauri build
Please visit issues Feel free to fork and make a PR for me
Note: I'm a new to Rust, so please help me improve the source code. Big thanks for good explanation, i'd love to learn from you guys
KeyCastr has been freely available for the Windows since 2023.