Mobile app¶
Empi has a native Android app. There is no iOS app yet.
What the app does today¶
- Sign in with your email and password, or with SSO (Google or Microsoft).
- Today: your booked day and your week at a glance.
- Tasks: a List, Board and Timeline switcher over the same tasks.
- Task detail: edit every property of a task, including its project, labels and dependencies.
- Notes: create and edit notes of every kind.
- Appearance: light and dark themes with accent colors, like the web app.
It works offline¶
The app keeps working when you lose your connection:
- Reads keep working, using the last data it fetched.
- Writes (creating, updating and deleting tasks and notes) are queued and sent automatically as soon as you are back online.
- File uploads are the exception: they need a connection.
On a phone browser¶
The web app deliberately blocks phone-sized browsers and points you to the app instead. It is built for a large screen, and the native app is the better experience on a phone.