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.
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.
Microsoft Store
Install GhostlyShare via the Microsoft Store for the signed Windows desktop app and automatic updates.
- Signed installation process
- Desktop interface
- Store updates
Windows Setup
Download the Windows desktop setup ZIP from GitHub if you prefer the direct release package over the Microsoft Store version.
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
Windows CLI
Download the standalone ghs.exe CLI for terminal, scripting, and server workflows on Windows.
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
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.
- Desktop interface
- ghostlyshare
- Install via apt
Ubuntu / Debian CLI
Install the CLI .deb package if you only require /usr/bin/ghs for terminal sharing, JSON output, and diagnostic checks.
- /usr/bin/ghs
- Terminal workflow
- Lighter than desktop package
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.
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 doctorOfficial 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.