Skip to main content

IAmLazy

To download, visit this
page on your iOS device.


Easily backup and restore your tweaks

From within its dedicated app, users can:

Backup

  • User packages (Standard)
    • Initiated via a single tap
  • All packages (Developer*)
    • Initiated via a longpress

Restore from

  • A specific backup chosen from a list

Choose to

  • Import a backup
  • Export a backup
  • Delete a backup

FAQ:

  1. Restoring rootful backups on rootless and vice versa is NOT supported
  2. Moving between jailbreaks with different bootstraps (e.g., Unc0ver and Taurine) is supported via STANDARD backups
  3. Developer backups (denoted by the “u” in the backup’s filename) can ONLY be restored from on jailbreaks using the SAME bootstrap (e.g., Elucubratus or Procursus) that the backup was made on
    • *Please note that these backups are meant to be used ONLY by those who understand exactly what they’re doing
  4. Neither apt sources nor tweak preferences are backed up
    • Note that neither are touched by restore rootfs
  5. Backups can be used on devices other than the one they were made on

Notes:

  • Localization is handled over on the IAmLazy Localization GitHub repo
    • To contribute, fork the repo, make and push changes, and open a pull request
  • There is a CLI version of IAmLazy (ial) available from the Releases page of IAmLazy’s GitHub repo
    • It offers:
      • The same core functionality (e.g., backup, restore, and list) as the app
      • More verbose user-facing information

What’s New in Version 2.6.0

Released
  • Updated UI
  • Merged ‘Backups’ tab into ‘Restore’ tab (swipe to del/exp and tap to restore)
  • Moved ‘Credits’ tab to footer
  • Split backup type triggers into tap for user backup and longpress for dev backup to discourage the latter’s use
  • Fixed edge case resulting in some similarly named directories being skipped in backup
  • 40-50% reduction in backup time (yes, you read that correctly)
  • Added debug mode
  • Code cleanup
  • Updated Taiwanese Mandarin translation