[ Termiris ]

Termiris

A terminal cockpit for real shells, real projects, real agents.

01

What Termiris is

Termiris is a desktop terminal cockpit. Every pane is a real operating-system shell, never a scripted imitation. Around the shells, Termiris adds project anchoring, agent launches and a contextual chrome that gets out of the way.

02

Install

Termiris ships as a signed installer with an auto-update channel served from this site. The PowerShell one-liner is the fastest path on Windows; the .exe is signed and notarised.

powershell
# Run in PowerShell (does not require admin)
iwr -useb https://scalarislab.com/install/termiris.ps1 | iex
03

Cells

A cell is one shell with one chrome. Splits, layouts and the Add / Launch agent overlays are all owned by the cell, not by a floating + button, not by a project bar. Open as many cells as you want; close them with the same gesture.

  • Each cell hosts a real operating-system shell process; no demo, no replay.
  • Per-cell Add overlay decides shell, working directory and shape.
  • Launch agent overlay attaches an agent to the cell without leaving the keyboard.
04

Project info

Each project is anchored by its repository: Termiris renders the README markdown alongside a 365-day commit heatmap. The chrome is contextual, the titlebar only carries project chrome on project routes, the home stays anchored on a hero clock.

05

Updates

Termiris checks this site for new releases and updates itself in place. Updates are signed; the updater verifies the signature before applying anything.