Skip to content

ddosakura/MobileTouchPad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MobileTouchPad

Let MobilePhone to be TouchPad.

完整构建流程

cd vtp
yarn build
cd ..
cp -r ./vtp/build/* ./mtp-agent/assets/
cd mtp-agent
go generate
go build -o build/mtpa .

mtp-agent

Runing in the PC.

vtp

The web used in mobile.

TODO

  • 按住移动
  • 缓存配置
  • ws自动重连
  • ws rxjs化
  • 键盘控制
  • 还是用react/vue重写吧 - 由于图片处理问题导致的美化困难

About

Let MobilePhone to be TouchPad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published