https://github.com/zfa3/macrobot
https://github.com/zfa3/macrobot
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zfa3/macrobot
- Owner: zFa3
- Created: 2024-07-19T21:26:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T23:47:42.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T04:48:34.930Z (over 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Macro bot
Some useful macros that I made in python, following a tutorial
These are didactic projects, made so I can learn more about python
and its libraries
Prerequisites:
Pynput (pip install pynput)
threading, pyautogui, time
