Skip to content

Porthole for Linux v0.1.0

Choose a tag to compare

@ntd4996 ntd4996 released this 22 Jul 05:02
· 10 commits to main since this release
188903a

First native Linux build of Porthole (Rust + GTK4/libadwaita), with full macOS feature parity: live dev-port list, project grouping, tunnel detection (ngrok / Cloudflare / Tailscale / localtunnel), ignore list, open/copy/kill actions, and i18n (en/vi/zh).

Install

AppImage (any distro):

chmod +x Porthole-x86_64.AppImage
./Porthole-x86_64.AppImage

Debian / Ubuntu / Mint:

sudo apt install ./porthole_*.deb

Porthole shows up as a system-tray icon. On GNOME, install the AppIndicator/StatusNotifierItem extension for the tray icon to appear (KDE and most other desktops support it natively).

Assets are attached automatically by CI shortly after this release is published.