NotificationFaker is a simple jailbreak tweak that lets you trigger fake notifications from a selected app or bundle identifier.
- Sends a fake notification bulletin through the system notification backend
- Supports a custom sender, title, message, and bundle ID
- Includes a preferences pane for configuring test notifications
- A jailbroken or a bootstrapped/Nathanlr iOS device
- Theos for building the tweak
- MobileSubstrate and PreferenceLoader installed
From the project root, run:
make packageThis will build the tweak and the preferences bundle into a Debian package.
- Install the generated package on your device.
- Open the NotificationFaker preferences.
- Configure the sender, title, message, and target bundle ID.
- Trigger a test notification from the preferences pane.
This project is intended for tinkering, testing, and jailbreak tweak development. Use it responsibly.