Skip to content

PGMY/Clipy

 
 

Repository files navigation

Clipy

Clipy is a Clipboard extension app for Mac OSX.

Requirement: OS X Mavericks or higher

Distribution Site : http://clipy-app.com

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 Clipy.xcworkspace on Xcode.
  4. build.

Dependencies

The source code is dependent on some libraries.

Contributing

  1. Fork it ( https://github.com/Clipy/Clipy/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 "Clipy" and "ClipMenu" as your product name.
  2. Follow the MIT license terms.

Thank you for your cooperation.

Licence

Clipy 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 who have published Clipmenu as OSS.

About

Clipboard extension app for Mac OSX.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 50.1%
  • Swift 49.8%
  • Ruby 0.1%