This small app gives users a feedback when ever CTRL + C was pressed
and displays Copied!
right above the mouse cursor.
- Java 21
- Download the latest release
- or compile the app yourself using maven
- Extract the archive to a permanent location
- if you compiled yourself, move the
start-ctrlcfb.bat / start-ctrlcfb.sh
the the compiled jar file
- if you compiled yourself, move the
- Start the app by running the
start-ctrlcfb.bat / start-ctrlcfb.sh
- it is possible that the name in the start script does not match the .jar file, in that case, adjust the filename inside the start script
- Create a shortcut for
start-ctrlcfb.bat
- Put the shortcut into your StartUp folder
- Not yet sure how you could add it to startup.
- Let me know if you have an idea.