leminlimez/nugget

Unlock the fullest potential of your device

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 40 minutes ago
Added to GitGenius on September 9th, 2026
Created on September 2nd, 2024
Open Issues & Pull Requests: 200 (+0)
GitHub issues: Enabled
Number of forks: 392
Total Stargazers: 7,107 (+0)
Total Subscribers: 89 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 19.0 hours
Mean response time: 21.5 days
90th percentile: 47.0 days
Tracked items: 896

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 95% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 12% of issues opened in the past year have been closed. Three people close 84% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 200
New in 7 days: 4
Closed in 7 days: 5
Avg open age: 250 days
Stale 30+ days: 196
Stale 90+ days: 189

Recent activity

Opened in 7 days: 4
Closed in 7 days: 5
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (3)
  • enhancement (1)

Detailed Description

Nugget is a customization tool for iOS devices that unlocks system-level modifications through a partial restore method.

The tool addresses the desire to customize iOS beyond Apple's standard settings by enabling changes to animated wallpapers, system daemons, status bar elements, lock screen behavior, and internal debugging features. It works by applying modifications during a partial restore process, allowing users to alter visual elements like carrier names and battery display, disable background services such as usage tracking and game center, and enable hidden developer options. The project provides templating and file-based customization through batter and tendie files, with community-contributed wallpapers available separately.

Nugget is intended for users on iOS versions 17.0 through 26.0 who want deep system customization and are comfortable with the risks involved. The tool is not suitable for iOS 27 due to patched restore methods that could cause data loss. Adoption requires careful consideration: the README explicitly warns that backups are essential before use and that unforeseen problems may occur, with the developers disclaiming responsibility for device damage. The project suits advanced users seeking to disable specific daemons, customize status bar appearance, modify lock screen behavior, and access internal debugging features that Apple does not expose through standard settings.

Development activity shows consistent engagement with user-reported issues and feature requests, as evidenced by referenced GitHub issues discussing specific visual modifications. The project maintains documentation covering the structure of customization files to enable community contributions. Updates address compatibility across multiple iOS versions, indicating ongoing maintenance as new versions release. The codebase is written in Python, suggesting automation and scripting form the core of the modification process.