跳转到主要内容

通过触摸屏滑动来控制你的演示文稿!

项目描述

PySenteishon

通过手指滑动来控制你的演示文稿!

安装

需求

确保已安装python3-dev

从PyPi

pip install pysenteishon
pysenteishon

从GitHub

git clone https://github.com/edvm/pysenteishon
cd pysenteishon
python3 -m venv env
source env/bin/activate  # (or env\Scripts\activate.bat for Windows)
pip install -r requirements.txt  # (or requirements.darwing.txt for MacOS)
python setup.py develop
python pysenteishon/app.py

使用Fades

https://github.com/PyAr/fades

fades -d pysenteishon -x pysenteishon

Windows

您还需要安装pywin32以使其正常工作。

在Windows XP 32位系统上,使用Python 3.4.4和pywin32构建220对pysenteishon 1.0.0b进行了测试。

使用方法

运行应用程序后

  • 确保您在防火墙设置中允许访问端口5000。

  • 在您的计算机上打开演示文稿PDF并保持打开状态(请确保运行演示文稿的程序具有焦点)。

  • 使用手机打开网页浏览器,并将其指向您的笔记本电脑IP地址和端口5000,例如:http://192.168.0.11:5000

  • 在触摸屏上滑动,开始您的演讲! :D

选项

usage: pysenteishon [-h] [-p PORT] [-a user password] [--version]

optional arguments:
  -h, --help            show this help message and exit
  -p PORT, --port PORT  Listen on port
  -a user password, --auth user password
                        Basic auth
  --version             print PySenteishon version and exit

项目详情


下载文件

下载适合您平台的自定义文件。如果您不确定选择哪个,请了解更多关于安装软件包的信息。

源分布

pysenteishon-1.2.0.tar.gz (518.2 kB 查看哈希值)

上传时间

由...