Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClipContext

A lightweight clipboard manager that lives in your menu bar. Every text you copy is saved, searchable, and ready to paste. ClipContext Image

Clipboard History

ClipContext silently captures everything you copy and stores it in a clean, searchable list. Each entry shows the source app, timestamp, and word and character count, so nothing is ever lost and everything is easy to find.


Text Actions

Transform any clipboard item instantly with one tap:

Action Description
Trim whitespace Clean up leading and trailing spaces
Lowercase / Capitalize Change text case in one tap
Remove extra spaces Collapse multiple spaces into one
Remove empty lines Strip blank lines from multi-line text
Join lines Merge all lines into a single line
Convert to CSV Turn a list of lines into comma-separated values
Extract URL Pull a link out of surrounding text
Strip tracking parameters Remove UTM and other tracking tags from URLs
Translate Translate text via Apple's built-in Translate

Auto-Apply on Copy

Set any action to run automatically every time you copy. Trim whitespace, strip tracking parameters, or normalize formatting without thinking about it.


Global Keyboard Shortcuts

Assign system-wide shortcuts to open ClipContext or trigger any action on your most recent clipboard item. No need to switch windows or touch your mouse.


Privacy First

Everything stays on your Mac. ClipContext never connects to the internet and never shares your clipboard data with anyone. No telemetry, no cloud sync, no exceptions.


Designed for macOS 26

A native SwiftUI app built specifically for macOS 26. Minimal design, fast performance, and a tiny memory footprint.


Installation

Mac App Store (recommended)

  1. Open the Mac App Store and search for ClipContext
  2. Click Get
  3. ClipContext appears in your menu bar

Direct Download

  1. Download the latest .dmg from Releases
  2. Drag ClipContext.app to your Applications folder
  3. Launch it and grant clipboard access when prompted

Requirements: macOS 14 or later


Contributing

Contributions and bug reports are welcome.

  1. Fork the repository
  2. Create your branch: git checkout -b feature/my-feature
  3. Commit your changes: git commit -m 'Add my feature'
  4. Push: git push origin feature/my-feature
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages