Releases: zazaulola/lsposed-netspeed-indicator
Release list
Net Speed Indicator v1.0.2
Maintenance: repository renamed to lsposed-netspeed-indicator (it's an LSPosed module, not a pure Magisk one) and the in-app update checker now points at the new repo. No user-facing feature changes vs v1.0.1.
Install net-speed-indicator-v1.0.2.apk over the previous version and restart SystemUI.
🤖 Generated with Claude Code
Net Speed Indicator v1.0.1
New
- In-app update checker — the settings screen now checks GitHub Releases, compares with your installed version, and offers a one-tap download when a newer build exists. Auto-checks at most every 6 hours; also a manual Check for updates entry and a Source code & releases link.
Install / upgrade
Download net-speed-indicator-v1.0.1.apk below, install over the previous version, and restart SystemUI (or reboot). Settings changes apply live.
Full feature list: see the README.
🤖 Generated with Claude Code
Net Speed Indicator v1.0.0
First public release. LSPosed module that shows live network up/down speed inline in the status bar, left of the battery — verified on Pixel 8 Pro / Android 16.
Install
- Download
net-speed-indicator-v1.0.0.apkbelow and install it. - Enable Net Speed Indicator in the LSPosed/Vector manager, set scope to System UI.
- Restart SystemUI (
adb shell su -c 'killall com.android.systemui') or reboot. - Configure in the app — changes apply live.
Features
- Inline placement left of the battery on the collapsed bar, notification shade, and lock screen
- Modes: separate ↓/↑, combined, download-only; swappable order
- Drawn ▼/▲ icons; dim-when-idle; per-direction colors; auto or fixed units
- Traffic source: Total / Wi-Fi / Cellular
- Settings apply live (no SystemUI restart)
Requirements
Magisk + Zygisk + LSPosed (JingMatrix ≥ v1.11.0 or Vector) on Android 12–16.
🤖 Generated with Claude Code