The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.
Go to file
2020-12-12 22:53:21 +00:00
.github Update issue templates 2020-12-12 22:53:21 +00:00
functions fixed regex check to allow code_c++ in config 2020-12-08 10:08:08 -06:00
src added more special characters to the punctuation mode if code language is active 2020-12-11 23:38:58 +00:00
static Added German 1K 2020-12-11 19:21:35 -05:00
.gitignore nevermind, not ignoring 2020-11-04 01:01:31 +00:00
.prettierignore ignoring list files in prettier so that i can actually commit what i wanted to in the previous two commits 2020-11-27 14:08:46 +00:00
.prettierrc actually using prettier now 2020-08-11 22:02:25 +01:00
CONTRIBUTING.md Firebase no longer sets a default, instead uses ID. 2020-12-11 20:51:41 +00:00
firebase.json made gulp output to dist/ 2020-11-02 03:19:24 -08:00
gulpfile.js Revert "Convert external dependencies to npm packages" 2020-12-05 14:50:33 +00:00
LICENSE Create LICENSE 2020-05-30 00:30:54 +01:00
package-lock.json Revert "Convert external dependencies to npm packages" 2020-12-05 14:50:33 +00:00
package.json Revert "Convert external dependencies to npm packages" 2020-12-05 14:50:33 +00:00
README.md Updated README.md - Added monkeytype artwork 2020-11-25 20:34:21 +07:00

monkeytype


JavaScript HTML5 CSS3 CSS3

about

Monkeytype is a minimalistic, customisable typing test, featuring many test modes, an account system to save your typing speed history and user configurable features like themes, a smooth caret and more.

features

  • minimalistic design with no ads
  • look at what you are typing
  • focus mode
  • different test modes
  • punctuation mode
  • themes
  • live wpm
  • smooth caret
  • account system
  • command line
  • and much more

discord bot

Recently, a Discord bot was added to autoassign roles. You can find the code for it over at https://github.com/Miodec/monkey-bot

bug report or feature request

If you encounter a bug, or have a feature request - send me a message on Reddit, create an issue or join the Discord server.

credits

Montydrei for the name suggestion

Everyone who provided valuable feedback on the original reddit post for the prototype of this website

Contributors that have helped with implementing various features, adding themes and more.

support

If you wish to support further development and feeling extra awesome, you can do so here.

how to contribute

Refer to CONTRIBUTING.md