Skip to content

ShellBar v1.1

Choose a tag to compare

@rendergraf rendergraf released this 14 May 08:09

ShellBar v1.1 — Workflow Terminal

Ghostty-like terminal emulator with a configurable workflow toolbar for Linux.

ShellBar is NOT a fork — it uses libghostty-vt as a library via CMake FetchContent, with no patches or upstream modifications.

What's new in v1.1

  • Custom tab bar — inline tabs with toggle buttons, close buttons, and smooth scrolling
  • Bottom toolbar — toolbar slides up from the bottom with revealer animation via toggle button
  • Theme system — custom terminal color palette support via sb_theme
  • Menu opens upward — hamburger menu popover opens upward instead of downward
  • About dialog — now includes the ShellBar logo
  • Screenshots — added to README and landing page

Install

curl -LO https://github.com/rendergraf/shellbar/releases/latest/download/shellbar_1.1.0_amd64.deb
sudo dpkg -i shellbar_1.1.0_amd64.deb
sudo apt-get install -f

Website · README