-
Notifications
You must be signed in to change notification settings - Fork 1
Backend Goodies
Reinier Johnson edited this page May 22, 2022
·
2 revisions
As Ctrl-V++ is completely and entirely open-source under the MIT license, the code should be understood by the users. Transparency is key in an open-source project, so below is a simple guide to how the code works.
-
Import all the libraries Many libraries are needed to process information, make commands, and control the keyboard for pasting operations.
-
Define basic functions