Local file sharing tool
Project description
LocalDrop
localdrop is a lightweight tool for secure and fast data transfer between devices on the same LAN using the terminal.
🚀 Features
- 🛡️ Secure messaging
- 🌐 LAN-based fast communication
- 📥 Receive messages using short codes
- 📤 Send messages with auto-generated codes
- 📂 File sharing coming soon!
📦 Installation
pip install localdrop
⚙️ Usage
1. Initialize the sender server:
python -m localdrop init
This command starts the sender server on your device.
2. Send a message:
python -m localdrop send "Hello world!"
You will receive a 4-character code. Example:
Your Code is : 7G4K
3. Receive the message from another device:
Any user on the same LAN can run:
python -m localdrop get 7G4K
And the message will be displayed:
Hello world!
4. For close the sender server:
python -m localdrop stop
📁 File Sharing (Coming Soon)
Currently, only text messages are supported. File sharing will be added in an upcoming update.
🤝 Contribute
Report issues, suggest features, or contribute on GitHub!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file localdrop-0.2.1.tar.gz.
File metadata
- Download URL: localdrop-0.2.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f68ed12805d17b8ef868680e8cbc9068478f71c5eb8ab671e8a1a48815b5d109
|
|
| MD5 |
552bb5d53c640ae4fc0617db3ab10b33
|
|
| BLAKE2b-256 |
1799d7f24079d94b786916971968d5447d009832b5f9354cc8ab108a7d66ec80
|
File details
Details for the file localdrop-0.2.1-py3-none-any.whl.
File metadata
- Download URL: localdrop-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55ba29e047dff9d40e56ab7e8575183024137b9708b0c1aebe2ff14cabda533d
|
|
| MD5 |
7bc9e8072a817289251402d2817210c0
|
|
| BLAKE2b-256 |
74f6338a1d87255537a3a97b834a3fb586bbcc65f8b0341cdef0b523ad3a853c
|