Workout logger for lifting
Reppit is a strength-training workout tracker. Last session’s numbers are already on the row. Checking a set does not wait for the network. A rest timer starts on that check. If you are looking for a Hevy alternative, that is the job this page is about — not a feature dump.
We do not invent download counts, star ratings, or “faster than Hevy” claims. What follows is how the shipped logger actually behaves, plus what is still missing.
How logging works
Previous set on the row
Kilograms and reps come from the last time you did that exercise, not an empty box and not a program range like “8–12”.
Check is instant
The set turns complete before the API returns. The network save is background. You do not wait on a spinner between sets.
Rest timer on check
Rest starts when you check. It is meant to notify with the phone locked. Wake Lock keeps the screen on while the session is open.
Type, then check
If you change the weight, you do not have to tap out of the field first. Check sends the numbers that are in the inputs.
Also in the app
After the log, Reppit is a program app, a coach, and a small social layer:
- Named programs in the catalog (not a claim that every popular spreadsheet is implemented): 5/3/1 Powerlifting, StrongLifts 5x5, Starting Strength, Push Pull Legs, Upper/Lower split, German Volume Training, Full body 3× per week, Olympic weightlifting program. Custom programs as well.
- Per-set RPE on an integer 1–10 wheel, explained as reps in reserve. Estimated 1RM–12RM from completed sets (mean of Epley and Brzycki).
- Per-muscle recovery status and weekly volume from the log. See muscle recovery and RPE on Learn.
- Coach chat grounded in your training. Write tools propose; you confirm on a card. Coach does not silently edit your program.
- Groups, a workout feed, follows, likes, and comments around logged sessions.
- Video form checks in the app.
Those extras do not matter if the live log is slower than a notebook. That is the bar we hold, not a ranking table.
What is not shipped
- Offline queue for set patches (basement gym with no signal).
- Apple Watch or Wear logging.
- Nutrition / TDEE. That is a different product; we are not bolting calories onto the logger.