Skip to content

STT-CLI v1.3.1 - Winget Readiness

Choose a tag to compare

@Mantej-Singh Mantej-Singh released this 30 Oct 20:39
· 7 commits to main since this release

v1.3.1 - Winget Readiness (October 30, 2025)

This release prepares STT-CLI for distribution via Windows Package Manager (Winget)!

Enhancements

  • ✅ Added __version__ variable for programmatic version management
  • ✅ Added --version flag (works with Python source: python main.pyw --version)
  • ✅ Added --help flag (works with Python source: python main.pyw --help)
  • 📖 Enhanced README with log file location (%TEMP%\stt-cli\app.log)
  • 📖 Documented troubleshooting steps
  • 🎯 Prepared comprehensive Winget manifest information

Technical Details

  • File Size: 76 MB
  • SHA256: aa32784a05f164e816b7ff4cbb3caf4da0f478b121ac7f75d3e10c384b593204
  • Architecture: x64
  • Platform: Windows 10+

Why This Matters

Users will soon be able to install STT-CLI with a simple command:

winget install Mantej-Singh.STT-CLI

Download

What's Unchanged

All v1.3 functionality remains intact:

  • ✅ Double-tap Left Alt hotkey
  • ✅ System tray operation
  • ✅ Balloon notifications
  • ✅ Speech-to-text in CLI windows
  • ✅ No admin rights required

Full Changelog: v1.3...v1.3.1