文件名称:Tooloop-Settings-Server:Tooloop OS的基于浏览器的设置应用程序
文件大小:1.07MB
文件格式:ZIP
更新时间:2024-05-30 16:01:46
python flask tooloop HTML
Tooloop设置服务器 基于浏览器的设置应用程序。 它使用的是。 安装 将存储/opt/tooloop/settings-server到/opt/tooloop/settings-server git clone https://github.com/vollstock/Tooloop-Settings-Server.git /opt/tooloop/settings-server 安装依赖项 sudo bash /opt/tooloop/settings-server/install-dependencies.sh 安装系统服务 sudo nano /etc/systemd/system/tooloop-settings-server.service [Unit] Description=Tooloop settings server [Service] Environment=D
【文件预览】:
Tooloop-Settings-Server-master
----.gitattributes(62B)
----utils()
--------file_utils.py(723B)
--------__init__.py(0B)
--------cpu_load.py(3KB)
--------time_utils.py(450B)
----tooloop-settings-server.py(13KB)
----controllers()
--------appcenter_controller.py(8KB)
--------services_controller.py(3KB)
--------__init__.py(0B)
--------system_controller.py(13KB)
--------presentation_controller.py(718B)
--------screenshot_controller.py(1KB)
----install-dependencies.sh(224B)
----LICENSE(1KB)
----README.md(2KB)
----data()
--------config.cfg(16B)
--------runtime-schedule.json(341B)
----templates()
--------appcenter.html(2KB)
--------parts()
--------network.html(2KB)
--------system.html(14KB)
--------base.html(633B)
--------dashboard.html(20KB)
--------services.html(4KB)
----.gitignore(68B)
----static()
--------img()
--------js()
--------fonts()
--------css()