Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.2 KB

File metadata and controls

46 lines (30 loc) · 1.2 KB

Typing Me

English | 中文

This version needs server-side support. Static deployment is not avaliable.

Typing Me is a modern online typing practice program designed to help users improve their typing speed and accuracy.

Features

  • Multi-language support: English, Chinese, and Japanese
  • Real-time statistics: Displays Words Per Minute (WPM) and accuracy
  • Timer function: Customizable timer
  • Customizable settings:
    • Show/hide Pinyin/Romaji
    • Adjust time limit
    • Theme selection (Auto/Light/Dark)

Install

npm install -g yarn
yarn

Launch

$ yarn start
# Or use PM2
$ pm2 start ./server.js --name "Typing-me"

Contributing

Issue reports and improvement suggestions are welcome. If you'd like to contribute to this project, feel free to submit a Pull Request.

License

This project is licensed under the MIT License.

Star History

Star History Chart