Skip to content

Commit 07a18fe

Browse files
author
David Gräff
committed
Update README.md
1 parent f59cbc8 commit 07a18fe

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

README.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,21 @@ You can find a ready to install apk at [Github Releases](https://github.com/davi
66
and on [Google Play](https://play.google.com/store/apps/details?id=oly.netpowerctrl).
77
For bugs and feature requests please use [Github Issues](https://github.com/davidgraeff/Android-NetPowerctrl/issues).
88

9-
This is an (extended) github mirror of http://sourceforge.net/projects/netpowerctrl/.
10-
119
## Features
1210
* Devices are detected automatically on the network.
1311
* Username/password and individual ports can be configured for every device.
14-
* Create a homescreen widget for a particular (previously configured) device.
15-
* Overview of all outlets for all configured devices. ²
16-
* Create switch-groups to switch multiple outlets at once. ²
17-
* Use Shortcuts for toggling, switching on/off individual outlets. ²
18-
19-
²: Features, you can find on this repository only
12+
* Create a homescreen widget for a particular outlet with life visualisation of the current state.
13+
* Use your own icons for on/off/unreachable widget states.
14+
* Dark and light app theme.
15+
* Overview of all outlets for all configured devices. Reorder and hide outlets.
16+
* Tablets supported.
17+
* Create switch-groups (scenes) to switch multiple outlets at once.
18+
* Use Shortcuts for toggling, switching on/off individual outlets.
2019

2120
<table><tr valign="top"><td>
22-
<img src="doc/devices.png" />
21+
<img width="200px" src="doc/devices.png" />
2322
</td><td>
24-
<img src="doc/outlets.png" />
23+
<img width="200px" src="doc/outlets.png" />
2524
</td></tr></table>
2625

2726
### Automatic device detection
@@ -38,8 +37,8 @@ This way you can for instance switch on lights if your mobile gets in range of y
3837
To compile, you need the [Android SDK](http://developer.android.com/sdk).
3938

4039
### Authors
41-
* oly(at)nittka_com
42-
* david.graeff(at)web_de (github mirror maintainer)
40+
* david.graeff(at)web_de
41+
* Based on http://sourceforge.net/projects/netpowerctrl/ (oly(at)nittka_com)
4342

4443
### License
4544
GPLv2

0 commit comments

Comments
 (0)