This repository was archived by the owner on Apr 13, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork49
Shows upload & download speed below the status bar. Supports opa334’s TrollStore.
License
NotificationsYou must be signed in to change notification settings
Lessica/TrollSpeed
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Shows upload & download speed below the status bar.
Tested and expected to work on all iOS versions supported by opa334’s TrollStore.
TrollStore +UIDaemon +NetworkSpeed13 + (some magic)=
- An TrollStore app to spawn HUD process with root privilege.
- Don’t call
waitpid
to that process. Let it go. - A HUD app with entitlements from
assistivetouchd
to display and persist global windows.
- Usetheos to compile.
FINALPACKAGE=1 make package
- You'll get a
.tipa
file in./packages
folder. - Don't liketheos? Use
./build.sh
to build with Xcode.
- Spawn with root privileges isrequired. Otherwise, the HUD process will be killed by SpringBoard when unlocking device.
- TrollSpeed will observe its app removal and terminate its HUD.
- Please give me feedback if you find any issues & bugs, or have any suggestions.
- Give me a star 🌟 if you like this project. Thanks!
- KIF
- SPLarkController by@ivanvorobei_
- TrollStore by@opa334dev
- UIDaemon by@limneos
- NetworkSpeed13 by@johnzarodev
- SnapshotSafeView byIlya knyazkov
TrollSpeed isFree Software licensed under theGNU Affero General Public License.
To add a language, create a new.lproj
folder inResources
.
- en/zh-Hans@Lessica
- es@Deci8BelioS
About
Shows upload & download speed below the status bar. Supports opa334’s TrollStore.