@APP_ID@ CC0-1.0 GPL-3.0-or-later Dropzone Temporary file sharing over the local network

Dropzone is a GNOME application for fast, temporary file sharing over the local network.

Select a file to start an ephemeral HTTP server and generate a cryptographically random capability URL with a QR code. Any device on the same local network can scan the QR code and download the file directly in a web browser without installing additional software or creating accounts.

Stopping sharing immediately stops the server and invalidates the link.

@APP_ID@.desktop https://raw.githubusercontent.com/dragonGR/dropzone/main/data/screenshots/dropzone-idle.png Choose or drag files to share over the local network https://raw.githubusercontent.com/dragonGR/dropzone/main/data/screenshots/dropzone-sharing.png Active sharing session with QR code and copyable LAN link https://github.com/dragonGR/dropzone https://github.com/dragonGR/dropzone/issues https://github.com/dragonGR/dropzone dragonGR #3584e4 #1c71d8

This release introduces live transfer progress tracking and session cancellation improvements:

  • Real-time transfer progress tracking with animated activity indicator and streamed byte counters
  • Instant in-flight download cancellation when sharing is stopped
  • Layout stabilization with tabular numeric figures to eliminate header jitter
  • Updated Greek translations

Initial release with single-file sharing, Cairo vector QR code rendering, and ephemeral HTTP streaming.