File tree 2 files changed +28
-31
lines changed
2 files changed +28
-31
lines changed Original file line number Diff line number Diff line change
1
+ # netpowerctrl
2
+ netpowerctrl is an Android App for controlling ANEL NET-PwrCtrl's (www.anel-elektronik.de)
3
+ This is an (extended) github mirror of http://sourceforge.net/projects/netpowerctrl/.
4
+
5
+ You can find a ready to install apk at [ github Releases] ( https://github.com/davidgraeff/netpowerctrl-sf-mirror/releases ) .
6
+
7
+ For bugs and feature requests please use [ github Issues] ( https://github.com/davidgraeff/netpowerctrl-sf-mirror/issues ) .
8
+
9
+ ## Features
10
+ * Devices are detected on the network if they are configured for UDP communication.
11
+ Default send port 1077 / receive port 1075 (can be configured). Please be aware
12
+ that you cannot use port numbers < 1000 because of android restrictions!
13
+ * Copy a discovered device or create a new one. Set the username/password and
14
+ individual ports for every configured device or use the default ones.
15
+ * Create a homescreen widget for a particular (previously configured) device.
16
+
17
+ Features, you can find on this repository only:
18
+ * Overview of all outlets for all configured devices.
19
+
20
+ ## Building
21
+ To compile, you need the [ Android SDK] ( http://developer.android.com/sdk ) .
22
+
23
+ ## License
24
+ GPLv2
25
+
26
+ ## Authors
27
+ * oly(at)nittka_com
28
+ * david.graeff(at)web_de (github mirror maintainer)
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments