Welcome! This is the documentation for Speedpad version 1.0, last updated Oct 25, 2011.
What is Speedpad?
Speedpad is a small and portable, ncurses powered tool to test, train, and increase typing speed on arbitrary text input:
Speedpad requires
Python 2.7
or later.
We also recommend to install
fortune.
(not required)
Download Speedpad v1.0 [speedpad-1.0.tar.gz]
Documentation:
What's new in Speedpad v1.0? Complete Table of Contents |
Screenshots Keybinds |
Meta information:
License and Copyright |
Reporting bugs |
Here are some command line examples and ideas how to use speedpad:
speedpad file1 file2 file3 read files
grep ^foo words | speedpad read stdin
speedpad -c -- fortune -s -n 500 (default)
speedpad -c -- fortune 40% startrek 60% linux
speedpad /usr/src/linux/README
speedpad --code /usr/src/linux/mm/pagewalk.c
Getting the Speedpad source code using Git:
$ git clone git://labs.feurix.org/feurix/misc/speedpad.git
See also: Git Webinterface, Source Browser