文件名称:42SLOT_FINDER:可用校正槽时通知机器人
文件大小:32KB
文件格式:ZIP
更新时间:2024-05-27 21:53:05
HTML
查找广告位 小型机器人,用于检查42个Intranet上是否有更正插槽。 技术细节 该程序使用Selenium启动Firefox浏览器。 然后,它将每分钟左右刷新页面,并在页面上有可用插槽时发出声音通知。 它还显示了终端中的进度,如下所示: .....!. 在哪里. 表示没有可用的插槽和! 表示漫游器在页面上找到了一个插槽。 用法 设置环境 make env 发射 make 启动后,您将获得说明。 截屏 当前要求 python selenium # main part, actual bot python time # waiting python chime # for the sound notifications python signal # for proper interruption handling # browser used by the bot Firef
【文件预览】:
42SLOT_FINDER-main
----.gitignore(26B)
----html()
--------slot.html(33KB)
----README.md(987B)
----screenshot-42slot-finder.png(29KB)
----makefile(645B)
----find_slots_selenium.py(2KB)