Release downloads

GhostlyShare downloads page for Windows and Linux

First install the signed Windows desktop app from the Microsoft Store, or select direct GitHub release packages for Windows CLI, Windows setup, Ubuntu, and Debian.

Which build suits you?

Use the desktop app for visual sharing and the CLI for terminal workflows

The desktop app is ideal for detected local apps, visible Start and Stop controls, and a compact window. The ghs CLI suits scripts, servers, terminal sessions, and repeatable command-line sharing.

Windows desktop Use Microsoft Store for the signed installation, or GitHub setup ZIP for the direct release package.
CLI for Windows or Linux Use ghs for scripted sharing, port scanning, JSON output, and terminal sessions that remain active while the link is live.
Ubuntu and Debian Install desktop or CLI .deb packages using apt to ensure dependencies are handled correctly.

Downloads

Select Microsoft Store or GitHub release packages

Begin with the signed Microsoft Store option for the Windows desktop app. Other buttons link to current GitHub release assets, allowing updates without altering this page.

Signed Windows desktop

Microsoft Store

Install GhostlyShare via the Microsoft Store for the signed Windows desktop app and automatic updates.

Platform
Windows
Package
Signed Microsoft Store app
  • Signed installation process
  • Desktop interface
  • Store updates
Open the Store
Desktop application

Windows Setup

Download the Windows desktop setup ZIP from GitHub if you prefer the direct release package over the Microsoft Store version.

Platform
Windows x64
Package
GhostlyShareSetup_win-x64.zip

Windows may show SmartScreen or Defender warnings because the setup executable is unsigned. For the desktop app, the Microsoft Store provides the signed installation option.

  • Desktop interface
  • Direct GitHub asset
  • Setup executable within ZIP
Download Windows setup ZIP
CLI

Windows CLI

Download the standalone ghs.exe CLI for terminal, scripting, and server workflows on Windows.

Platform
Windows x64
Package
GhostlyShareCLI_win-x64.zip

Windows may display SmartScreen or Defender warnings as ghs.exe is unsigned. The signed Microsoft Store option is available for the desktop app, not the CLI.

  • ghs.exe
  • Terminal workflow
  • No desktop app needed
Download Windows CLI ZIP
Desktop application

Ubuntu / Debian Desktop

Install the desktop .deb package with apt to obtain the graphical GhostlyShare app, launcher integration, local app detection, and public link features.

Platform
Ubuntu / Debian x64
Package
GhostlyShare-linux-x64.deb
  • Desktop interface
  • ghostlyshare
  • Install via apt
Download Linux desktop DEB
CLI

Ubuntu / Debian CLI

Install the CLI .deb package if you only require /usr/bin/ghs for terminal sharing, JSON output, and diagnostic checks.

Platform
Ubuntu / Debian x64
Package
GhostlyShareCLI-linux-x64.deb
  • /usr/bin/ghs
  • Terminal workflow
  • Lighter than desktop package
Download Linux CLI DEB

Windows security notice

Why Windows might warn before setup or CLI launch

The GitHub Windows setup ZIP and Windows CLI ZIP are direct unsigned downloads. Without a code-signing certificate, Windows may display SmartScreen or Microsoft Defender warnings before running the setup or ghs.exe. The Windows desktop app is also available via the signed Microsoft Store installation.

Only run downloads from the official GhostlyShare release repository. For the signed Windows desktop install, use the Microsoft Store package rather than the GitHub setup ZIP.

Prefer a signed desktop installation? Use the Microsoft Store for the Windows desktop app. The CLI remains available via GitHub. Open the Store

CLI quick start

The ghs command is designed for scans, scripting, and rapid public links

Once the CLI is installed, run ghs scan to locate local apps, ghs share with a port or local URL to publish one, and ghs doctor to verify common network and tunnel requirements.

ghs --help
ghs scan
ghs share 5173
ghs share http://localhost:3000
ghs doctor

Official source

Download from GitHub and keep the documentation handy

The release repository holds the latest desktop and CLI assets, the wiki covers installation and troubleshooting, and the product article outlines the wider GhostlyShare workflow.