Skip to content

Releases: SAJAD-net/termtype

TermType v1.0.0 - "The Typing Developer's Companion"

17 Feb 19:29

Choose a tag to compare

TermType v1.0.0 Release Notes

🎉 TermType - The Ultimate Terminal Typing Test for Developers

TermType is a feature-rich, terminal-based typing speed test designed specifically for developers and writers who live in the terminal. Practice typing everything from basic sentences to complex code with real-time feedback.

✨ Key Features

🎯 Multiple Categories

  • Easy Sentences - Basic English sentences and tongue twisters
  • Medium - Sentences with numbers and data
  • Hard - Complex sentences with punctuation
  • Python Code - Real Python examples with proper indentation
  • C-Style Languages - C, C++, Java, JavaScript examples
  • Practice Mode - Common typing mistakes to improve accuracy
  • Custom Templates - Add your own content!

⌨️ Professional Typing Experience

  • Real-time WPM tracking (instant and average)
  • Accuracy percentage with color-coded feedback
  • Character-by-character correctness (green = correct, red = mistake)
  • Visual cursor guide showing next character and spaces
  • Proper indentation preservation for code
  • Line wrapping for long sentences
  • Progress bar for visual feedback

📊 Statistics

  • Final WPM score
  • Average WPM over time
  • Accuracy percentage
  • Total time taken
  • Character count

🎨 Beautiful Terminal UI

  • Color-coded interface
  • Status bar with live stats
  • Clean, readable layout
  • Responsive to terminal resizing

🚀 Installation

From Source

git clone https://github.com/SAJAD-net/termtype.git
cd termtype
python3 termtype.py