Skip to content

34306/TrollSpeed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 waitpid to that process. Let it go.
  • A HUD app with entitlements from assistivetouchd to display and persist global windows.

How to build?

  • Use theos to compile.
  • Wrap and archive generated .app bundle into a .tipa.

Caveats

  • 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.

Screenshot

screenshot

About

Shows upload & download speed below the status bar. Supports opa334’s TrollStore.

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Objective-C++ 50.4%
  • Swift 35.2%
  • Objective-C 12.5%
  • Makefile 1.1%
  • C 0.8%