π ClipCore
November 1, 2025 Β· View on GitHub
ClipCore is a modern and powerful clipboard manager built with WinUI 3 and .NET 8, designed specifically for Windows 11.
It automatically tracks, stores, and organizes everything you copy β including text, images, and files β and presents them in a clean, intuitive interface.
π§ Overview
ClipCore helps you manage your clipboard history more efficiently.
Whether you copy text snippets, images, or entire files, ClipCore keeps everything accessible and categorized.
You can search, filter, and restore previous clipboard items in just a few clicks.
Perfect for developers, designers, and power users who copy and paste all day long.
β¨ Features
- πͺ Modern WinUI 3 Interface β Fluent Design, native Windows 11 look & feel.
- β‘ Real-Time Clipboard Tracking β Automatically detects copied text, images, and files.
- ποΈ Smart Categorization β Groups clipboard items by type and source.
- π Search & Filter β Quickly find anything from your clipboard history.
- πΎ Persistent Storage β Keeps clipboard history saved even after reboot.
- π§° Local Database Support β Uses SQLite for lightweight and fast storage.
- π§ Compact Mode β A minimal floating view for fast access.
- π Dark / Light Mode β Fully supports system theme preferences.
- π Privacy Options β Option to exclude sensitive apps from being monitored.
π οΈ Technologies Used
| Category | Technology |
|---|---|
| Framework | .NET 8 |
| UI Library | WinUI 3 |
| Language | C# |
| Database | SQLite |
| Architecture | MVVM Pattern |
| Platform | Windows 11 |
| IDE | Visual Studio Insiders |
πΈ Screenshots
Below are some screenshots of ClipCore in action on Windows 11.
Each section demonstrates a key part of the interface and its functionality.
| Home Page | Settings Page |
|---|---|
![]() | ![]() |
| Image Preview | Text Preview |
|---|---|
![]() | ![]() |
π‘ The interface is fully responsive to Windows 11βs light and dark themes, using native WinUI 3 components for a seamless experience.
π§ Interface Highlights
- Home Page: Displays clipboard history with item type icons and quick access buttons.
- Settings: Customize clipboard behavior, auto-clean intervals, and privacy filters.
- Image Preview: Instantly shows copied image thumbnails and allows saving or re-copying.
- Text Preview: Displays copied text with formatting, quick copy, and favorite options.
πͺΆ UI Design Philosophy
ClipCoreβs interface was designed with minimalism and clarity in mind.
Every element follows Windows 11βs Fluent Design guidelines β rounded corners, subtle shadows, and fluid animations.
The goal was to create a productivity tool that feels like a native part of the OS.
(All screenshots are taken from the development build on Windows 11.)
π Installation
- Clone the repository:
git clone https://github.com/Kleaopsy/ClipCore.git cd ClipCore



