Skip to main content

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.

Project description

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.

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 run LANDrop with python by yourself if the prebuilt doesn't work for you.

To run LANDrop:

  1. Download and install the dependencies:
    pip install -r requirements.txt
    pip install pyinstaller
    
  2. Clone this repository
    git clone https://github.com/heiheiyoyo/PyLANDrop
    
  3. Run the following commands
    cd PyLANDrop
    pyinstaller -F LANDrop/main.py -n LANDrop --hidden-import _cffi_backend
    
  4. You can now run LANDrop via
    cd dist
    ./LANDrop
    

Or you can install the package to your site-packages

```
python setup.py install
```

then you can run it by command landrop

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

LANDrop-0.4.0b1.tar.gz (166.1 kB view details)

Uploaded Source

Built Distribution

LANDrop-0.4.0b1-py3-none-any.whl (190.9 kB view details)

Uploaded Python 3

File details

Details for the file LANDrop-0.4.0b1.tar.gz.

File metadata

  • Download URL: LANDrop-0.4.0b1.tar.gz
  • Upload date:
  • Size: 166.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for LANDrop-0.4.0b1.tar.gz
Algorithm Hash digest
SHA256 9ebb0dfd90a3dc5be92156a9025f4de0a3d8df3eea1eb10788be0aa27b5c401a
MD5 5fbfc4676176386971d401f8be998fc4
BLAKE2b-256 9fbb9ecc2f372daee8de1b827b74c1ff0e2c338c6b2ecbad6780b2a103b66f9a

See more details on using hashes here.

File details

Details for the file LANDrop-0.4.0b1-py3-none-any.whl.

File metadata

  • Download URL: LANDrop-0.4.0b1-py3-none-any.whl
  • Upload date:
  • Size: 190.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for LANDrop-0.4.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 6dbff5f799829ba35432d008757aa10cf3f13dccfb659739271e094dc9aafbb9
MD5 d395562b45ac00edc81bbace74523d6a
BLAKE2b-256 7416dd4064d185ad9fe6933553a2190ee56516dd30817887eebb415e060f7bbc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page