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

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

Awesome Lists containing this project

README

          

# kps

A tool to warn me when I type too fast.

![Demo GIF](./demo.gif)

## Architecture


Diagram

## Prerequisites

- macOS
- [overlayer](https://github.com/dtinth/overlayer)

## Set up

```
yarn
yarn start
```