Introduction: Copy Stack (Python GUI Application)

About: I'm crazy about inventing new things..... and thanks a lot to instructables website which helped me to share my ideas...

Hi Guys, this is my another instructable about Python application development.

This application allows you to copy multiple items one by one and can be retrieved one by one in order.

Step 1: Python Code & Software Download:

you can find python code and related image,icon here:

https://github.com/RoshanStark/CopyStack

and the important thing is that you have to place the icon and image in the same folder to work.

software download:

Download

Step 2: How to Use:

  • select hotkeys for copying and pasting (by default "ctrl+1" for copying and "ctrl+2" for pasting).
  • then press start
  • if you want to update select pause then change then update.
  • If you check the stack option the items will be retrieved in reverse order.