Skip to content
forked from p0deje/Maccy

Lightweight clipboard manager for macOS

License

Notifications You must be signed in to change notification settings

gityeop/FlowClip

 
 

Repository files navigation

FlowClip

Downloads Version

FlowClip Icon

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

  1. General: SHIFT (⇧) + COMMAND (⌘) + C to popup FlowClip.

  2. 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.
  3. 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)

About

Lightweight clipboard manager for macOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 92.7%
  • JavaScript 5.4%
  • CSS 1.4%
  • Shell 0.5%