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.

Or you can download it from PyPI by command:

pip install LANDrop

You can run it by command landrop

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.0.tar.gz (166.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: LANDrop-0.4.0.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.0.tar.gz
Algorithm Hash digest
SHA256 6547ba3a833b884704b2a129901e99fe7587c3924e33c0ec7b37e62fa7ab9915
MD5 de29c7d97f55941f0be3482ef73e7ab9
BLAKE2b-256 ebf5a621fc1e3922e267985a363c1d6f2a693c2fb40756ec8b7ed202963ef606

See more details on using hashes here.

File details

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

File metadata

  • Download URL: LANDrop-0.4.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7b60f3858907af0c6aecee92505c3e983938c829d89e2b54ea8f4deb10eb807a
MD5 3cb584ad6239a5b90f8af8732e38512f
BLAKE2b-256 91931a3c548b0821036b3fa1e4d2cea95a76199a2f9f5a148830847568e91e61

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