Clipboard extension app for macOS.
Find a file
2021-04-10 12:04:43 +09:00
.github Ignore Pods directory from git control (#440) 2021-04-10 11:40:17 +09:00
Clipy Build with Xcode12.2 (#437) 2020-12-26 13:55:44 +09:00
Clipy.xcodeproj Remove fabric settings at Build Phase (#438) 2020-12-26 14:03:13 +09:00
Clipy.xcworkspace Update swift4.1 and Xcode9.3 (#239) 2018-04-13 00:19:05 +09:00
ClipyTests Update other dependency libraries (#422) 2020-10-28 20:23:20 +09:00
fastlane Build with Xcode11(swift4.1) (#416) 2020-10-25 02:53:20 +09:00
Resources Fix images directory 2017-05-12 18:28:06 +09:00
.gitignore Ignore Pods directory from git control (#440) 2021-04-10 11:40:17 +09:00
.swiftlint.yml Update dependency libraries (#286) 2018-07-04 03:16:58 +09:00
Dangerfile Run danger with GitHub Actions (#417) 2020-10-25 03:06:56 +09:00
Gemfile Build with Xcode11(swift4.1) (#416) 2020-10-25 02:53:20 +09:00
Gemfile.lock Build with Xcode11(swift4.1) (#416) 2020-10-25 02:53:20 +09:00
LICENSE Update copyright and file header (#269) 2018-04-13 02:02:32 +09:00
LICENSE_CLIPMENU 📝 Update LICENSE and copyright 2017-03-02 01:42:28 +09:00
Podfile Remove Fabric/Crashlytics that has ended service (#423) 2020-10-31 15:28:17 +09:00
Podfile.lock Update dependency libraries for M1 native build (#465) 2021-04-10 12:04:43 +09:00
README.md Ignore Pods directory from git control (#440) 2021-04-10 11:40:17 +09:00
swiftgen.yml Update other dependency libraries (#422) 2020-10-28 20:23:20 +09:00


CI Release version OpenCollective OpenCollective

Clipy is a Clipboard extension app for macOS.


Requirement: macOS 10.10 Yosemite or higher

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

Development Environment

  • macOS 10.15 Catalina
  • Xcode 12.2
  • Swift 5.3

How to Build

  1. Move to the project root directory
  2. bundle install --path=vendor/bundle && bundle exec pod install
  3. Open Clipy.xcworkspace on Xcode.
  4. build.

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

Localization Contributors

Clipy is looking for localization contributors.
If you can contribute, please see CONTRIBUTING.md

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.

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

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.