Automation Slim-Ai-Captcha 是一个专为轻量化、高性能自动化任务设计的 Docker 工控平台。 相比于传统的臃肿桌面镜像,本项目移除了 60% 以上的冗余组件(如 Firefox、Office 等),使用极简的 Openbox 窗口管理器替代了 XFCE。它在一个极其精简的容器内集成了 Google Chrome、AutoKey、Python (Selenium/Playwright) 以及一套可视化的 Web 任务调度面板。
Stars
10
Forks
7
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
440
commits
19
commits
fix(core): move import threading before watchdog thread init to fix gunicorn startup crash
f8717f8View on GitHubfix(db): add quote stripping to MARIADB_HOST as well to resolve Name or service not known err
74388aaView on GitHubfix(db): strip quotes from MariaDB environment variables to prevent PaaS platform parsing crashes
5d9463aView on GitHubfix(scheduler): prevent silent death of APScheduler thread, add watchdog and scale thread pool
1e7c2a1View on GitHub