jimkil / WhereToDrop

A small MacOS utility to change where AirDrop files are stored.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


WhereToDrop

A small utility tool to redirect AirDrop files to another location on your Mac

develop

Build InstructionsBuilt WithLicense


Build Instructions

First install XcodeGen, the tool that generates the Xcode project (I recommend using Homebrew):

brew install xcodegen

Next launch the newly generated project

open *.xcodeproj

Finally press Run 🎉 🎉

Built With

This software uses the following projects:

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE.md file for details

About

A small MacOS utility to change where AirDrop files are stored.

License:GNU General Public License v3.0


Languages

Language:Swift 92.3%Language:AppleScript 7.7%