An open API service indexing awesome lists of open source software.

https://github.com/genofire/wifictld

MIRROR: OpenWRT hostapd bandsteering implementation by ubus (this is a preview version - late more functionalities would be release under https://dev.sum7.eu/genofire/wifictld)
https://github.com/genofire/wifictld

bandsteering mirrored-repositories openwrt ubus wifictld-packages

Last synced: 3 months ago
JSON representation

MIRROR: OpenWRT hostapd bandsteering implementation by ubus (this is a preview version - late more functionalities would be release under https://dev.sum7.eu/genofire/wifictld)

Awesome Lists containing this project

README

        

# 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 [email protected]: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.