Skip to content

Porthole for Linux v0.1.1

Choose a tag to compare

@ntd4996 ntd4996 released this 22 Jul 05:21
· 8 commits to main since this release
506f623

Polish release for the Linux port.

New

  • One-line install (no clone needed):
curl -fsSL https://raw.githubusercontent.com/ntd4996/Porthole/main/linux/install.sh | bash
  • Tray now embeds its icon (shows up even from a raw AppImage).
  • Popover auto-closes when it loses focus, like the macOS version.
  • Quiet background update check on launch (plus the manual "Check for Updates").

Install (manual)

chmod +x Porthole-x86_64.AppImage && ./Porthole-x86_64.AppImage
# or
sudo apt install ./porthole_*.deb

GNOME users: enable the AppIndicator/StatusNotifierItem extension for the tray icon.