FlowDrop is a cross-platform tool that allows sharing files between devices directly over Wi-Fi.
The source code is published under GPL-3.0 license with anti-commercial clause, the license is available here.
Local network that supports mDNS
- Windows: download and install Apple's Bonjour
- GNU/Linux: install avahi
sudo apt install avahi-daemon
I will be glad if you help improve this project
- Improve FlowDrop specification
- Build Bonjour for Windows ARM.
- Qt 6.5.0 (LGPL)
- Roboto font (Apache License 2.0)
- Guideline Support Library (MIT License)
- libknotdeviceinfo (GNU GPL v3)
- libflowdrop (GNU GPL v3 with anti-commercial clause)
- libknotdnssd (GNU GPL v3)
- libvirtualtfa (MIT License)
- curl 8.2.1 (curl License)
- libhv 1.3.1 (BSD 3-Clause License)
- nlohmann_json 3.11.2 (MIT License)
- Ninja (Apache License 2.0)
- CMake (New BSD License)