Files Drag & Drop allows an easier file transfer between your devices and your computer. You now can transfer your data on all your devices, quickly, simply and without any required knowledge. Your device is detected, and there is no interaction needed. Any kind of data can be transfered : a file, a folder, a link or text. Files Drag & Drop allows the transfer between multiple computer or Android devices.
When connected to a Wi-Fi network, your device announce itself on the network in order to be detected by a distant computer. Thereby, you need only to be connected to a local wifi network, without any internet connection.
Visit our website for more details
Files Drag & Drop is created with modern and portable technology which work on every famous operating system, like Windows, Linux, and Mac OS X. Find the release you need on the download page of the website. For Linux, you will need to use the GitHub repository.
Download the Android application in order to fully use Files Drag & Drop and transfer your files on your devices.
- Download the Linux version of Qt 5.3 at least on the Qt website.
- Install the required lib libavahi (for example libavahi-compat-libdnssd-dev under Ubuntu).
- Download/fork the repo, and open the .pro in the source folder.
- Build your Linux app !
Some tray icon issue can appear on Linux due to Qt bug. There is some fix, depending on your GUI provider. For example on Unity (Ubuntu), follow the steps :
- sudo apt-get install dconf-tools
- Press Alt + F2 and type 'dconf-editor'.
- Navigate to desktop > unity
- Set the systray-whitelist item to ['all'] value
- Log out and log back in for the changes to take effect.
- Download the Windows version of Qt 5.3 for Windows 32-bit at least on the Qt website. Take care to choose the VS (2013 recommended) compiler !
- Download/fork the repo, and open the .pro in the source folder.
- Build your Windows app !
- Download the Mac version of Qt 5.3 at least on the Qt website.
- Download/fork the repo, and open the .pro in the source folder.
- Build your Mac OS X app !
You will be able to find many screenshots on the Files Drag & Drop gallery.
This project is built with Qt 5.3 and MSVC 2013 compiler.
- Qt is under LGPL v2.1 license. See Qt licensing.
- You can find the Qt 5 documentation there.
Files Drag & Drop uses the Apple Bonjour protocole.
- Lean what is bonjour on the Apple website.
- Bonjour is under license Apache 2.0. See Bonjour licensing.
- Thomas Coulange ([email protected])
- Kevin Renella ([email protected])
Thanks to our graphist (Alexandre Mottet)
Files Drag & Drop is released under LGPL v2.1 license. See the bundled LICENSE file for details.