Quote/0 Token Usage Dashboard
A self-hosted dashboard that pushes Claude and OpenAI Codex subscription usage to Quote/0. It renders usage data as a 296 × 152 image and displays it on the e-ink screen through the Image API.
Features
- Claude usage display: Reads 5-hour and 7-day usage windows, remaining quota, and reset time
- OpenAI Codex usage display: Shows Codex 5-hour and weekly usage windows
- E-ink image rendering: Generates a black-and-white PNG tailored to the Quote/0 resolution
- Image API push: Updates the device through the Quote/0 Image API
- Looped updates: Supports one-shot runs or continuous refresh with a custom interval
- Clear structure: Separates usage fetching, screen rendering, and device pushing, making it a useful automation reference
Good For
- Monitoring Claude and Codex subscription usage together
- Referencing a lightweight Quote/0 Image API automation example
- Adapting the script into a custom usage, status, or monitoring dashboard
Configuration note
This project reads the user's local Claude and Codex tool credentials and requires a Quote/0 API key. Review the source code before deployment and keep credentials secure.
Did this solve your problem?
Join our community