Skip to content

Releases: rm1dev/Termifai

Release list

Termifai 1.0.1

Choose a tag to compare

@rm1dev rm1dev released this 25 Jul 12:42
1aa29ca

First 1.x release of Termifai — a modern multi-window terminal emulator and SSH manager built with Tauri and React.

Highlights

  • Quick Terminal — drop-down overlay terminal with global hotkey support via the termifaid background daemon
  • Cloud sync — sync hosts, keys, and settings across devices with Local folder, Google Drive, Dropbox, or SFTP
  • Smarter terminal — semantic highlighting, clickable URLs, auto-reconnect, and resilient tmux sessions
  • Hardened SFTP — transfer status & speed, pause/resume, retries, and conflict resolution
  • Live dashboard — host status/latency, containers, and Disk I/O alongside CPU/RAM/disk gauges
  • Snippets 2.0 — groups, reorder, OS targeting, and script execution over SFTP

What's new

Terminal & SSH

  • Auto-reconnect when an SSH session drops
  • Optional resilient sessions backed by tmux
  • Semantic highlighting for URLs, IPs, paths, emails, timestamps, and log keywords (toggle in Settings)
  • Open detected URLs with ⌘-click (macOS) / Ctrl-click (Windows & Linux)
  • Improved clear-terminal behavior and input line tracking
  • Drag-and-drop files/folders into the terminal as shell-quoted paths
  • Richer terminal context menu

Quick Terminal & hotkeys

  • Quick Terminal overlay window
  • System-wide hotkeys through termifaid
  • Run at Startup / Run in Background options, with prompts when enabling hotkeys
  • Quit-to-background and improved window toggle behavior

Sync

  • Multi-backend sync engine (Local, Google Drive, Dropbox, SFTP)
  • Auto-sync controls and clearer sync status messaging
  • Collection-based sync with merge and tombstone handling

SFTP

  • Live transfer status and speed
  • Pause / resume with retry and backoff
  • Upload/download conflict resolution
  • More reliable connects (multi-address dial + timeouts)

Dashboard

  • Persistent polling across view changes
  • Online / offline / reconnecting status with latency
  • Container summary (running / stopped)
  • Disk I/O read/write rates

Snippets

  • Groups, drag reorder, and OS targeting
  • Scripts stored as files and run via SFTP upload (with heredoc fallback)
  • Safer script permissions and sync-friendly migration

Desktop & platform

  • Collapsible sidebar
  • Keyboard-only focus rings for accessibility
  • Linux file-manager context menu integration (KDE / GNOME)
  • macOS / Windows build and window-chrome polish