Total Pageviews

Friday, 4 March 2022

LANDrop

Drop any files to any devices on your LAN.

https://landrop.app/

https://landrop.app/#downloads  ( mac version要求mac 系统的最低版本为10.13)

Drop any files to any devices on your LAN. No need to use instant messaging tool 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.

Features

  • Cross platform: when we say it, we mean it. iOS, Android, macOS, Windows, Linux, name yours.
  • Ultra fast: uses your local network for transferring. Internet speed is not a limit.
  • Easy to use: intuitive UI. You know how to use it when you see it.
  • Secure: uses state-of-the-art cryptography algorithm. No one else can see your files.
  • No cellular data: outside? No problem. LANDrop can work on your personal hotspot, without consuming cellular data.
  • No compression: doesn't compress your photos and videos when sending.

Building

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:

  1. 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
    
  2. Clone this repository
    git clone https://github.com/LANDrop/LANDrop
    
  3. Run the following commands
    mkdir -p LANDrop/build
    cd LANDrop/build
    qmake ../LANDrop
    make -j$(nproc)
    make install
    
  4. You can now run LANDrop via
    landrop
from https://github.com/LANDrop/LANDrop
-------------------------------------------------------

LANDrop — 开源免费跨平台局域网文件传输工具,类似于苹果的隔空投送

你心中最理想的文件传输的方式是什么?是苹果专属的AirDrop (隔空投送) 、华为的 Huawei Share ,还是使用QQ微信等社交软件。又或者使用网盘工具进行传输?
在日常的工作中我们经常会需要将手机、电脑、iPad等设备之前来回传输文件,尤其像小帮这种互联网博主,手机拍摄的素材经常需要导入到电脑中剪辑。
如果你的是苹果全家桶用户,这种设备之间的文件传输”隔空投送”无疑是最棒的方式,但这仅限苹果设备、还有华为分享等都是如此,关起门来搞自家的生态。一旦跨平台全部凉凉。如果用QQ微信网盘等在线工具,又面临传输文件大小和网络速度的限制。
LANDrop — 开源免费跨平台局域网文件传输工具,类似于苹果的隔空投送
之前马小帮也给大家推荐过 Feem 支持多平台的局域网传输工具,虽然是神器,但需要付费。今天要给大家分享的主角 LANDrop 不仅支持跨平台文件传输,还是一款免费开源的神器~

LANDrop — 跨平台局域网传输

LANDrop 是一款类似于苹果 AirDrop (隔空投送) 的局域网传输工具,只要你的设备在同一个局域网下(同一WIFI下),他就可以自动发现设备并相互传输文件。目前支持 Windows、macOS、Linux  iOS、Android 多个平台之前相互传输文件。
LANDrop — 开源免费跨平台局域网文件传输工具,类似于苹果的隔空投送
这款软件完全免费并且在GitHub进行了开源,任何手机、电脑、平板都可以安装安装这款工具,他会自动识别在同一局域网下已经安装打开这款工具的设备,你可以直接分享文件给同一局域网下的设备,而且没有任何速度限制,体积限制。
你要的做的就是,直接在相册或者文件夹直接点击分享文件的按钮,在分享对象中找到LANDrop 应用,然后跳转到LANDrop 应用中点击你要分享给的设备即可。
LANDrop — 开源免费跨平台局域网文件传输工具,类似于苹果的隔空投送
对方在收到分享后在LANDrop里会有一个提示,点击 √ 即可接受文件传输。传输的文件可在Files页面中。
LANDrop — 开源免费跨平台局域网文件传输工具,类似于苹果的隔空投送
在电脑端给手机/其他电脑 发送文件,也很简单,选择要发送的文件,点击发送,他会自动识别到局域网内在线的设备直接发送即可。
LANDrop — 开源免费跨平台局域网文件传输工具,类似于苹果的隔空投送
LANDrop — 开源免费跨平台局域网文件传输工具,类似于苹果的隔空投送

使用过程中发现的问题:

如果手机端无法识别到你的电脑设备,你首先需要在设置中将可被发现勾选,然后服务器端口需要填写 52637。
电脑端的软件还有一个BUG,手机给电脑传输文件时,需要先打开手机端的APP,然后再打开电脑端的程序,否则手机端无法识别到电脑设备。
LANDrop — 开源免费跨平台局域网文件传输工具,类似于苹果的隔空投送
最后,这款小工具总体来说还是非常不错的,尽管有些小BUG,但基本不怎么影响使用,开源免费、没有限制支持多个平台,这些就足够了。
另外一点好处就是他的操作方式类似于苹果的隔空投送,分享文件时可以直接选择LANDrop 分享,相比在LANDrop里面添加分享的文件更加便捷。
LANDrop — 开源免费跨平台局域网文件传输工具,类似于苹果的隔空投送
软件官网:
开源地址:
from https://archive.is/mQ1wE#selection-905.0-1065.26 

 

 

No comments:

Post a Comment