airshare
Share files between devices on the local network
TLDR
Share a file
SYNOPSIS
airshare command [options] [files]
DESCRIPTION
airshare is a cross-platform file sharing tool that transfers files between devices on the same local network. It uses mDNS for device discovery and generates a simple code that recipients use to receive files.
The tool provides a simple alternative to complex file sharing setups, requiring no server configuration or account creation.
PARAMETERS
send files
Share files or directoriesreceive code
Receive files using a share code--no-zip
Don't compress multiple files--port port
Specify port number--clipboard
Copy code to clipboard
CAVEATS
Both devices must be on the same local network. Large files may take time to transfer depending on network speed. No encryption by default on older versions.
HISTORY
airshare was developed as a Python-based alternative to AirDrop for cross-platform local file sharing, leveraging mDNS for zero-configuration networking.
