| Crates.io | hacktyper |
| lib.rs | hacktyper |
| version | 0.2.3 |
| created_at | 2026-01-12 09:24:44.006892+00 |
| updated_at | 2026-01-12 11:05:16.056063+00 |
| description | A terminal-based typing simulator that mimics hacking scenes from movies. |
| homepage | |
| repository | https://github.com/HsiangNianian/hacktyper |
| max_upload_size | |
| id | 2037354 |
| size | 73,700 |
A sophisticated CLI tool for pranking or acting like a Hollywood hacker.
cargo build --release
The binary will be in target/release/hacktyper.
./hacktyper
./hacktyper --file harry_potter.txt
./hacktyper --multi-window --window-count 4
./hacktyper --speed 5
-f, --file <FILE>: Path to custom file.-s, --speed <SPEED>: Characters per keypress (default: 3).--sound: Boolean flag to enable/disable sound (default: true).--multi-window: Spawns multiple terminals.--window-count <NUM>: Number of terminals to spawn.