资 源 简 介
easypaste is a simple python applet to simplify the task of overall task of copying and pasting without switching the windows between source and destination.
For people who gather information on a particular topic or who do research on topic of their interest, this application is very useful.The file to which the selected text is to be pasted is predefined when the application is launched. The application will run in the background and will wait for the keyboard shortcut to be pressed. When the keyboard short cut key is pressed, the program copies the content in the clipboard and appends it into the predefined file. So you dont need to switch to the destination file to do the pasting. Just press the keyboard shorcut key from the source location where you copy the text.
This applet is written in python and works with Linux based OS like Ubuntu, Fedora,etc. which uses gtk+ desktop environment.