macOS
brew install gittypelocal Homebrew formula metadata
brew
CLI code-typing game that turns your source code into typing challenges. Version 0.10.0 via Homebrew; verified 2026-04-20.
install
brew install gittypelocal Homebrew formula metadata
nix profile install nixpkgs#gittypenixpkgs package indexes · pkgs/by-name/gi/gittype/package.nix · source: api.github.com
winget install --id unhappychoice.gittype -eWindows Package Manager source index · unhappychoice.gittype · source: cdn.winget.microsoft.com
overview
CLI code-typing game that turns your source code into typing challenges
history
gittype is a Rust command-line typing game that turns source code into practice text. Its niche is developer-oriented play: instead of generic drills, it extracts functions and repository content so programmers can practice typing code-shaped text.
The repository was opened in 2025 and published early to the Rust crate ecosystem. The README positions the tool around practicing with a user's own code, cloning public GitHub repositories, browsing trending repositories, and tracking live typing metrics.
The first GitHub release was v0.1.1 in August 2025, followed by a rapid 0.x release line. By the 0.10.0 release, the README documented several play modes, supported programming languages, themes, repository caching, ranking, and analytics screens.
Adoption evidence is early but concrete: the project is distributed through Cargo and Homebrew, and package metadata also lists Nix and WinGet. That spread is notable for a game-like developer utility because it makes the same terminal toy easy to install in macOS, Linux, and Windows workflows.
Practitioners run `gittype` inside a repository, pass a local path, or use `--repo` with a GitHub owner/repository name or clone URL. The README also documents a `trending` command for browsing public repositories and a cached repository mode for repeated play.
The tool is used less as production infrastructure and more as a terminal-native exercise, onboarding, or procrastination aid: it makes developers type real functions, symbols, and idioms from source trees while showing WPM, accuracy, ranks, and themed game screens.
gittype shows how modern Rust CLIs can blur package categories: it is a game, a code parser, and a GitHub-aware terminal app. For package catalogues, it belongs near developer toys that are useful precisely because they understand source trees.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gittype | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/unhappychoice/gittype
install metadata
| Package key | brew:gittype |
|---|---|
| Version | 0.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gittype |
| Homepage | https://github.com/unhappychoice/gittype |
| Repository | https://github.com/unhappychoice/gittype |
| Upstream docs | https://github.com/unhappychoice/gittype#readme |
| License | MIT |
| Source archive | https://github.com/unhappychoice/gittype/archive/refs/tags/v0.10.0.tar.gz |
| Last updated | 2026-04-20T18:07:16Z |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gittype |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gittype
nix profile install nixpkgs#gittypeunhappychoice.gittype
winget install --id unhappychoice.gittype -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.