/ruby-typing

typing trainer written in javascript and ruby

Primary LanguageJavaScript

Ruby Typing Trainer

Build Status

Installation

If you already have ruby the installation is really simple:

git clone https://github.com/FlopsKa/ruby-typing.git
cd ruby-typing
bundle install

After you entered those commands into the console you can run the program with:

ruby app.rb

When the server is running visit http://localhost:4567/ and start typing. To stop the server press Ctrl + C in your terminal window.

Information

When you don't want to supply your own wordlist you can use the included one. It's auto generated and features the most common english words.

Screenshots

Use your webbrowser to test and improve your typing skills:

alt tag

Show your stats and track your improvements:

alt tag

Stuff to come

  • hosted multiuser version