/airdrop

Share your files using AirDrop with Command Line

Primary LanguageObjective-C

airdrop

Share your file using AirDrop with Command Line

How to install

$ go get github.com/taku-k/airdrop

How to use

$ airdrop /file/to/path

Don't append file:// to the head of the path, because file:// is appended automatically

Why I create?

That's because I'v been wanting to use cgo with Objective-C