sharpdeep / WifiPPT

PPT remote controler without app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WifiPPT python

PPT remote controler without app 不需要手机客户端的PPT遥控软件

##Build 如果你想在自己的机器上打包EXE文件,可以执行根目录下的build.bat,双击即可。(需要有Python环境、pywin32pyinstaller)

Usage

电脑上有python的用户

添加必要的依赖后执行

python wifiPPT.py

普通用户

下载已经打包好的文件包: WifiPPT v1.0,解压后即可

##License

Copyright © 2016 <copyright sharpdeep>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

如果你喜欢这个项目,或者这个项目对你有帮助,请点一下star

About

PPT remote controler without app


Languages

Language:Python 55.5%Language:HTML 42.4%Language:Batchfile 2.1%