mirror of
https://github.com/TermiT/Flycut.git
synced 2025-02-20 22:13:14 +08:00
Clean and simple clipboard manager for developers
English.lproj/MainMenu.nib | ||
Flycut.xcodeproj | ||
JumpcutEngine | ||
LoginItem | ||
Resources | ||
SGHotKeysLib | ||
ShortcutRecorder | ||
UI | ||
UKPrefsPanel | ||
.gitignore | ||
AppController.h | ||
AppController.m | ||
Flycut.entitlements | ||
flycut.icns | ||
Flycut_Prefix.pch | ||
help.md | ||
Info.plist | ||
license.txt | ||
main.m | ||
readme.md |
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