Patickhuang / TrollSpeed

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrollSpeed

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

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.

Screenshot

screenshot

About

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

License:GNU General Public License v3.0


Languages

Language:Objective-C++ 49.4%Language:Swift 35.8%Language:Objective-C 12.6%Language:Makefile 1.4%Language:C 0.8%