文件名称:the-button:rthebutton 的历史图
文件大小:17KB
文件格式:ZIP
更新时间:2024-06-29 23:52:17
PHP
按钮图 /r/thebutton 上剩余的最短时间的历史记录和实时视图 在查看 跑步 需要 PHP >= 5.4 获取代码 git clone https://github.com/OutOfBrain/the-button.git 安装 Composer 和依赖项 php -r "readfile('https://getcomposer.org/installer');" | php php composer.phar install 启动守护进程。 使用 nohup 和&在后台启动并且不绑定到当前的 ssh 会话或用户。 nohup php ButtonDaemon.php & 启动观察者。 和守护进程一样。 如果在watcher_notify_mail.txt设置,观察者会重新启动守护进程,以防它找不到它并报告给给定的邮件 nohup php Watcher.php
【文件预览】:
the-button-master
----README.md(909B)
----public()
--------button.css(747B)
--------button.js(4KB)
--------ui.js(2KB)
--------plot.js(2KB)
--------ws.js(1KB)
--------.htaccess(48B)
--------backend.js(555B)
--------index.html(3KB)
--------getnewwsurl.php(797B)
----composer.lock(28KB)
----composer.json(450B)
----Watcher.php(1KB)
----ButtonDaemon.php(3KB)
----src()
--------FixDowntimeData.php(730B)
--------Persistence()