loveky / magic_control

Control your PC with your SmartPhone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magic Control

Control your PC with your SmartPhone

This is built on

Development

I'm using node 4.2.1 & npm 3.x

Step1 Clone this repo to you local disk.

Step2 Install dependencies

cd magic_control
npm install

cd app
npm install

Note: make sure you have the required dependencies before installing robotjs

Step3 Rebuild electron to make it works with robotjs.

cd app/
.\node_modules\.bin\electron-rebuild.cmd

Step 4 Enjoy the development!

About

Control your PC with your SmartPhone


Languages

Language:HTML 58.1%Language:JavaScript 41.9%