Make fun with iOS status bar elements!
Tested on 6s+ iOS 15.8. Notched devices may/might not work.
Icon by me - I'm a fool at corner radius tasks so forgive me for that.
Builds available here.
-
Install theos.
-
Setup RemoteLog: https://github.com/Muirey03/RemoteLog (optional)
-
Build:
$ [environment variable=value] make [target]
Use THEOS_PACKAGE_SCHEME=rootless for a rootless build, DEBUG_RLOG=1 to use RemoteLog.
This tweak was made better with the help of:
-
RyanNair with his Little12 tweak - its source code helped me fix my respring function
-
SourceLoc's blog for his RemoteLog & clock tweak guide. Also @Muirey03 for RemoteLog.
-
NightWindDev & iPhone Development Wiki for settings cell documentation.