Renamed utiols folder; fixed widget error on start; Symbols logic fix

This commit is contained in:
2024-02-28 21:27:13 -06:00
parent a3496263b9
commit d073282c66
27 changed files with 288 additions and 114 deletions

View File

@@ -1,13 +1,15 @@
# Mouse-Keyboard
An onscreen keyboard for the mouse.
### Requirements
* PyGObject
* python-xlib
# TODO
<li>Get save and execute of custom commands working.</li>
# Images
![1 GUI of the alphabet. ](images/pic1.png)
![2 GUI of the symbols. ](images/pic2.png)
# Mouse-Keyboard
An onscreen keyboard for the mouse.
### Requirements
* PyGObject
* python-xlib
* pyautogui
# TODO
<li>Get save and execute of custom commands working.</li>
# Images
![1 image of the alphabet. ](images/pic1.png)
![2 Image of the symbols. ](images/pic2.png)
![3 Image of the emoji. ](images/pic3.png)