docs: add README
Some checks failed
CI / lint (push) Failing after 27s

This commit is contained in:
2026-03-16 12:31:47 -05:00
parent 02b23bf840
commit 1ca13a0d5b

33
README.md Normal file
View File

@@ -0,0 +1,33 @@
# BlackRoad Watch
Apple Watch companion app for monitoring BlackRoad fleet status on the go.
Part of [BlackRoad OS](https://blackroad.io) — your device, your data, your AI.
## What This Does
Glanceable fleet health, agent status, and alerts right on your wrist. Connects to the BlackRoad status API.
## Quick Start
```bash
make build
make install
# Requires Xcode and Apple Watch
```
## Tech Stack
- Swift/SwiftUI
- watchOS
- Makefile build
- Fleet status API
## Related
- [BlackRoad OS](https://blackroad.io)
- [Documentation](https://docs.blackroad.io)
---
BlackRoad OS — Pave Tomorrow.