This website requires JavaScript.
Explore
Help
Sign In
itdominator
/
Mouse_Keyboard
Watch
1
Star
0
Fork
0
You've already forked Mouse_Keyboard
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
# Mouse_Keyboard An onscreen keyboard for the mouse.
17
Commits
1
Branch
0
Tags
6.7
MiB
Python
99.7%
Shell
0.2%
CSS
0.1%
c3c85a3040
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
itdominator
c3c85a3040
Added delete of command; added initial special key handling in commands
2024-02-29 19:42:40 -06:00
images
Renamed utiols folder; fixed widget error on start; Symbols logic fix
2024-02-28 21:27:13 -06:00
src
Added delete of command; added initial special key handling in commands
2024-02-29 19:42:40 -06:00
user_config
Added emoji support, refactored, internalized pyautogui
2023-03-03 21:19:39 -06:00
.gitignore
Initial commit
2022-02-15 08:00:59 +00:00
LICENSE
Initial commit
2022-02-15 08:00:59 +00:00
README.md
Renamed utiols folder; fixed widget error on start; Symbols logic fix
2024-02-28 21:27:13 -06:00
requirements.txt
Renamed utiols folder; fixed widget error on start; Symbols logic fix
2024-02-28 21:27:13 -06:00
README.md
Mouse-Keyboard
An onscreen keyboard for the mouse.
Requirements
PyGObject
python-xlib
pyautogui
TODO
Get save and execute of custom commands working.
Images