| description | PC remote switch Android app with RPi backend |
| last change | Sun, 28 Jan 2018 22:44:28 +0000 (23:44 +0100) |
IPRemoteSwitch is an Android app that is able to switch on/off a remote PC. The remote local network should have a RPi running sshd. The PRi switches the PC using a relais wired over ATX with the power button of the remote machine. Ping is using for monitoring the state of the PC.
These instructions will get you a copy of the project up and running on your devices
Get the project using git:
git clone https://binomiant.duckdns.org/MpqU9XX8/IPRemoteSwitch.git
Copy the shell script from external/ to your RPi and make it executable:
scp external/switch.sh pi@mymachine:/home/pi/ chmod 755 switch.sh
Load this project to Android Studio or Eclipse with ADT plugin, build and deloy it to your mobile device and start it.
| 2018-01-28 | ebelcrom | license added master v1.0 | commit | commitdiff | tree | snapshot |
| 2018-01-28 | ebelcrom | README template replaced | commit | commitdiff | tree | snapshot |
| 2018-01-28 | ebelcrom | source added | commit | commitdiff | tree | snapshot |
| 2018-01-28 | ebelcrom | initial commit | commit | commitdiff | tree | snapshot |
| 7 years ago | v1.0 | | commit | shortlog | log |
| 7 years ago | master | shortlog | log | tree |