LANDrop 是一款开源免费的支持跨平台的「局域网文件传输工具」,它的使用体验上可以媲美苹果生态的“隔空投送”功能!能超级快速方便地将 iPhone、iPad、Android 手机/平板;Windows、Mac、Linux 电脑上的照片、视频、文档、文件发送到别的设备去。
Drop any files to any devices on your LAN. No need to use instant messaging for that anymore.
LANDrop is a cross-platform tool that you can use to conveniently transfer photos, videos, and other types of files to other devices on the same local network.
You can download prebuilts of LANDrop from the official website.
The AppImage we provide as the prebuilt for Linux might not work on your machine. You can build LANDrop by yourself if the prebuilt doesn’t work for you.
To build LANDrop:
Download and install the dependencies: Qt and libsodium If you are using a Debian-based distro, such as Ubuntu, you can install libsodium via
sudo apt install libsodium-dev
Clone this repository
git clone https://github.com/LANDrop/LANDrop
Run the following commands
mkdir -p LANDrop/build
cd LANDrop/build
qmake ../LANDrop
make -j$(nproc)
sudo make install
You can now run LANDrop via
landrop
Platform | Version |
---|---|
iOS | 0.1.5 |
Android | 0.1.5 |
macOS | 0.4.0 |
Windows | 0.4.0 |
Linux | 0.4.0 |
☆文章版权声明☆
* 网站名称:obaby@mars * 网址:https://h4ck.org.cn/ * 本文标题: 《LANDrop 局域网文件传输神器 (跨平台 AirDrop)》 * 本文链接:https://h4ck.org.cn/2022/04/landrop-%e5%b1%80%e5%9f%9f%e7%bd%91%e6%96%87%e4%bb%b6%e4%bc%a0%e8%be%93%e7%a5%9e%e5%99%a8-%e8%b7%a8%e5%b9%b3%e5%8f%b0-airdrop/ * 转载文章请标明文章来源,原文标题以及原文链接。请遵从 《署名-非商业性使用-相同方式共享 2.5 中国大陆 (CC BY-NC-SA 2.5 CN) 》许可协议。
分享文章: