diff options
| author | Roy Marples <roy@marples.name> | 2017-10-20 22:14:37 +0100 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-10-20 22:14:37 +0100 |
| commit | 334646445416fb72c07ba845345a13b2f773904b (patch) | |
| tree | 71e74cf3c69fdf84685f68043582365ffca6df1c | |
| parent | 53964ea97181c00dec2be9a91da2c9bff2f4bf38 (diff) | |
| download | dhcpcd-ui-334646445416fb72c07ba845345a13b2f773904b.tar.xz | |
Note that Qt5 now builds also.
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -6,8 +6,10 @@ dhcpcd-ui is the graphical interface to It has a helper library in C to try and minimize any toolkit specific parts. -There are GTK+-2 (works with GTK+-3) and Qt-4 front ends. -an EFL (e17) front end is planned. +There are GTK+-2 (works with GTK+-3) and Qt (works with Qt-4 and Qt-5) +front ends. +dhcpcd-curses is very much a work in progress and is only informative +at this stage. dhcpcd-online can report on network availability from dhcpcd (requires dhcpcd-6.4.4) |
