/JBCut

a simple clipboard buffer app for macOS/一个简洁的剪切板缓存工具软件

Primary LanguageSwift

JBCut

big_icon

JBCut is a simple clipboard buffer app for macOS, which have some logic and ui resources is transformed from jumpcut.

Because the jumpcut is not support 64bit, so develop the JBCut for use.

Requirement

  • macOS Sierra 10.12 or higher

Development Environment

  • xcode 10.3
  • swift 5.0.1

Package

v1.0.0 is the fist version

Download v1.0.0 release

Usage

  • JBCut will store the code piece your copied. And Use Shift-Command-V of Shift-Command-K to search the clip histoy,when release the modify flags kyes (Shift Command Option Ctrl) will paste this code.
  • you can also use the custom hotkey which is defined in preferences to paste it.
  • you can also change other setting and app appearance in preferences.

App Appearance

appearence

appearence

Licence

JBCut is MIT license.

other

  • Since macOS 10.14 Mojave need accessibility permission to paste the code. So you should confirm System preferences/Securtiy & Privacy/Privacy/Accessibility/JBCut the is checked
  • if you can open the JBCut, Please check System preferences/Securtiy & Privacy/General/ is allowed apps download from anywhere.