TrollSpeed
TrollSpeed copied to clipboard
Shows upload & download speed below the status bar. Supports opa334’s TrollStore.
TrollSpeed
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.
How it works?
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.
How to build?
- Use theos to compile.
FINALPACKAGE=1 make package
- You'll get a
.tipafile in./packagesfolder. - Don't like theos? Use
./build.shto build with Xcode.
Caveats
- Spawn with root privileges is required. Otherwise, the HUD process will be killed by SpringBoard when unlocking device.
- TrollSpeed will observe its app removal and terminate its HUD.
Notes
- Please give me feedback if you find any issues & bugs, or have any suggestions.
- Give me a star 🌟 if you like this project. Thanks!
Screenshots

Special Thanks
- KIF
- SPLarkController by @ivanvorobei_
- TrollStore by @opa334dev
- UIDaemon by @limneos
- NetworkSpeed13 by @johnzarodev
- SnapshotSafeView by Ilya knyazkov
License
TrollSpeed is Free Software licensed under the GNU General Public License.
Localization
To add a language, create a new .lproj folder in Resources.
- en/zh-Hans @Lessica
- es @Deci8BelioS