AI Uptime is a desktop tray app that monitors public status pages for Claude, GitHub, OpenAI, and Cursor.
- Tray-first desktop experience for macOS and Linux
- Current status view for Claude, GitHub, OpenAI, and Cursor
- GitHub region switching for EU, US, Australia, and Japan
- 7-day incident history
- Per-component visibility controls
- Configurable polling interval
- Optional notifications for new incidents, component changes, and resolved incidents
- Persisted theme and text size settings
Install dependencies:
flutter pub getRun on macOS:
flutter run -d macosRun on Linux:
flutter run -d linuxRun analysis:
flutter analyzeRun tests:
flutter testSee CONTRIBUTING.md for development workflow, pull request expectations, and testing guidance.
Licensed under Apache-2.0.


