https://github.com/cbebe/typing-machine
Destroy typingclub.com using Node.js puppeteer
https://github.com/cbebe/typing-machine
Last synced: about 1 year ago
JSON representation
Destroy typingclub.com using Node.js puppeteer
- Host: GitHub
- URL: https://github.com/cbebe/typing-machine
- Owner: cbebe
- Created: 2020-07-16T05:01:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T04:51:52.000Z (over 4 years ago)
- Last Synced: 2025-01-24T10:08:26.953Z (over 1 year ago)
- Language: JavaScript
- Size: 173 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typing Machine
## Destroy those typing test websites with puppeteer!

## Usage
1. First, you need to have NodeJS installed on your system.
2. Clone this repository into an empty directory
```
git clone https://github.com/cbebe/typing-machine.git
```
3. Run `npm install` to install the necessary dependencies
4. Run `node fastfingers.js` and watch the browser break the typing test!
## Available Websites
1. [typingclub.com](https://typingclub.com) (Setup and additional commands required)
2. [10fastfingers.com](https://10fastfingers.com)
### Setup for TypingClub