Log Weight
Track your daily weigh-in
Today's Weight
kg
Goal Progress
Set a goal weight in Settings to track your progress here.
Recent Entries
Progress
Your weight journey over time
Summary
Workout
No active schedule
This Week's Volume
Week 1
Settings
Profile, goals, schedules and data
Profile
Your Name
โ
Goal Weight
Target Body Weight
in kg
Backup & Restore
Export Data
Save a full backup as JSON file
Import Data
Restore from a previous backup
๐ก A daily backup reminder appears at the top of the app each day. Import replaces all current data โ keep your backup file safe.
Workout Schedules
๐ก Why don't DEFAULT_DAYS edits apply? After first launch, your schedule is saved to device storage (localStorage). Editing
DEFAULT_DAYS in the HTML source only applies to a brand-new install with no saved data. Edit exercises directly in the Workout tab using the โ๏ธ Edit button instead.CSV Format Guide
In Excel: File โ Save As โ CSV (Comma delimited). Use these exact column names:
Day,Exercise,Sets,Reps,Rest,Type
Monday,Barbell Bench Press,4,8-10,75s,weighted
Monday,DB Shoulder Press,3,10-12,60s,weighted
Wednesday,Zone 2 Cardio,1,25 min,โ,bodyweight
Wednesday,Hip Flexor Lunge Stretch,1,45-60s,โ,bodyweight
Saturday,Goblet Squat,4,45s,15s,weighted
๐ก Type column: use weighted (shows kg input) or bodyweight (shows Done โ checkbox). Day names must match exactly: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday
Data
Clear Weight Logs
Delete all weigh-in entries
Privacy & Data Storage
โ
Zero network calls โ ever
โ All data stored only in this device's localStorage
โ No analytics, no tracking, no servers
โ Works fully offline, no internet needed
โ All data stored only in this device's localStorage
โ No analytics, no tracking, no servers
โ Works fully offline, no internet needed
โ ๏ธ How "local" works: Your data persists across sessions in this browser/app's localStorage. The web page (browser on your Mac) and the iOS app (built via Xcode) have separate storage โ changes in one won't appear in the other. When you rebuild in Xcode, the latest HTML source is bundled, so code changes (like exercises) update, but your logged data stays on each device separately.