luci-app-librespeed: add new application - #8951
Open
BKPepe wants to merge 1 commit into
Open
Conversation
1 task
BKPepe
force-pushed
the
luci-app-librespeed
branch
from
August 17, 2026 20:26
1f8b2aa to
ffc4f6d
Compare
Web UI for librespeed-cli measurements: a Test page with live progress and a quick 24-hour chart, a History page with filters, a large chart and CSV/JSON export, and Settings for scheduling and history retention. Uses the librespeed-common rpcd backend. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
BKPepe
force-pushed
the
luci-app-librespeed
branch
from
August 17, 2026 20:32
ffc4f6d to
4475d33
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request details
Description
Web UI for librespeed-cli measurements: a Test page with a live speedometer
and 24-hour chart, a History page with speed/latency series, filters and
CSV/JSON export, and Settings for scheduling and history retention.
Talks to the librespeed-common rpcd backend over ubus. Live progress uses the
client's
--json-streamwhen available, with an interface-counter fallback.Screenshot or video of changes (if applicable)
Maintainer (preferred)
@BKPepe
Tested on
OpenWrt version: OpenWrt SNAPSHOT (r0+35801-c0ffca4c63)
LuCI version: LuCI master branch (26.228.64482~c26820a)
Checklist