Now in private beta

Time tracking that stays out of your team's way.

Built for agencies and consultancies that bill by the hour. Clean UI, a real public API, and the only platform that lets your workshop hardware log time directly.

14-day free trial when we open up. No credit card.

app.timemeright.com
This week
37h 24m
+12% utilization
Acme Website Refresh
00:47:13

Reviewing PRs · started by Workshop button

Trusted by teams atNorthwind StudioOrbit CoffeeLumen HealthAcme RoboticsPebble & Co
Why TimeMeRight

Three things every agency tracker should do. We do all three.

A UI your team will actually use

Opinionated, fast, keyboard-first. No 14-step timesheet exports. Get from idea to logged hour in under five seconds.

Hardware-fed time entries

Workshop button. Bench dial. Meeting-room presence sensor. If it speaks MQTT, it can log billable hours straight to your projects.

A real public API

Documented, OpenAPI, keys you can scope per integration. Wire TimeMeRight into your invoicing, your CRM, or that Notion page someone built.

Differentiator

Track machine time, bench time, and meeting time — automatically.

Most trackers stop at "did your team remember to start a timer." We let your physical workspace do the remembering. Connect any MQTT-capable device and have billable time post itself to the right project.

  • Per-device credentials, revocable from the org settings
  • Default project + user mapping per device
  • Raw payloads stored — replay or reprocess any time
  • Works with HiveMQ, EMQX, or your own broker
# Workshop button posts an event
PUBLISH
org/northwind/device/d_workshop_btn/event
{
"action": "press",
"ts": "2026-04-28T14:22:11Z"
}
# TimeMeRight ingests + logs the entry
→ time_entry created
project: Acme Website Refresh
user: Devon Park (default)
source: hardware
Pricing

Simple, per-seat pricing.

14-day free trial on every plan. No credit card to start.

Starter

$9/seat/mo

Per seat, per month.

  • Unlimited projects
  • Manual + timer entry
  • CSV export
  • Email support

Team

Most popular
$15/seat/mo

Per seat, per month.

  • Everything in Starter
  • Hardware / MQTT ingestion
  • Public API access
  • Approvals & audit log
  • Priority support

Business

Custom

20+ seats. Annual.

  • Everything in Team
  • SSO (Google, Microsoft, Apple)
  • SAML / SCIM
  • Data residency choice
  • Dedicated CSM
FAQ

Quick answers

How does hardware time tracking actually work?

You connect any MQTT-capable device (an ESP32 with a button, a desk presence sensor, a workshop dial) to a managed broker. TimeMeRight subscribes, validates, and writes time entries to the right project. You map default user + project per device.

Can I migrate from Toggl or Harvest?

Yes — we'll import your projects, clients, and time entries via CSV during onboarding. Most agencies are up and running in under an hour.

Do you support SSO?

Google and Microsoft SSO ship with the Team plan. SAML and SCIM are on Business.

Where is my data stored?

EU or US, your choice. We're built on Supabase (Postgres) with row-level security per organization.