https://github.com/chirpstack/chirpstack-openwrt-feed
OpenWrt packages feed containing the ChirpStack packages.
https://github.com/chirpstack/chirpstack-openwrt-feed
Last synced: 8 months ago
JSON representation
OpenWrt packages feed containing the ChirpStack packages.
- Host: GitHub
- URL: https://github.com/chirpstack/chirpstack-openwrt-feed
- Owner: chirpstack
- License: mit
- Created: 2023-06-28T10:58:54.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-05T08:21:20.000Z (9 months ago)
- Last Synced: 2025-06-05T09:29:16.208Z (9 months ago)
- Language: Less
- Size: 515 KB
- Stars: 6
- Watchers: 1
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ChirpStack OpenWrt feed
This repository contains packages to integrate ChirpStack components into
[OpenWrt](https://openwrt.org/). This repository is tested against the
[OpenWrt 23.05](https://github.com/openwrt/openwrt/tree/openwrt-23.05) branch.
## Content
### `/app`
* [Node-RED](https://nodered.org/)
* [node-red-contrib-chirpstack](https://github.com/chirpstack/node-red-contrib-chirpstack)
### `/chirpstack`
* [ChirpStack](https://www.chirpstack.io/docs/chirpstack/)
* [ChirpStack Concentratord](https://www.chirpstack.io/docs/chirpstack-concentratord/)
* [ChirpStack MQTT Forwarder](https://www.chirpstack.io/docs/chirpstack-mqtt-forwarder/)
* [ChirpStack UDP Forwarder](https://github.com/chirpstack/chirpstack-udp-forwarder/)
### `/semtech`
* [libloragw-2g4](https://github.com/Lora-net/gateway_2g4_hal/)
* [libloragw-sx1301](https://github.com/brocaar/lora_gateway/)
* [libloragw-sx1302](https://github.com/brocaar/sx1302_hal/)
### `/theme`
* Customized [Argon theme](https://github.com/jerrykuku/luci-theme-argon)
## License
Unless otherwise stated, the source of this repository is distributed under the MIT
license. See [LICENSE](https://github.com/chirpstack/chirpstack-openwrt-feed/blob/master/LICENSE).