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.
Find a file
OldMope fef09d78ec
Update portuguese.json
The actual portuguese list has some problems
1° isn't a true top 200 words (it has proper names Like José [Joseph], Paulo [Paul], Fernando [Ferdinand], etc
2° It really doesn't have 200 words
My list used the source https://www.wordandphrase.info/port 
which is funded by The National Endowment for the Humanities (an independent federal agency of the U.S. government)
2020-12-30 11:17:01 -03:00
.github typos 2020-12-13 01:45:28 +00:00
functions optimised lb memory saving and typing stats 2020-12-28 22:34:12 +00:00
src fixed about page links. closes #763 2020-12-28 23:01:43 +00:00
static Update portuguese.json 2020-12-30 11:17:01 -03: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 Minor changes 2020-12-21 20:42:32 +11: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