Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.67 KB

File metadata and controls

47 lines (30 loc) · 1.67 KB

muzzley-desktop-plugin

What does this project?

This is a non official application to interact with several smartphones to your computer. Gamepad's, Swipe or customised interfaces in your smartphone to remotly interact with your games, power point presentations or play/stop/forward videos.

SMARTPHONE A -------
                    ----
SMARTPHONE B        ------------- CLOUD ------ Desktop Computer
					----
SMARTPHONE C -------

Desktop application

This is the project that is open source in this git repository.

You will need JAVA 1.6 to compile this project

You will need this jar: https://code.google.com/p/javaeventing/

Main file here: src/com/desktop/osplugin/Main.java

Mobile application

  1. For the mobile side you can use an app called muzzley:

  2. You can customize your interfaces using widget html builder

Test this project

You can test this project following the instructions at http://whiletrue.blog.com

Contribution

Anyone is welcome to join this project.