Skip to content

smtty v14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 02:06

smtty v14.0

v14.0 introduces a compact terminal interface and a faster profile workflow.

Highlights

  • Compact launch dashboard with aligned letter and number shortcuts.
  • Menu numbers run from top to bottom within each column.
  • Create profiles from the current profile, recommended defaults, or guided setup.
  • Draft profiles let you change only the sections you need before saving.
  • Existing profiles use the same section-based editor.
  • B goes back; Q cancels or quits setup.
  • Shorter display, refresh, PipeWire, audio, hook, and game-selection prompts.
  • Expanded tests for the dashboard, profile drafts, guided navigation, and launch-option parsing.

Requirements

smtty requires Linux, Steam, and Gamescope. It reports missing dependencies but does not install them automatically.

On Arch Linux:

sudo pacman -S gamescope steam

Install

Arch Linux / AUR

paru -S smtty
# or
yay -S smtty

Update later with:

paru -Syu smtty
# or
yay -Syu smtty

Manual user-local install

git clone https://github.com/dillacorn/smtty.git
cd smtty
chmod +x smtty-installer
./smtty-installer

The installer uses ~/.local/bin by default. Run smtty after installation.

Update a manual installation later with:

smtty-update

Important

Steam cannot already be running in another session when smtty starts.