README.md
June 6, 2014 ยท View on GitHub
![]()
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
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.