FlexClock on the lock screen

Replaces the lock screen clock with images, and lets you install your own digit packs.

Built against the CoverSheetKit lock screen, for iOS 18.

Features

Digit packs

A pack is a folder whose name ends in .flexpack:

MyPack.flexpack/
├── Info.plist        (optional)
├── animated/         0.gif … 9.gif, colon.gif
└── static/           0.png … 9.png, colon.png

At least one of the two folders must exist. Animated GIF and APNG both play at their own frame timing, and a glyph is looked up as .gif before .png. Import a pack from Settings → FlexClock → Manage packs, or copy it into /var/mobile/Library/FlexClock/Packs.

Requirements

Developer

tr3tol · source code