decentralize hostapd controller for OpenWRT (by sending udp multicast package)
Go to file
Martin/Geno 93bbd53481
add init.d + fix init option in *.h
2018-07-16 12:27:43 +02:00
wireless/wifictld add init.d + fix init option in *.h 2018-07-16 12:27:43 +02:00
MAINTAINERS init (first ubus try) 2018-07-16 08:21:11 +02:00
README.md init (first ubus try) 2018-07-16 08:21:11 +02:00

README.md

Wifi control deamon packages feed

Description

This is an OpenWrt package feed containing community maintained wifictld packages.

Usage

To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot:

src-git wifictld git@dev.sum7.eu:wifictld/wifictld.git

This feed should be included and enabled by default in the OpenWrt buildroot. To install all its package definitions, run:

./scripts/feeds update wifictld
./scripts/feeds install -a -p wifictld

The wifictld packages should now appear in menuconfig.