πŸ“‹ 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

CategoryTechnology
Framework.NET 8
UI LibraryWinUI 3
LanguageC#
DatabaseSQLite
ArchitectureMVVM Pattern
PlatformWindows 11
IDEVisual 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 PageSettings Page
HomeSettings
Image PreviewText Preview
Image PreviewText 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

  1. Clone the repository:
    git clone https://github.com/Kleaopsy/ClipCore.git
    cd ClipCore