macOS Clients
Flowtig is not limited to the web.
In addition to the browser-based interface, Flowtig includes native macOS applications that communicate directly with the same backend API powering the core system.
These clients are built using Swift and SwiftUI and operate as fully independent frontends — sharing authentication, tenant logic, and permission handling with the main platform.
Architecture
The macOS clients:
- Use the same authentication and API endpoints as the web platform
- Follow the same multi-tenant and permission model
- Synchronize directly with the Flowtig backend
- Operate independently from the React frontend
Flowtig is designed API-first. The web interface is only one client among others.
Available Applications
Time Clock
A lightweight macOS menu bar application for tracking working time directly from the desktop.
Time Clock is designed to be fast, unobtrusive, and always available — without getting in the way.
👉 See the full documentation here: Time Clock
More native clients may follow as the platform evolves.