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)
- Host: GitHub
- URL: https://github.com/genofire/wifictld
- Owner: genofire
- Created: 2018-04-11T09:54:21.000Z (about 7 years ago)
- Default Branch: preview
- Last Pushed: 2018-06-28T11:11:10.000Z (almost 7 years ago)
- Last Synced: 2025-01-31T14:19:47.930Z (5 months ago)
- Topics: bandsteering, mirrored-repositories, openwrt, ubus, wifictld-packages
- Language: C
- Homepage: https://dev.sum7.eu/wifictld/wifictld-preview
- Size: 84 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.