⚠️ Pre-release Software: PopStash is currently in active development and not ready for production use. Features may be incomplete, unstable, or subject to change.
A powerful clipboard manager for macOS that keeps your copy history organized and accessible.
- Clipboard History - Automatically saves everything you copy
- Quick Access - Global hotkey to instantly view your clipboard history
- Smart Search - Find any copied item with real-time search
- Pin Important Items - Keep frequently used content at the top
- Glass Effect Design - Beautiful translucent interface that fits macOS
- Keyboard Navigation - Full keyboard support with arrow keys and shortcuts
- Text & Image Support - Preview and manage copied text and images
- PopEditor Integration - Edit text items in a dedicated editor window
Pre-release: Currently in development. To try it out:
- Clone this repository
- Open PopStash.xcodeproj in Xcode
- Build and run the project
- Grant necessary permissions when prompted
- Use Option+C to capture clipboard content
- Copy anything - PopStash automatically saves it
- Press Cmd+Shift+V - Opens the clipboard manager
- Click any item - Copies it back to your clipboard
- Search - Type to filter your clipboard history
- Pin items - Click the pin icon to keep items at the top
Option+C- Capture clipboard contentArrow Keys- Navigate clipboard itemsEnter- Copy selected itemDelete- Remove selected itemCmd+A- Select all items
- Multi-select - Hold Shift and click to select ranges
- Context menus - Right-click items for more options
- Edit text - Option+click text items to edit in PopEditor
- Metadata view - Toggle sidebar to see item details and actions
- macOS 13.0 or later
- Accessibility permissions (for global hotkeys)
- Approximately 10MB disk space
PopStash stores clipboard data locally on your Mac. No data is sent to external servers. You can clear your clipboard history at any time from the app's footer.
PopStash is built with:
- SwiftUI - Modern declarative UI framework
- AppKit - Native macOS integration
- Combine - Reactive programming for data flow
git clone https://github.com/JamesN-dev/PopStash.git
cd PopStash
open PopStash.xcodeprojBuild and run in Xcode 15.0 or later.
Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.
PopStash is available under the MIT License. See LICENSE for details.
If you encounter any issues or have questions:
- Check the Issues page
- Create a new issue with details about your problem
- Include your macOS version and PopStash version