Status Bar Widgets for TrollStore iPhones on iOS 14+. Works on Jailbroken devices as well.
More widgets to come in future updates!
Note: on iOS 16+, you must enable developer mode for this to work properly.
Theos is required to compile the app. The SDK used is iOS 15.0, but you can use any SDK you want.
To change the SDK, go to the Makefile
and modify the TARGET
to your SDK version:
TARGET := iphone:clang:[SDK Version]:[Minimum Version]
Run ./ipabuild.sh
to build the ipa. The resulting tipa should be in a folder called 'build'.