Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dunkbing/typeview

TypeView - Visualizes keystrokes and simulates mechanical keyboards sound
https://github.com/dunkbing/typeview

keystrokes rust tauri

Last synced: about 2 months ago
JSON representation

TypeView - Visualizes keystrokes and simulates mechanical keyboards sound

Awesome Lists containing this project

README

        

#



TypeView - Keystroke Visualizer


Visualize your keystrokes in real-time. Perfect for tutorials and presentations.


[Landing Page]

## Screenshot


TypeView Screenshots

## Demo Video
https://github.com/dunkbing/typeview/assets/42113525/6db87b98-512a-4c35-8f81-8084e4ad0eb0

## Features

- **Real-time Visualization**: Shows your keystrokes with a clean overlay.
- **Mechanical Key Sound**: Simulates mechanical key sounds.
- **Lightweight**: Minimal performance impact.

## Installation

### macOS

If you encounter errors when opening the app, run:

```bash
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.

## Usage

Open TypeView and start typing. Your keystrokes will be visualized in real-time.