Clean and simple clipboard manager for developers
Find a file
2016-01-28 22:05:52 -06:00
DBUserDefaults.framework
DBUserDefaultsController
English.lproj/MainMenu.nib Convert Preferences panel for Appearance to programmatic creation for better team development. 2016-01-28 22:05:52 -06:00
Flycut.xcodeproj OS X 10.10 Yosemite got a bit too crafty and would apply it's own "disabled" styling if the NSStatusItem image is an image that has "disabled" in its name. Changed to xout to keep it looking colorful. 2016-01-28 22:05:42 -06:00
JumpcutEngine Add 'source' and 'timestamp' to clipping objects so that it can be displayed in the bezel along with the clipping. 2016-01-28 22:05:43 -06: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 OS X 10.10 Yosemite got a bit too crafty and would apply it's own "disabled" styling if the NSStatusItem image is an image that has "disabled" in its name. Changed to xout to keep it looking colorful. 2016-01-28 22:05:42 -06:00
SGHotKeysLib
ShortcutRecorder - Fix build warnings 2014-08-22 10:39:54 -07:00
UI Display source and timestamp in bezel. 2016-01-28 22:05:52 -06:00
UKPrefsPanel
.gitignore
AppController.h Convert Preferences panel for Appearance to programmatic creation for better team development. 2016-01-28 22:05:52 -06:00
AppController.m Convert Preferences panel for Appearance to programmatic creation for better team development. 2016-01-28 22:05:52 -06: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
help.md Update help.md 2015-10-01 14:45:33 -07:00
Info.plist Added NSSupportsAutomaticGraphicsSwitching key to Info.plist 2012-05-06 19:38:51 -04:00
Jumpcut_Prefix.pch
license.txt added MIT license text 2011-12-09 15:49:33 +08:00
main.m
readme.md Add documentation. 2015-08-05 23:04:40 -05: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

Documentation: Help File

Todo:

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