文件名称:remoteWebSlide:基于 Python 的 Web 演示工具
文件大小:145KB
文件格式:ZIP
更新时间:2024-07-02 16:01:53
Smarty
远程网页幻灯片 基于 Python 的 Web 演示工具 只需将两个设备指向服务器; 一个作为客户端,一个作为远程 在 Linux 上安装 需要 Python 和 Bottle your-package-manager python pip install bottle 然后你克隆到 repo git clone https://github.com/jackharrhy/remoteWebSlide.git 你已准备好出发! 在 Linux 上运行 在 repo 主目录中... python server.py 哇,现在困难的部分结束了,你必须选择一个端口...... 我让你很高兴为自己做这件事 然后,将浏览器打开到“127.0.0.1”或您的本地 IP 地址,或您想要的任何地址; 你知道我的意思,我为什么还要打扰? 在 Windows 上安装和运行 ¯_(ツ)_/¯
【文件预览】:
remoteWebSlide-master
----LICENSE(18KB)
----static()
--------font()
--------js()
--------css()
----server.py(1KB)
----README.md(849B)
----client.tpl(937B)
----remote.tpl(517B)
----index.tpl(406B)