Download Sentinel

Choose your platform. Desktop app or command line — same powerful engine.

macOSSOON

Native desktop app built with Tauri. Lightweight and fast.

WindowsSOON

Native installer for Windows 10+. No dependencies needed.

Linux / CLI

Install via pip. Works on any platform with Python 3.11+.

pip install sentinel-ai

Requires Python 3.11+ for CLI · Ollama for AI features · All releases →

Get started in seconds

Four commands to go from chaos to organized.

1Install
pip install sentinel-ai
2Scan
sentinel scan ~/Downloads
3Plan
sentinel plan ~/Downloads --mode organize
4Execute
sentinel apply task-abc-123

Requires Python 3.11+ · Ollama for AI features

View on GitHub