Awesome
Introduction
Bang is an OS X app for file sharing, like droplr. Since it uses the Parse for backend, you don't need to set up any server for running this app.
Features
- Share File (< 10M currently)
- Share Screenshot
- Share Text From Pasteboard
- Edit Text and Share
Screenshot
<img src="https://raw.github.com/jesseXu/Bang/master/ScreenShot0.png" width="313px" height="307px" />Download
Have a try, download here
Set Up
-
Go to Parse and create an app.
-
Get the Application ID and Client Key and use them in AppDelegate.m
//#define kParseApplicationId @"YOUR_APPLICATION_ID" //#define kParseClientKey @"YOUR_CLIENT_KEY"
-
Build and Run
Thanks
Thanks to @eyeplum, he made an icon for the App.
License
MIT license.