airdrop-cli
v1.0.1
Published
AirDrop CLI for file sharing on macOS
Maintainers
Readme
AirDrop CLI
AirDrop CLI for file sharing on macOS.
Prerequisites
- macOS 10.12 or later
- Xcode Command Line Tools:
xcode-select --install
Installation
npm install -g airdrop-cliUsage
# Share a file
airdrop /path/to/file.txt
# Share a URL
airdrop https://apple.comFeatures
Can send files from the terminal
airdrop https://apple.com
Options
Usage: airdrop <file>
Arguments:
file URL or path to file to share via AirDrop
Options:
-h, --help Show help information
-V, --version Show version numberInspiration
This project was inspired by vldmrkl/airdrop-cli.
License
MIT
