Skip to content

TypeView - Visualizes keystrokes and simulates mechanical keyboards sound

Notifications You must be signed in to change notification settings

dunkbing/typeview

Repository files navigation

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.