文件名称:pelican-server:用于Pelican的轻量级HTTP服务器
文件大小:309KB
文件格式:ZIP
更新时间:2024-04-10 16:22:53
react minidlna http-server Python
鹈鹕服务器 用于Pelican的轻量级Web服务器应用程序和Web前端。 用法 先决条件 Python 3.5+ 虚拟环境 点子 miniDLNA(完全配置) NPM 使用启动脚本时,将自动下载项目依赖项。 发射 在config/devices.json定义miniDLNA所需的分区。它看起来应该类似于: [ { " path " : " /dev/sda " , " partitions " : [ { " path " : " /dev/sda2 " , " mountPoint " : " /media/pi/WD_5TB_Media " } ] } ] 从项目的根目录开始: ./launch.sh 该服务器将在localhost:8000可用。服务器的根目录将提供一个用于控制服务器的Web
【文件预览】:
pelican-server-master
----package.json(751B)
----tests()
--------unit()
--------integration()
--------testresources()
----test.sh(471B)
----package-lock.json(1.1MB)
----src()
--------index.js(4KB)
--------automaticdeactivator.py(1KB)
--------pelicanserver.py(5KB)
--------commands.py(2KB)
--------statusmonitor.py(938B)
--------filemonitor.py(2KB)
--------index.css(80B)
----requirements.txt(123B)
----.gitignore(2KB)
----launch.sh(962B)
----public()
--------manifest.json(190B)
--------robots.txt(67B)
--------index.html(2KB)
----README.md(1KB)