📜 ⬆️ ⬇️

The idea of ​​a small useful program

A small program that hangs in the background and can by pressing a certain key combination "open the clipboard for writing."

In other words, the program records everything that the user enters after pressing a certain key combination and before pressing the same combination again.

Thus, it is approximately like the following sequence of actions: print the text, copy the printed text.
')
I think such a program will be a great success with a huge number of IT-specialists, who often have to copy-paste just what has been written.

Naturally, then you can screw up the program, do some automation, for example, so that the recording stops, if some action is taken before a certain key combination is pressed again.

In general, the space for the flight of thought is. Your opinions?

Source: https://habr.com/ru/post/13864/


All Articles