https://github.com/dtinth/kps
A keys-per-second counter that warns me when I type too fast
https://github.com/dtinth/kps
c macos
Last synced: 3 months ago
JSON representation
A keys-per-second counter that warns me when I type too fast
- Host: GitHub
- URL: https://github.com/dtinth/kps
- Owner: dtinth
- Created: 2020-03-25T21:16:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T11:23:55.000Z (about 4 years ago)
- Last Synced: 2025-01-23T19:48:47.845Z (over 1 year ago)
- Topics: c, macos
- Language: JavaScript
- Homepage:
- Size: 1.42 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kps
A tool to warn me when I type too fast.

## Architecture
## Prerequisites
- macOS
- [overlayer](https://github.com/dtinth/overlayer)
## Set up
```
yarn
yarn start
```