Added emoji support, refactored, internalized pyautogui

This commit is contained in:
2023-03-03 21:19:39 -06:00
parent 9eea74f841
commit a3496263b9
23 changed files with 26934 additions and 1660 deletions

View File

@@ -1,6 +1,10 @@
# Mouse_Keyboard
# Mouse-Keyboard
An onscreen keyboard for the mouse.
### Requirements
* PyGObject
* python-xlib
# TODO
<li>Get save and execute of custom commands working.</li>