This website requires JavaScript.
Explore
Help
Sign In
EmaMaker
/
GShellAutomator
Watch
1
Star
0
Fork
You've already forked GShellAutomator
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1e09e1895c
GShellAutomator
/
Automator
/
start.sh
4 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
automator: put inside own folder and convert to docker compose
2021-12-08 20:38:40 +01:00
#!/bin/bash
#sudo docker compose up
Automator: various bug&fixes - disable access to QWAccountServer until it gets fixed - Adapt hardcoded directories to docker-compose folder structure - Rewrite PyAutoGUI bot to use absolute coordinates instead of relatives, and switch from chrome to firefox as it has less popus - Simplify code in some parts (i.e shell access to google account, rewrite shell scripts) - Change elements selectors and xpath to accomodate changes in the website - Use Context Managers when using sockets - Rewrite Docker scripts to use entrypoint and bind mounts - Clear requirements from old, unneeded captcha stuff This project is a mess, I know, I promise I will make better commits
2022-01-21 19:11:20 +01:00
sudo docker compose up --build