FlowClip
January 24, 2026 ยท View on GitHub
FlowClip allows you to keep the existing powerful features of Maccy while leveraging the new Queue Clipboard capability. With FlowClip, you can easily perform batch operations.
FlowClip is a fork of Maccy, keeping it lightweight, fast, and open-source.
โจ Key Features
๐ Queue Clipboard (New!)
Copy multiple items one after another and paste them sequentially or all at once.
- Batch Copy: Copy text or images multiple times to build a queue.
- Sequential Paste: Paste items in the order they were queued (FIFO).
- Custom Separators: When pasting all items, choose to separate them with a space, new line, comma, or any custom character.
- Visual Queue: View and manage your queued items in a dedicated floating window.
Important
To use Queue Clipboard: You must grant Accessibility permissions to FlowClip in System Settings. Please restart the app after granting permission.
Core Features (inherited from Maccy)
- Lightweight & Fast
- Keyboard-first navigation
- Secure & Private
- Native UI (macOS standard)
Install
GitHub Releases
Download the latest version from the Releases page.
Homebrew
brew tap gityeop/flowclip
brew install --cask flowclip
Usage
-
General: SHIFT (โง) + COMMAND (โ) + C to popup FlowClip.
-
Queue Mode:
- Toggle Queue Window: OPTION (โฅ) + SHIFT (โง) + V
- Copy items normally using COMMAND (โ) + C while Queue Mode is active.
- Use the Queue Window to manage or clear items.
-
Select & Paste:
- Type to search.
- ENTER to copy.
- OPTION (โฅ) + ENTER to paste.
For advanced usage and configuration, please refer to the application preferences.
License
MIT License.
Based on Maccy by Alex Rodionov. Copyright (c) 2026 Sang Yeop Lim (FlowClip) Copyright (c) 2018 Alex Rodionov (Maccy)