
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
typemaster-pro
Advanced tools
Neovim-inspired terminal typing test with themes, analytics, and challenge modes.
v2.0.0 - Neovim Edition 🚀
A beautiful, Neovim-inspired terminal typing test with multiple themes, challenge modes, and real-time analytics. Built for speed demons and typing perfectionists.
Ctrl+Shift+P)npm install -g typemaster-pro
# Start with default settings (Tokyo Night theme, 30s timer)
typemaster
# Or just
npm start
# 60-second test with Dracula theme
typemaster --mode time --seconds 60 --theme dracula
# 100-word test with punctuation
typemaster --mode words --count 100 --punctuation
# Sudden Death mode with Gruvbox theme
typemaster --sudden-death --theme gruvbox
# Zen mode with numbers
typemaster --zen --numbers
# Load custom text
typemaster --load my_story.txt
Press Ctrl+Shift+P to open the command palette, then type:
time 60 - Switch to 60-second timed mode
words 100 - Switch to 100-word mode
quote - Switch to quote mode
zen - Switch to zen mode
punc - Toggle punctuation
num - Toggle numbers
sudden death - Toggle sudden death mode
theme dracula - Switch to Dracula theme
tokyo - Switch to Tokyo Night
gruvbox - Switch to Gruvbox
monokai - Switch to Monokai
quit - Exit the app
| Key | Action |
|---|---|
Tab or Enter | Restart test |
Esc | Quit (or close palette/results) |
Ctrl+Shift+P | Open command palette |
Ctrl+C | Force exit |
Create or edit ~/.typemaster/config.toml:
defaultMode = "time" # time, words, quote, zen
allowCorrections = true # Allow backspace corrections
saveHistory = true # Save test results to database
All themes feature:
For the perfectionists:
typemaster --sudden-death
One typo and it's GAME OVER. The ultimate typing challenge!
--theme and --sudden-death flagsnpm test
Found a bug? Want a feature? Open an issue or PR!
MIT © Ankita Malik
Happy Typing! ⌨️✨
FAQs
Neovim-inspired terminal typing test with themes, analytics, and challenge modes.
The npm package typemaster-pro receives a total of 3 weekly downloads. As such, typemaster-pro popularity was classified as not popular.
We found that typemaster-pro demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.