Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.07 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.07 KB

TypeView - Keystroke Visualizer

Visualize your keystrokes in real-time. Perfect for tutorials and presentations.
[Landing Page]

Screenshot

TypeView Screenshots

Demo Video

demo.mov

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.