Skip to content

extragen/XClipdiary

 
 

Repository files navigation

XClipdiary

XClipdiary is a Clipboard extension app for Mac OSX.

Requirement: OS X Mavericks or higher

Development Environment

  • OS X El Capitan
  • Xcode 7.0

How to Build

  1. Install CocoaPods if you don't have it.
  2. Move to the project root directory and run pod install on your terminal.
  3. Open XClipdiary.xcworkspace on Xcode.
  4. build.

Dependencies

The source code is dependent on some libraries.

Contributing

  1. Fork it ( https://github.com/extragen/XClipdiary/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Distribution

If you distribute derived work, especially in the Mac App Store, I ask you to follow two rules:

  1. Don't use "XClipdiary", "Clipy" and "ClipMenu" as your product name.
  2. Follow the MIT license terms.

Thank you for your cooperation.

Licence

XClipdiary is available under the MIT license. See the LICENSE file for more info.

Icons are copyrighted by their respective authors.

Special Thanks

Thank you for @naotaka and @Econa77 who have published Clipmenu and Clipy as OSS.

About

Clipboard extension app for Mac OSX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 52.1%
  • Objective-C 47.8%
  • Ruby 0.1%