README.md
August 7, 2024 ยท View on GitHub
TypeView - Keystroke Visualizer
Visualize your keystrokes in real-time. Perfect for tutorials and presentations.
[Landing Page]
Screenshot
Demo Video
https://github.com/dunkbing/typeview/assets/42113525/6db87b98-512a-4c35-8f81-8084e4ad0eb0
Features
- Shows your keystrokes on the screen.
- Simulates mechanical key sounds.
- Lightweight.
Installation
macOS
If you encounter errors when opening the app, run:
xattr -rc /Applications/TypeView.app && codesign --force --deep --sign - /Applications/TypeView.app
This command resets the extended attributes of the app and re-signs it.
Windows
Download the installer and follow the on-screen instructions to complete the installation.