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
SeerLite fdcaff95ef Ignore keys with Alt modifier
Firefox uses Alt for a number of shortcuts, like switching tabs with Alt
+ N. This makes it so these shortcuts don't start the test.
2020-12-21 22:02:28 -03:00
.github typos 2020-12-13 01:45:28 +00:00
functions logging name reserves 2020-12-14 04:57:28 +00:00
src Ignore keys with Alt modifier 2020-12-21 22:02:28 -03:00
static Merge branch 'master' of https://github.com/Miodec/monkeytype 2020-12-19 04:20:28 +00:00
.gitignore updated gitignore 2020-12-21 16:59: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 Merge branch 'master' into lint_refactor 2020-12-17 16:04:50 +00:00
LICENSE Create LICENSE 2020-05-30 00:30:54 +01:00
package-lock.json Bump ini from 1.3.5 to 1.3.7 2020-12-10 20:08:27 +00:00
package.json using actual project name 2020-12-19 04:22:19 +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