Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.92 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.92 KB

ClipUp

License Dependency Status Build Status Release Version Dev Version Screenshot

Tiny portable tray application to upload and share your clipboard and screenshots. Currently Windows only.

Supports multiple upload hosts and has a plugin system to support 3rd party upload providers.

Currently under development and not ready for use

Download

Download the latest release. The application is portable and does not require installation. Requires .NET Framework 4.5.

Providers

The following official providers are in this repository and ship with the application:

Name Type Status
Cubeupload Image Working
GitHub Gist Text Working
Imgur Image Working
Pastebin.com Text Working
paste.fyi Text Working
paste.pictures Image Working
prntscr.com Image Working
sprunge Text Working
Tinyimg Image Working

To load other providers simply move the provider .dll file into the Providers directory and restart the program.