Important Note
There are multiple methods to install Nugget on your iOS device, depending on your specific circumstances, such as whether your device is jailbroken, your iOS version, and your personal preferences. We strongly recommend downloading the app directly from the official Apple App Store to ensure safety and reliability. Third-party files can potentially contain viruses or malicious content, posing risks to your device.
Version: 6.1
Downloads: 30
Description:
On-device SparseRestore-based device customization utility for iOS 16.0-18.1 beta four that does not require a jailbreak to use
Unlock your device's full potential!
Customize your device with animated wallpapers, disable pesky daemons, and more!
Ensure you have installed the requirements if you are using Windows or Linux.
Features
iOS 17.0+
-
- PosterBoard: Animated wallpapers and descriptors.Community wallpapers can be found here
- Converting videos to wallpapers
- Customizing community-made wallpapers via batter files
- See documentation on the structure of tendies and batter files in documentation.md
- Templates: Custom Operations and file editingSee documentation on the structure of batter files in documentation.md
- Status BarChange carrier name
- Change secondary carrier name
- Enable/Disable the primary or secondary carriers
- Change the number of WiFi/Cellular bars
- Change the battery capacity
- Change battery display detail
- Change time text
- Change date text (iPad only)
- Change breadcrumb text
- Show numeric WiFi/Cellular strength
- Hide or show many icons in the status bar
- Springboard Options (from Cowabunga Lite)Set Lock Screen Footnote
- Disable Lock After Respring
- Disable Screen Dimming While Charging
- Disable Low Battery Alerts
- Internal Options (from Cowabunga Lite)Build Version in Status Bar
- Force Right to Left
- Force Metal HUD Debug
- iMessage Diagnostics
- IDS Diagnostics
- VC Diagnostics
- App Store Debug Gesture
- Notes App Debug Mode
- Disable Daemons:OTAd
- UsageTrackingAgent
- Game Center
- Screen Time Agent
- Logs, Dumps, and Crash Reports
- ATWAKEUP
- Tipsd
- VPN
- Chinese WLAN service
- HealthKit
- AirPrint
- Assistive Touch
- iCloud
- Internet Tethering (aka Personal Hotspot)
- PassBook
- Spotlight
- Voice Control
- Risky (Hidden) Options:Disable thermalmonitord
- OTA Killer
- Custom Resolution
iOS 17.0 - 18.1.1
- Enable Dynamic Island on any device
- Enable iPhone X gestures on iPhone SEs
- Change Device Model Name (ie what shows in the Settings app)
- Enable Boot Chime
- Enable Charge Limit
- Enable Tap to Wake on unsupported devices (ie iPhone SEs)
- Enable Collision SOS
- Enable Stage Manager
- Disable the Wallpaper Parallax
- Disable Region Restrictions (ie. Shutter Sound)Note: This does not include enabling EU sideloading outside the EU. That will come later.
- Show the Apple Pencil options in Settings app
- Show the Action Button options in Settings app
- Show Internal Storage info (Might cause problems on some devices, use at your own risk)
- EU Enabler (iOS 17.6-)
iOS 18.0 - 18.0.1
-
- Feature Flags (iOS 18.1b4-):Enabling lock screen clock animation, lock screen page duplication button, and more!
- Disabling the new iOS 18 Photos UI (iOS 18.0 betas only, unknown which patched it)
iOS 18.0 - 18.1.1
- Enable iPhone 16 camera button page in the Settings app
- Enable AOD & AOD Vibrancy on any device
iOS 18.1 - 18.1.1
- AI Enabler
- Device Spoofing
Requirements:
WindowsLinuxFor Running Python
Running the Python Program
Note
It is highly recommended to use a virtual environment:
python3 -m venv .env # only needed once
macOS/Linux:
source .env/bin/activate
Windows:
.env/Scripts/activate.bat
Install Packages:
pip3 install -r requirements.txt # only needed once
python3 main_app.py
Note
Depending on your system configuration, use either python/pip or python3/pip3.
The CLI version can be run with:
python3 cli_app.py
Getting the File
On iOS 18.1.1 and below, you may need to get the mobilegestalt file that is specific to your device. To do that, follow these steps:
- Install the Shortcuts app from the iOS app store.
- Download this shortcut: Save MobileGestalt
- Save the file and share it to your computer.
- Place it in the same folder as the python file (or specify the path in the program)
Compatibility: iOS 13 - iOS 18
User Comments
Previous Comments