kumiwrt/README.md

23 lines
643 B
Markdown
Raw Permalink Normal View History

2023-04-30 09:38:42 +00:00
# OpenWRT Feed for Kumi's Stuff
This is a feed for [OpenWRT](https://openwrt.org/) that contains some of my stuff.
## Usage
Add the following line to your feeds.conf in the OpenWRT buildroot:
```
src-git kumiwrt https://kumig.it/kumitterer/kumiwrt.git
```
Then run:
```
./scripts/feeds update kumiwrt
./scripts/feeds install -a -p kumiwrt
```
## Packages
- **[kettler-ergometer-controller](https://kumig.it/kumitterer/kettler-ergometer-controller)**: A Lua class to control a Kettler Ergometer via USB
- **[kettler-ergometer-luci](https://kumig.it/kumitterer/kettler-ergometer-luci)**: A LuCI app to control a Kettler Ergometer via USB