XClipdiary is a Clipboard extension app for Mac OSX.
Requirement: OS X Mavericks or higher
- OS X El Capitan
- Xcode 7.0
- Install CocoaPods if you don't have it.
- Move to the project root directory and run
pod installon your terminal. - Open XClipdiary.xcworkspace on Xcode.
- build.
The source code is dependent on some libraries.
- Fork it ( https://github.com/extragen/XClipdiary/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
If you distribute derived work, especially in the Mac App Store, I ask you to follow two rules:
- Don't use "XClipdiary", "Clipy" and "ClipMenu" as your product name.
- Follow the MIT license terms.
Thank you for your cooperation.
XClipdiary is available under the MIT license. See the LICENSE file for more info.
Icons are copyrighted by their respective authors.
Thank you for @naotaka and @Econa77 who have published Clipmenu and Clipy as OSS.
