changedetection.io
dgtlmoon/changedetection.io
盯着网页变化,改了就通知你,抢票和比价都用得上
部署命令
docker pull dgtlmoon/changedetection.io
docker kill $(docker ps -a -f name=changedetection.io -q)
docker rm $(docker ps -a -f name=changedetection.io -q)
docker run -d --restart always -p "127.0.0.1:5000:5000" -v datastore-volume:/datastore --name changedetection.io dgtlmoon/changedetection.io摘自项目 README。需要一台装了 Docker 的服务器,命令可能还需补充环境变量。
项目简介(摘自 README)
ChangeDetection.io supports a massive amount of notifications (including email, office365, custom APIs, etc) when a web-page has a change detected thanks to the apprise library. Simply set one or more notification URL's in the [edit] tab of that watch.
- 星数
- ★ 34.5k
- 语言
- Python
- 许可证
- Apache-2.0
- 最近更新
- 2026-09-21
- 分类
- 监控与运维
- 场景
- 通用工具