Skip to main content
app icon

FyClip Advanced-Clipboard-Manager

Developer

Sarwar Hossain

About

FyClip - Advanced Clipboard Manager A modular, high-performance clipboard manager built with Go and Fyne v2.7+.

Features
#

πŸ“‹ Clipboard History: Automatically saves text, images, HTML, and files
πŸ“Œ Pin Items: Keep important items at the top
⭐ Favorites View: Toggle pinned-only view instantly
πŸ” Enhanced Search: Regex, case-sensitive, and fuzzy matching
❌ Clear Search: One-click reset for the search box
πŸ–ΌοΈ Image Support: Preview and save clipboard images
πŸ“ HTML Support: Capture and preserve HTML formatting
πŸ“ File History: Track files copied from file manager
πŸ“€ Unified Export: Export selected text or images from one action
πŸ“ Markdown Preview: Markdown content renders correctly in preview pane
πŸ•’ Relative Time + Reuse Count: List rows show recency and copy frequency
πŸ’Ύ Persistent Storage: History saved across sessions
πŸ”’ Encrypted Storage: AES-256-GCM encryption at rest
☁️ Encrypted Backup: Password-protected backup and restore
πŸ“ Snippets: Save and expand text templates
πŸš€ AutoStart: Launch on system startup
⏸️ Pause Capture: Pause monitoring for 5 minutes from toolbar/tray
🎨 Modern UI: Dark theme with responsive design
⚑ Performance: Debounced updates, async operations, O(1) lookups
🐧 Linux Packaging: Official Fyne Linux package pipeline for .deb and .AppImage
πŸ”’ Thread-Safe: Proper concurrency handling
πŸ›‘οΈ Sensitive Data Detection: Auto-detect credit cards, SSN, API keys

Stores

This app is also available to install from the following stores:

app screenshot app screenshot app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/Sarwarhridoy4/FyClip---Advanced-Clipboard-Manager@latest

Or you can download the code directly from git:

git clone https://github.com/Sarwarhridoy4/FyClip---Advanced-Clipboard-Manager