Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hanxi/mobiletouch_pyhttp

移动触控版http服务端,通过url接收指令控制服务器
https://github.com/hanxi/mobiletouch_pyhttp

Last synced: 6 days ago
JSON representation

移动触控版http服务端,通过url接收指令控制服务器

Awesome Lists containing this project

README

        

mobiletouch_pyhttp
=======

移动触控版http服务端,通过url接收指令控制服务器

### 已完成指令

* 双指移动,实现鼠标滚轮(使用方向键实现)

* 单指移动,实现鼠标指针移动

### 控制服务器行为使用autopy库

* https://github.com/msanders/autopy

### 安卓客户端

* https://github.com/hanxi/mobiletouch