Shows upload & download speed below the status bar.
Tested and expected to work on all iOS versions supported by opa334’s TrollStore.
You need to enable “Developer Mode” on iOS 16 or above to use TrollSpeed or Misaka.
TrollStore + UIDaemon + NetworkSpeed13 + (some magic) =
- An TrollStore app to spawn HUD process with root privilege.
- Don’t call
waitpidto that process. Let it go. - A HUD app with entitlements from
assistivetouchdto display and persist global windows.
- Use theos to compile.
- Wrap and archive generated
.appbundle into a.tipa.
- Spawn with root privileges is required. Otherwise, the HUD process will be killed by SpringBoard when unlocking device.
You have to “Exit HUD” manually from the app before uninstall it.- Now TrollSpeed will observe its app removal and terminate itself.
