Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TermiT/Flycut
Clean and simple clipboard manager for developers
https://github.com/TermiT/Flycut
clipboard-manager
Last synced: 3 months ago
JSON representation
Clean and simple clipboard manager for developers
- Host: GitHub
- URL: https://github.com/TermiT/Flycut
- Owner: TermiT
- License: mit
- Created: 2011-03-20T07:17:31.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2022-12-23T04:10:00.000Z (about 2 years ago)
- Last Synced: 2024-11-05T02:03:06.838Z (3 months ago)
- Topics: clipboard-manager
- Language: Objective-C
- Homepage:
- Size: 4.54 MB
- Stars: 2,485
- Watchers: 50
- Forks: 205
- Open Issues: 120
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: license.txt
Awesome Lists containing this project
- gitcat - Flycut
README
# 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](https://paypal.me/flycut)## 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 forget to give Flycut access in System Preferences -> Security & Privacy -> Privacy -> Accessibility. If you had previous version of Flycut installed, you might need to remove it from Accessibility first and add it again.***
**Mac App Store:**
Download from the App Store [here](http://itunes.apple.com/us/app/flycut-clipboard-manager/id442160987?mt=12)**DRM-Free:**
Download latest DRM-Free version [here](https://github.com/TermiT/Flycut/releases)**iOS App Store:**
Download from the App Store [here](https://itunes.apple.com/us/app/flycut/id1273639655?mt=8)## Use
**Documentation:**
[Mac Help File](help.md) / [iOS Help File](help.iOS.md)## Develop
**Contributors:**
Check the list of contributors [here](https://github.com/TermiT/Flycut/graphs/contributors)**License:**
MIT