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.