File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,6 @@ For bugs and feature requests please use [github Issues](https://github.com/davi
7
7
8
8
This is an (extended) github mirror of http://sourceforge.net/projects/netpowerctrl/ .
9
9
10
- ![ Picture of devices] ( doc/devices.png )
11
- ![ Picture of outlets] ( doc/outlets.png )
12
-
13
10
## Features
14
11
* Devices are detected automatically on the network if they are configured for UDP communication.
15
12
Default send port 1077 / receive port 1075 (can be configured). Please be aware
@@ -24,6 +21,12 @@ Features, you can find on this repository only:
24
21
* Use Shortcuts for toggling/switching on/off of individual outlets
25
22
on your homescreen (or via automation apps like Tasker/Llama).
26
23
24
+ <table ><tr valign =" top " ><td >
25
+ <img src =" doc/devices.png " />
26
+ </td ><td >
27
+ <img src =" doc/outlets.png " />
28
+ </td ></tr ></table >
29
+
27
30
## Building
28
31
To compile, you need the [ Android SDK] ( http://developer.android.com/sdk ) .
29
32
You can’t perform that action at this time.
0 commit comments