Karl 87a3844255 feat: implement Ollama cloud usage server
Add a lightweight Node.js server that scrapes Ollama cloud usage data
from ollama.com/settings and exposes it as a JSON API.

- Support for email/password and cookie-based authentication
- Automated polling and Home Assistant integration
- Endpoints for usage data, manual refresh, and cookie management
- Comprehensive README and environment configuration
2026-05-07 14:46:36 +01:00

3 lines
32 B
Plaintext

.env
.cookies.json
node_modules/