• Stars
    star
    2,331
  • Rank 19,004 (Top 0.4 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 13 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Clean and simple clipboard manager for developers

Flycut


Description: Flycut is a clean and simple clipboard manager for developers. It's based on an open source app called Jumpcut.

On the Mac, every time you copy a code piece, Flycut stores it in history. Later, you can paste it using Shift-Command-V even if you have something different in your current clipboard. You can change the hotkey and other settings in preferences.

On iOS, every time you open Flycut, it checks for a new clipping and stores it in history. Later, you can tap any item in the history list to place it on the clipboard. You can also swipe web links in the history to open them without placing them on the clipboard.

Developed by developers for developers.

Donation: If you like Flycut, you can donate here

Install

For OSX 10.13 and older use DRM-Free version

For OSX 10.14 and later use either App Store or DRM-Free versions. But don't forget to give Flycut access in System Preferences -> Security & Privacy -> Privacy -> Accessibility. If you had previous version of Flycut installed, you might need to remove it from Accessibility first and add it again.

Mac App Store: Download from the App Store here

DRM-Free: Download latest DRM-Free version here

iOS App Store: Download from the App Store here

Use

Documentation: Mac Help File / iOS Help File

Develop

Contributors: Check the list of contributors here

License: MIT