Skip to content

Star Term

Pre-release
Pre-release

Choose a tag to compare

@uhlix uhlix released this 18 Jul 10:52
4b1989a

Version 0.2.0 - C++ Edition

  • Complete C++ Qt6 port of the Python/PySide6 Star Term application
  • VT100 terminal emulation using a custom C++ parser (replaces pyte)
  • SSH connectivity via libssh2 (replaces paramiko)
  • Ed25519 offline license verification via OpenSSL (replaces cryptography)
  • Same feature set as Python edition:
    • Tabbed multi-session support with Multi-Exec grid view
    • Session sidebar with folder grouping and persistent storage
    • SFTP remote file browser with drag-and-drop upload/download
    • Macros panel for saved command sequences
    • Scrollback buffer (2000 lines) with Shift+PageUp/Down
    • Dark/Light themes, configurable font and cursor style
    • Export/import sessions (JSON)
    • 30-day trial with offline perpetual license key activation
    • NSIS Windows installer