Clean and simple clipboard manager for developers
Find a file
2013-07-19 15:02:29 -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 move pasted item to top of stack 2012-08-11 21:27:28 -07:00
Flycut.xcodeproj Added support for skipping password fields. Added support for removing duplicates. Experements with animation 2011-10-10 18:21:43 +08:00
JumpcutEngine move pasted item to top of stack 2012-08-11 21:27:28 -07:00
LoginItem Refactor: Got rid of all Analyzer warning except for "View is clipping its contents" 2011-09-29 14:20:35 +08:00
Resources sync with version in Mac AppStore 2011-06-10 00:30:07 +08:00
SGHotKeysLib sync with version in Mac AppStore 2011-06-10 00:30:07 +08:00
ShortcutRecorder Added DBUserDefaults for dropbox settings 2011-09-29 18:33:58 +08:00
UI Added support for skipping password fields. Added support for removing duplicates. Experements with animation 2011-10-10 18:21:43 +08: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 Merget with dropbox-sync 2011-11-24 23:13:48 +08:00
AppController.m Bug fix for Issue 36 - "Preferences not saving". Defect originated in revision 8 of Jumpcut, which added use of NSUserDefaults without a call to NSUserDefaults's synchronize function on exit. NSUserDefaults documentation states that synchronize is automatically invoked at periodic intervals but not automatically at exit and thus was unreliable without an explicit call. The problem was masked by a call to synchronize whenever a clipping was added if save is enabled. 2013-07-19 15:02:29 -05: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 Update readme.md 2011-11-26 00:11:04 +08:00

Flycut


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

Every time you when you copy code pieces Flycut stores it in history. Later you can past it using Shift-Command-V even if you have something different in your current clipboard. You can change hotkey and other settings in preferences.

Developed by developers for developers.

Donation: If you like Flycut you can donate here

MacAppStore: http://itunes.apple.com/us/app/flycut-clipboard-manager/id442160987?mt=12

License: MIT

Todo:

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