An elegant Android app that counts down to your weekly Claude limit reset β because waiting for that fresh week of usage is the best kind of anticipation. π§‘
Home screen
Widget
- π Live countdown to the next weekly reset, inside a ring that fills up as the week elapses.
- π Percentage of the week elapsed, so you know roughly where a steady, evenly-paced usage level should be right now.
- π Live usage stats which show how much of your weekly limit you've used vs. the expected pace.
- π₯ A home-screen widget β a glance-able card with the weekly percentage and a glowing progress bar.
- π― A widget pacing cue (toggleable in Settings) β a faint "where you should be" marker on the widget's bar at the point you've reached in the week, plus a line telling you whether your live usage is ahead of or under that pace.
- π Friendly pace nudges β a gentle daily check-in on where the week is at. Dial the frequency down to as few as one a week in Settings, and (with live usage on) some nudges quote how much of your weekly limit you've actually used or have left.
Grab the latest APK from the Releases tab, and install it.
Requires the Android SDK (compileSdk 35) and JDK 17.
./gradlew assembleDebug # build the debug APK
./gradlew testDebugUnitTest # run unit testsThe APK lands in app/build/outputs/apk/debug/.
Made with care (and Claude). Thanks for everything. π§‘

