Skip to content

Desktop App, Cortex for macOS, Windows & Linux

The Habits Cortex Desktop App is a native macOS, Windows, and Linux application built with Tauri. It bundles Cortex so you can run habits fully offline without a terminal or Node.js.

What it is

CapabilityDescription
Offline executionRun habits without internet or a server
Native OS integrationKeychain, notifications, system settings
Habit libraryBrowse, import, and run habits from a local library
MirrorReceive habits P2P from another device (Mirror)
Visual runnerBuilt-in habit viewer and form runner
Auto-updateStays current via GitHub Releases

Supported platforms

PlatformArchitectureStatus
macOSApple Silicon (arm64)Available
macOSIntel (x64)Available
Windowsx64Available
Linuxx64Available

Download

Download the Cortex Desktop App

When to use the Desktop App vs. Cortex Server

ScenarioDesktop AppCortex Server
Running habits on your own machine
Offline / no internet✓ (self-hosted)
Shared team server,
CI/CD pipelines,
Native OS features (keychain, notifications),

Relation to other tools

ToolRelation
Cortex ServerSame runtime, packaged as a native app
Mobile AppSame Tauri codebase, compiled for iOS/Android
MirrorDesktop App includes a built-in Mirror receiver
BaseDesign habits in Base, run them in the Desktop App

Released under the AGPL-3.0 License.