A crew time clock nobody can charge you for.
Add your crew once. After that it’s two taps a day: clock in, clock out. Tag every punch to a job so the hours land on the right ticket. Overtime is worked out by the rule set you pick, and payroll gets a CSV it can actually import. Everything stays in this browser on this device.
Clock in and outrun it on the shop tablet, or pass the phone around
Hours by day, and how each worker’s week splits
Every punch this week
| Date | Worker | In | Out | Break | Job | Code | Paid hrs | Note | Actions |
|---|
A shift that runs past midnight is counted on the day it started, which is how most payroll systems do it. Approving a week locks nothing — it stamps who signed off and when, and that stamp goes on the printed timesheet and into the payroll CSV.
Jobs, estimated against actualhours are only worth logging if they land on the right ticket
Labor by job
| Job | Number | Est hrs | Actual hrs | Variance | Labor cost | Cost / est hr | Actions |
|---|
Hours by cost code
| Worker | Payroll ID | Rate | Burdened | PIN | Hours this week | Status | Actions |
|---|
Deleting a worker deletes their punches too. You get one Undo, and a JSON backup never hurts. A PIN here is a courtesy lock for a shared tablet, not security — it is stored in plain text in this browser and anybody who can open this file can read it.
What payroll owes for this week
| Worker | Payroll ID | Regular | Overtime | Double time | Total hrs | Rate | Gross pay | Approved |
|---|
Which overtime rules do you run under?
Pick the state you work in, or set your own. Federal law is the floor everywhere; several states stack a daily rule on top of it, and where both apply the worker gets whichever produces more pay.
Business name on the printed timesheet
What this clock will not do
Straight, so you find out now instead of in month three.
- No GPS. It cannot prove anybody was on site. Worth knowing that GPS on the paid apps is widely defeated anyway — employees turn off location services after clocking in and the punch still lands.
- No sync between devices. One device, one shop. Two tablets means two separate sets of data. Export JSON and import it if you need to move.
- No payroll filing. It gets you hours and gross. It does not withhold, file or pay anything.
- No phone app and no push notifications. It is a web page you can save to a home screen.
- No scheduling or dispatch. This tracks time worked, not time planned.