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
<img src=”LANDrop/icons/banner.png” width=”300”>
> 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](https://landrop.app/#downloads).
## 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:
- Download and install the dependencies:
` pip install -r requirements.txt pip install pyinstaller `
- Clone this repository
` git clone https://github.com/heiheiyoyo/PyLANDrop `
- Run the following commands
` cd PyLANDrop pyinstaller -F LANDrop/main.py -n LANDrop --hidden-import _cffi_backend `
- 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file LANDrop-0.4.0a3.tar.gz
.
File metadata
- Download URL: LANDrop-0.4.0a3.tar.gz
- Upload date:
- Size: 166.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdbd482cfe3cf113828d266e62f0564330021675ca1a07339866115de25a0db6 |
|
MD5 | 31021a403abd5184fb232521373c8334 |
|
BLAKE2b-256 | 0002b87845bcf6945b0bf4951bf3e91e86c491f6907cc3daa60579bcec197fd8 |
File details
Details for the file LANDrop-0.4.0a3-py3-none-any.whl
.
File metadata
- Download URL: LANDrop-0.4.0a3-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.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec76b0e78fcd7ccb047994937dd34a3da4b3ee96827899a62a4343995069bb01 |
|
MD5 | 8d714f1ec5da34219323f4a92f89ce76 |
|
BLAKE2b-256 | ab4e3f499cb13cecf5f96e60565b268979bc877e33007b6f778de99425b517c7 |