a tiny macOS CLI that AirDrops files and URLs from the terminal. multiple files in one transfer. developed and tested on macOS 26.
ad file.pdf
ad a.md b.png c.mov
ad https://example.comhomebrew:
brew install mihaicrisan04/tap/airdropfrom source:
git clone https://github.com/mihaicrisan04/airdrop
cd airdrop
mise run installboth put ad on your PATH.
other CLI airdrop tools we tested hang after the picker dismisses. this one ships as a proper .app bundle so sharingd keeps the share session alive. details in CLAUDE.md.
mise is recommended. tasks are described in mise.toml.
MIT