Clean and simple clipboard manager for developers
Go to file
2015-07-14 15:47:38 -05:00
DBUserDefaults.framework Added some changes from: https://github.com/snark/jumpcut/ 2011-10-06 17:54:55 +08:00
DBUserDefaultsController Added DBUserDefaults for dropbox settings 2011-09-29 18:34:24 +08:00
English.lproj/MainMenu.nib Add 'Black Flycut icon' option for the icon in the menu bar since some prefer this look. Consolidate multiple-maintenance paths related to this into one. 2015-05-17 21:29:46 -05:00
Flycut.xcodeproj Add 'Black Flycut icon' option for the icon in the menu bar since some prefer this look. Consolidate multiple-maintenance paths related to this into one. 2015-05-17 21:29:46 -05:00
JumpcutEngine Add 'Merge all' functionality 2013-10-25 20:31:37 +02:00
LoginItem Target 10.7, Apple doesn't support 10.6; Enable App Sandbox; Fix warnings 2014-03-15 07:26:06 -04:00
Resources Add 'Black Flycut icon' option for the icon in the menu bar since some prefer this look. Consolidate multiple-maintenance paths related to this into one. 2015-05-17 21:29:46 -05:00
SGHotKeysLib sync with version in Mac AppStore 2011-06-10 00:30:07 +08:00
ShortcutRecorder - Fix build warnings 2014-08-22 10:39:54 -07:00
UI Bezel performance suffers when the copy length gets very large (I frequently copy >1,000,000 characters), so limit the amount given to the Bezel to something closer to the actual Bezel display capacity. Bezel performance is great, the paste still has it all, and the Bezel still has more than it has room to display. 2015-06-12 06:14:41 -05:00
UKPrefsPanel Refactor: Got rid of all Analyzer warning except for "View is clipping its contents" 2011-09-29 14:20:35 +08:00
.gitignore .gitignore changes 2011-08-01 21:23:07 +08:00
AppController.h Merge pull request #76 from MarkJerde/saveClippingToFile 2015-06-14 19:02:50 +03:00
AppController.m Use the 'disabled' icon to indicate when a large copy from Remote Desktop Connection is being transferred so the user knows that switching applications will result in a null copy. 2015-07-14 15:47:38 -05:00
Flycut.entitlements Target 10.7, Apple doesn't support 10.6; Enable App Sandbox; Fix warnings 2014-03-15 07:26:06 -04:00
flycut.icns sync with version in Mac AppStore 2011-06-10 00:30:07 +08:00
Info.plist Added NSSupportsAutomaticGraphicsSwitching key to Info.plist 2012-05-06 19:38:51 -04:00
Jumpcut_Prefix.pch sync with version in Mac AppStore 2011-06-10 00:30:07 +08:00
license.txt added MIT license text 2011-12-09 15:49:33 +08:00
main.m sync with version in Mac AppStore 2011-06-10 00:30:07 +08:00
readme.md Add warning about staleness of Mac App Store version, clean up markdown 2015-06-23 11:38:09 -07:00

Flycut


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

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.

Developed by developers for developers.

Donation: If you like Flycut, you can donate here.

MacAppStore: Download from the App Store here

Note: the App Store version is not up to date - if you want the latest version with all the features, you will have to compile Flycut yourself.

License: MIT

Todo:

  • Big refactoring
  • Search
  • Expose-like view of all clips
  • iCloud sync
  • Ability to pin clips