Download Latest Version Quotio 0.33.0 source code.zip (17.8 MB) Google Add to Preferred Sources
Home / cli-v0.1.0
Name Modified Size InfoDownloads / Week
Parent folder
quotio-0.1.0-aarch64-apple-darwin.tar.gz 2026-09-15 3.9 MB
quotio-0.1.0-x86_64-apple-darwin.tar.gz 2026-09-15 4.1 MB
quotio-0.1.0-x86_64-unknown-linux-gnu.tar.gz 2026-09-15 4.2 MB
quotio-0.1.0.tgz 2026-09-15 12.5 MB
quotio.rb 2026-09-15 1.2 kB
SHA256SUMS 2026-09-15 483 Bytes
Quotio CLI v0.1.0 source code.tar.gz 2026-09-15 17.2 MB
Quotio CLI v0.1.0 source code.zip 2026-09-15 17.6 MB
README.md 2026-09-15 1.1 kB
Totals: 9 Items   59.5 MB 0

Quotio CLI 0.1.0 brings provider quota monitoring and a local REST backend for app integrations.

  • Read usage through CLI text/JSON or the versioned REST API.
  • Manage saved API-key accounts and Codex OAuth sessions on macOS.
  • Share usage cache between CLI and REST, with manual refresh and configurable scheduling.
  • Discover provider capabilities and integrate clients using the included OpenAPI contract.

Install

  • Download the archive matching your platform below and verify it against SHA256SUMS.
  • npm: npm install -g quotio
  • Homebrew: brew install nguyenphutrong/tap/quotio

macOS archives support Apple Silicon and Intel. The Linux x64 binary requires glibc 2.39 or newer; saved-account storage remains macOS-only. Windows and Linux ARM binaries are not included. Native-login providers may require their own app or CLI, and provider availability depends on account entitlements.

The npm package contains the same native binaries, with no install script or runtime download. See the repository documentation for server authentication, account setup and deployment.

Source: README.md, updated 2026-09-15