Skip to content

SP4CEBARsystems/clipboard-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clipboard Stack

This lets you use your clipboard as stack memory. It is made in AutoHotKey V1.

Installation

I have provided an executable (click to download) for this macro that you can download and run if you trust me. I have to note that most AHK macros are flagged as trojans by some security vendors on VirusTotal, here is the VirusTotal report for this executable. If you don't trust me, review the code, download AutoHotKey V1 (click to download), and compile your own executable. If you don't trust AutoHotKey check out this report.

Stopping The Macro

When an AHK macro is running, you can stop it from its tray icon.

Controls

  • The tool will monitor the clipboard and automatically push any changes to the stack.
  • ctrl + v to paste from the clipboard stack.
  • alt + v to pop from the clipboard stack and paste.

About

Clipboard manager that emulates a stack

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors