Open Source ยท GPL-3.0

Share files on Linux,
the GNOME way.

Transfer files and text to nearby devices wirelessly. Native GTK4 interface, zero cloud dependency.

v1.4.0

โ†“

See it in action

Interactive demo โ€” simulates a real file transfer

Receiving
GnomeQS
Ready to
receive
Sending
Send Files

Drop files here or use Select

Nearby devices
S26 Ultra Wi-Fi

Why GnomeQS?

๐Ÿ“ก

mDNS Discovery

Automatically finds nearby devices on your network. No pairing, no accounts.

๐Ÿ“

Files & Text

Send any file or plain text snippets to nearby devices instantly.

๐Ÿ–ฅ

GNOME Native

Built with GTK4 and libadwaita. Feels at home on your GNOME desktop.

๐Ÿ“ฆ

Multiple Packages

Available as Flatpak, AUR, Debian, and RPM packages.

Installation

curl -LO https://github.com/weversonl/gnome-quick-share/releases/latest/download/gnome-quick-share-latest.flatpak && flatpak install --bundle gnome-quick-share-latest.flatpak
yay -S gnome-quick-share
curl -LO https://github.com/weversonl/gnome-quick-share/releases/latest/download/gnome-quick-share-latest-amd64.deb && sudo dpkg -i gnome-quick-share-latest-amd64.deb
curl -LO https://github.com/weversonl/gnome-quick-share/releases/latest/download/gnome-quick-share-latest.amd64.rpm && sudo rpm -i gnome-quick-share-latest.amd64.rpm
curl -LO https://github.com/weversonl/gnome-quick-share/releases/latest/download/gnome-quick-share-latest-amd64.AppImage && chmod +x gnome-quick-share-latest-amd64.AppImage && ./gnome-quick-share-latest-amd64.AppImage

See all releases on GitHub โ†’