Skip to content

Super Copy Paste extends the copy paste functionality in Windows by keeping track of the history. In some organizations is not possible to install applications like Ditto Clipboard, so my idea was to have a simple app that offers the same things as Ditto Clipboard. Windows 10 has a similar app, but is not possible to search the clipboard.

Notifications You must be signed in to change notification settings

giony82/SuperCopyPaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Copy Paste

Super Copy Paste extends the copy paste functionality in Windows by keeping track of the history.

In some organizations is not possible to install applications like Ditto Clipboard, so my idea was to have a simple app that offers the same functionalities as Ditto Clipboard. Windows 10 has a similar app, but is not possible to search the clipboard, nor to delete items older than X days. Not to mention that it's limited to the last 25 entries only.

Key features

  • See the history of all the items copied to cliboard
  • Support for images and text.
  • Persistent storage in a file.
  • Search
  • Pin items
  • Show only pinned items.

Shortcuts

  • ALT - F1 -> activates the application (it can be changed in the Constants.cs file)
  • ALT - X -> closes the application
  • DEL -> Deletes the current selected row

Screenshot

super copy paste

About

Super Copy Paste extends the copy paste functionality in Windows by keeping track of the history. In some organizations is not possible to install applications like Ditto Clipboard, so my idea was to have a simple app that offers the same things as Ditto Clipboard. Windows 10 has a similar app, but is not possible to search the clipboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages