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
Jack a40f406da2
Merge pull request #824 from Ahmad-A0/master
Add language: code_javascript_1k
2021-01-12 18:20:26 +00:00
.github typos 2020-12-13 01:45:28 +00:00
functions optimised function completion time, removed console logs 2021-01-08 02:11:53 +00:00
src Merge pull request #817 from SeerLite/fix-mistyped-options 2021-01-12 18:18:19 +00:00
static Merge pull request #824 from Ahmad-A0/master 2021-01-12 18:20:26 +00:00
.firebaserc_example Rename firebaserc_example to .firebaserc_example 2021-01-12 12:13:34 +01: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 fix documentation (comma after last element is bad syntax) 2021-01-03 18:27:40 +00:00
firebase.json made gulp output to dist/ 2020-11-02 03:19:24 -08:00
gulpfile.js refactored result filters into a module 2021-01-03 18:41:53 +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 removed dot to make it more consistent 2021-01-07 10:41:12 +01: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, sounds, 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 on our server. 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 feel extra awesome, you can do so here.

how to contribute

Refer to CONTRIBUTING.md