Skip to content

hluk/PasteSharp

Repository files navigation

Build Status Windows Build Status

PasteSharp is simple cross-platform clipboard manager.

NuGet package is here.

Application is written in C# with GUI toolkit Gtk#3.

Application is licensed under GPLv3.

To build and run the app execute following commands.

nuget restore
xbuild /p:Configuration=Release CopySharp.csproj
mono bin/Release/CopySharp.exe

About

Simple clipboard manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published