Skip to content
Trackr beta
esc
Type to search. Use ↑ ↓ to move, ↵ to open.
Apps

iOS app

A native SwiftUI app for the reactive slice of Trackr — read, tick off, quick-add, reply, log time — with Live Activities for work sessions.

Updated 1 Sept 2026 beta 1 min read

What it does #

The iOS app is built for the moments between desks: check My Week on the train, tick off a task, reply to a ticket, log the hour you just spent, capture a quick note. It talks to the same /api/v1 as the CLI, so everything you do on the phone is instantly visible on the desktop and vice versa.

  • Home, My Week, Tasks, Tickets, Projects, Chat, Notes, Wiki, Inbox, Search
  • Create tasks and tickets, comment, reply, log time, attach photos from the camera
  • Saved views synced with the web app
  • Work sessions with a Live Activity on the lock screen and in the Dynamic Island
  • Push notifications, honoring the same preferences as email

Connecting to your instance #

On first launch the app asks for a server URL, probes /api/v1/instance, then sends you to the browser sign-in page. The token comes back through a URL scheme and is stored in the iOS keychain. Self-hosted instances work exactly like the hosted one.

Availability #

The app is currently distributed to the team via TestFlight while Trackr is in beta. Public availability will be announced in the changelog.

Edit this page on GitHub