Skip to content

Releases: Lucenx9/forktty

ForkTTY v0.1.0

26 Mar 18:40

Choose a tag to compare

ForkTTY v0.1.0

First public Linux release of ForkTTY.

Highlights:

  • Multi-agent terminal with split panes and isolated git worktrees per workspace
  • Smart prompt notifications in-app and via desktop notifications
  • Session persistence, command palette, terminal search, and workspace metadata
  • Stable Linux terminal renderer path restored for WebKitGTK-based builds
  • AppImage packaging hardened to avoid partial bundled-library conflicts on common distros

Artifacts:

  • ForkTTY_0.1.0_amd64.deb for Debian, Ubuntu, Linux Mint
  • ForkTTY_0.1.0_amd64.AppImage for Arch, CachyOS, and other portable Linux installs

Install:

  • .deb: sudo dpkg -i ForkTTY_0.1.0_amd64.deb
  • AppImage: chmod +x ForkTTY_0.1.0_amd64.AppImage && ./ForkTTY_0.1.0_amd64.AppImage

Notes:

  • Linux only
  • Dark theme only in this release
  • See the README for prerequisites, configuration, and keyboard shortcuts