Skip to content

A simple JAVA clipboard helper that lets you stack text (currently only text).

Notifications You must be signed in to change notification settings

lucasmontec/Stackboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stackboard

A simple JAVA clipboard helper that lets you stack text (currently only text).

How to use

When active you can use the clipboard normally. To stack text instead of just copying it, you press Ctrl+WindowsKey+C. This will stack the current content of the clipboard. To paste the top of the stack and pop it (replacing the content of the clipboard with the next element) just press Ctrl+WindowsKey+V.

TL;DR

Use Ctrl+C, Ctrl+V normally. To use the stack, Ctrl+WindowsKey+C and Ctrl+WindowsKey+V

About

A simple JAVA clipboard helper that lets you stack text (currently only text).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages