Download Monday Morning

Context recovery for AI-assisted knowledge work. Free for up to 2 projects.

All releases on GitHub

Windows builds are code-signed. macOS notarization is in progress — see installation help if you see a Gatekeeper warning.

System Requirements

macOS
  • macOS 12 (Monterey) or later
  • Apple Silicon or Intel
  • 4 GB RAM minimum
  • 250 MB disk space
Windows
  • Windows 10 (1809) or later
  • x64 processor
  • 4 GB RAM minimum
  • 250 MB disk space
Linux
  • Ubuntu 22.04+ / Fedora 38+ / Debian 12+
  • x64 processor
  • 4 GB RAM minimum
  • 250 MB disk space

Installation

macOS

Open the downloaded .dmg file and drag Monday Morning to your Applications folder. If macOS shows a Gatekeeper warning, open Terminal and run: xattr -cr "/Applications/Monday Morning.app" then open the app normally. See installation help for details.

Windows

Run the downloaded installer (.exe). The app is code-signed — Windows will verify the publisher automatically. Follow the prompts to complete installation.

Linux

Download the .AppImage or .deb package. For AppImage: make it executable with chmod +x and run directly. For .deb: install with sudo dpkg -i monday-morning_*.deb.