timurguseynov / airdrop

Share your files using AirDrop with Command Line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Share your files using AirDrop with Command Line


Languages

Language:Objective-C 54.9%Language:Go 45.1%