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.
- Host: GitHub
- URL: https://github.com/mcnaveen/monkeytype
- Owner: mcnaveen
- Created: 2023-02-15T08:54:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T08:56:55.000Z (about 2 years ago)
- Last Synced: 2024-12-29T18:52:52.052Z (4 months ago)
- Topics: monkeytype, monkeytype-hack, puppeteer
- Language: JavaScript
- Homepage:
- Size: 55.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

> 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