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

https://github.com/mcnaveen/monkeytype

This is a POC for auto typing on MonkeyType using NodeJS and Puppeteer.
https://github.com/mcnaveen/monkeytype

monkeytype monkeytype-hack puppeteer

Last synced: 3 months ago
JSON representation

This is a POC for auto typing on MonkeyType using NodeJS and Puppeteer.

Awesome Lists containing this project

README

        

## Monkeytype Auto typing POC

This is a POC for auto typing on [MonkeyType](https://monkeytype.com/) using NodeJS and Puppeteer.

![MonkeyType](./assets/image.png)

> Change the number on Line 29 in `index.js` to control the speed of typing.

Steps:

1. Clone this repo
2. Run `yarn install or npm install`
3. Run `yarn start or npm start`

## License

- MIT