LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gittype

CLI typing game with source code challenges

TLDR

Start a typing challenge
$ gittype
copy
Practice with specific language
$ gittype --lang rust
copy
Set difficulty level
$ gittype --difficulty hard
copy
View statistics
$ gittype --stats
copy

SYNOPSIS

gittype [options]

DESCRIPTION

gittype is a typing practice game that uses real source code from open source repositories as typing challenges. It helps programmers practice typing code with proper syntax and special characters.The tool fetches code snippets from GitHub and presents them as typing exercises, tracking speed (WPM) and accuracy.

PARAMETERS

--lang LANGUAGE

Programming language: rust, python, go, javascript, etc.
--difficulty LEVEL
Difficulty: easy, medium, hard
--duration SECONDS
Set challenge duration
--stats
Show typing statistics
--list-langs
List available languages
-v, --version
Display version and exit
-h, --help
Display help and exit

INSTALL

brew install gittype
copy
nix profile install nixpkgs#gittype
copy

CAVEATS

Requires internet connection to fetch code snippets. Code snippets may vary in complexity. Not suitable for learning actual programming concepts.

HISTORY

gittype was created as a fun way for developers to practice typing code with real-world examples instead of generic text.

SEE ALSO

typespeed(1), ttyper(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid