Skip to content

Commit 727ee79

Browse files
author
davidgraeff
committed
Readme update
1 parent 3fa0943 commit 727ee79

File tree

2 files changed

+28
-31
lines changed

2 files changed

+28
-31
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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)

README.txt

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)