Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dunkbing/typeview
TypeView - Visualizes keystrokes and simulates mechanical keyboards sound
https://github.com/dunkbing/typeview
keystrokes rust tauri
Last synced: 3 months ago
JSON representation
TypeView - Visualizes keystrokes and simulates mechanical keyboards sound
- Host: GitHub
- URL: https://github.com/dunkbing/typeview
- Owner: dunkbing
- Created: 2024-06-05T10:06:51.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T04:53:19.000Z (4 months ago)
- Last Synced: 2024-07-15T05:53:52.505Z (4 months ago)
- Topics: keystrokes, rust, tauri
- Language: Rust
- Homepage: https://typeview.db99.dev
- Size: 2.6 MB
- Stars: 20
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tauri - TypeView - KeyStroke Visualizer - Visualizes keys pressed on the screen and simulates the sound of mechanical keyboard. (Applications / Utilities)
README
#
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
- **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.