Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanxi/mobiletouch_pyhttp
移动触控版http服务端,通过url接收指令控制服务器
https://github.com/hanxi/mobiletouch_pyhttp
Last synced: 6 days ago
JSON representation
移动触控版http服务端,通过url接收指令控制服务器
- Host: GitHub
- URL: https://github.com/hanxi/mobiletouch_pyhttp
- Owner: hanxi
- License: mit
- Created: 2014-06-05T04:09:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-05T04:12:40.000Z (over 10 years ago)
- Last Synced: 2023-03-15T02:32:48.879Z (over 1 year ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mobiletouch_pyhttp
=======移动触控版http服务端,通过url接收指令控制服务器
### 已完成指令
* 双指移动,实现鼠标滚轮(使用方向键实现)
* 单指移动,实现鼠标指针移动
### 控制服务器行为使用autopy库
* https://github.com/msanders/autopy
### 安卓客户端
* https://github.com/hanxi/mobiletouch