Runs silently in the background. Captures time, screenshots, and app activity against your tasks. Available for Windows, macOS, and Linux.
Version 1.0 · Built on Electron · Windows 10+, macOS 11 Big Sur+, Ubuntu 20.04+
Chronixo is a time tracker. To capture screenshots, detect active apps, and know when you are idle, it needs access to protected system features. Here is exactly what it needs and why.
BYOS S3:If your admin has configured Bring Your Own S3, all screenshots write directly to your company's AWS, GCP, or Azure bucket and never touch Chronixo servers.
macOS is the most restrictive. Gatekeeper, Screen Recording, and Accessibility all require manual approval. You will see security warnings - this is normal behaviour for apps installed outside the App Store. Follow all steps in order.
Click the macOS download button above. Open the .dmg file. Drag the Chronixo icon into your Applications folder. Do not run it directly from the .dmg.
The first time you open Chronixo, macOS may say "Chronixo cannot be opened because the developer cannot be verified." This is Gatekeeper blocking apps not from the App Store.
If you see "Chronixo is damaged and cannot be opened", run this in Terminal: xattr -cr /Applications/Chronixo.app
Without this permission, all screenshots will be blank or fail silently. macOS blocks all screen capture by default until you explicitly allow it.
Allows Chronixo to detect which application is in focus and read browser tab URLs to generate the activity accuracy percentage.
So the tracker is always running when you start your Mac.
Open Chronixo from Applications or menu bar. Log in with your Chronixo account. Pick a task and click Start. The app sits in your Mac menu bar while the timer runs.
xattr -cr /Applications/Chronixo.app - then try opening again.| Permission | macOS | Windows | Linux | Why needed |
|---|---|---|---|---|
| Screen Recording | Manual grant | Auto | Portal (Wayland) | Screenshot capture during active timer |
| Accessibility | Manual grant | Auto | AT-SPI | App & URL tracking, activity % calculation |
| Gatekeeper / SmartScreen | Right-click Open | More info → Run | N/A | OS warning for apps outside official stores |
| Admin / UAC / sudo | N/A | Click Yes | sudo (deb/rpm) | Required for system-level installation |
| Network / Firewall | Auto | Allow access | Auto | Timer data sync to your workspace |
| Login / Startup | Optional | Optional | Optional | Tracker always ready when you start work |