Skip to content

DodoApps/dodoclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DodoClip Icon

DodoClip

A free, open-source clipboard manager for macOS.

Description

DodoClip is a lightweight, native clipboard manager built with SwiftUI and SwiftData. It helps you keep track of everything you copy and access your clipboard history instantly.

Features

  • Clipboard history - Automatically saves everything you copy with persistence
  • Search - Quickly find items in your clipboard history
  • Keyboard shortcuts - Access your clipboard with global hotkeys (⇧⌘V)
  • Pinned items - Keep important clips always accessible
  • Smart collections - Auto-organized by type (Links, Images, Colors)
  • Image support - Copy and manage images alongside text
  • Link previews - Automatic favicon and og:image fetching
  • Color detection - Recognizes hex color codes with visual preview
  • Paste stack - Sequential pasting mode (⇧⌘C)
  • Privacy controls - Ignore password managers and specific apps
  • Menu bar access - Quick access from the menu bar

Requirements

  • macOS 14.0 (Sonoma) or later

Installation

Homebrew (recommended)

brew install --cask dodoclip

Or using tap:

brew tap bluewave-labs/tap
brew install dodoclip

Direct download

Download the latest .dmg from the Releases page, open it, and drag DodoClip to your Applications folder.

Building from Source

  1. Clone the repository:

    git clone https://github.com/bluewave-labs/dodoclip.git
    cd DodoClip
  2. Build using Swift Package Manager:

    swift build
  3. Run the app:

    swift run DodoClip

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

A free, open-source clipboard manager for macOS

Resources

License

Stars

88 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors