Skip to content

augustocesarperin/clipbard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClipBard

A clipboard‑manager friend that stores text and images from your clipboard, making it easy to find, filter, and reuse. The header eyes blink, follow your mouse, and react to your typing. Not creepy at all.


ClipBard

Features

  • Tracks text and images
  • Search and filter
  • Favorites
  • Export TXT or image

Install from source (Windows)

Requirements: .NET SDK 8.0

Run:

git clone https://github.com/augustocesarperin/clipbard.git
cd clipbard

.\scripts\run-debug.ps1
or
.\scripts\run-debug.ps1 -MsBuildOnly
or
.\scripts\run-debug.ps1 -NoBuild

On CMD,

powershell -File scripts\run-debug.ps1

Alternative (dotnet CLI):

dotnet build
dotnet run --no-build

About

Clipboard history manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published