decentralize hostapd controller for OpenWRT (by sending udp multicast package)
Go to file
Martin/Geno 9ec2136705 Update README.md 2019-02-26 15:59:08 +01:00
.ci Merge branch 'master' into 'genofire-master-patch-74380' 2019-02-26 15:48:46 +01:00
wireless change default ifname for easyier use on gluon 2018-08-23 17:59:56 +02:00
.gitignore Merge branch 'master' into 'genofire-master-patch-74380' 2019-02-26 15:48:46 +01:00
.gitlab-ci.yml Merge branch 'master' into 'genofire-master-patch-74380' 2019-02-26 15:48:46 +01:00
MAINTAINERS init (first ubus try) 2018-07-16 08:21:11 +02:00
README.md Update README.md 2019-02-26 15:59:08 +01:00

README.md

Wifi control deamon packages feed

Build Status

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 gitlab@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 under wireless.

Snapshots / Download