fitzmoskal.
blog

Pasta

Software & Tools

Originally published 2024-02-19. Original article. Historical wording retained.

A small app for working with remote environments (such as Citrix) where copy and paste functionality has been disabled.

Pasta uses modules like pyautogui and keyboard to read the text in your clipboard and will re-type the text wherever you place the mouse pointer (even inside of a virtual environment window).

View the Pasta repository on GitHub