4e7e4d13ef
This cleans up inconsistencies in the layout and makes it more durable. It retains the 4px spacing between rows even though that is lower than standard spacing. |
||
---|---|---|
.github | ||
English.lproj/MainMenu.nib | ||
Flycut-iOS | ||
Flycut-iOSTests | ||
Flycut-iOSUITests | ||
Flycut.xcodeproj | ||
FlycutEngine | ||
FlycutHelper | ||
InAppSettingsKit | ||
LoginItem | ||
MGSwipeTableCell | ||
MJCloudKitUserDefaultsSync | ||
Resources | ||
SGHotKeysLib | ||
ShortcutRecorder | ||
UI | ||
UKPrefsPanel | ||
.gitignore | ||
acknowledgements.txt | ||
AppController.h | ||
AppController.m | ||
appStoreReleases.txt | ||
award-2021.png | ||
Flycut-iOS-Bridging-Header.h | ||
Flycut-iOS_Prefix.pch | ||
Flycut.entitlements | ||
flycut.icns | ||
Flycut_Prefix.pch | ||
FlycutDebug.entitlements | ||
FlycutOperator.h | ||
FlycutOperator.m | ||
help.iOS.md | ||
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.
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 fortget to give Flycut access in System Preferences -> Security & Privacy -> Privacy -> Accessibility. If you had previous version of Flycut installed, you might need to remove if 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