Skip to content

Releases: movavok/QFileDropper

QFileDropper's first release

Choose a tag to compare

@movavok movavok released this 12 Jul 17:14

📦 QFileDropper v1.0

This is the first public release of the QFileDropper application — a tool for exchanging files between clients via a server.


🔹 Included in the package

🖥️ Client (QFileDropperClient)

  • Send files of any size
  • Progress bars for sending/receiving
  • Saves received files locally
  • Stores IP, port, and login locally using a database
  • Sound effects for success/cancel

🗄️ Server (DropperServer)

  • Handles multiple connected clients
  • Relays files to all connected users