Server application for the Couch Potato Android app. Runs as a daemon, and converts client commands into mouse and keyboard events on the local system.
System Requirements:
Recommended for Development Builds:
To configure the ANT build:
$YOURNAME
is your own full name and $YOURMAIL
is your own e-mail address:git config user.name "$YOURNAME"
git config user.email $YOURMAIL
To configure the IDE, first configure the ANT build and then:
Workbench
.File
> Import...
wizard.Git
> Projects from Git
and click Next >
.Existing local repository
and click Next >
.Add...
.Directory:
field and click Finish
.Next >
.Import existing projects
and press Next >
.Finish
.Window
> Preferences
screen.Java
> Installed JREs
and click Add...
Standard VM
and press Next >
.JRE home:
field and click Finish
.OK
.Window
> Preferences
screen.Ant
> Runtime
and click Ant Home...
OK
.OK
.