LLMSwaper banner
monac-cc monac-cc

LLMSwaper

DevOps community

Description

Local dashboard to switch the active Claude Code account with one click, showing each account's 5-hour and weekly quota. Zero dependencies, host and WSL, Docker-ready.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

LLMSwaper

**Switch the active AI-subscription account with one click - and see how much of each account's quota is left before you do.**

Claude Code today. Other subscriptions are on the way - see Other providers.

[![test](https://github.com/monac-cc/LLMSwaper/actions/workflows/test.yml/badge.svg)](https://github.com/monac-cc/LLMSwaper/actions/workflows/test.yml) [![Node](https://img.shields.io/badge/node-%E2%89%A518-339933?logo=node.js&logoColor=white)](https://nodejs.org) [![dependencies](https://img.shields.io/badge/dependencies-0-brightgreen)](package.json) [![Docker](https://img.shields.io/badge/docker-ready-2496ED?logo=docker&logoColor=white)](#docker) [![platform](https://img.shields.io/badge/platform-Windows%20%C2%B7%20macOS%20%C2%B7%20Linux-lightgrey)](#requirements) [![license](https://img.shields.io/badge/license-MIT-blue)](LICENSE)


No `npm install`, no build step, no telemetry, nothing leaves your machine but the two calls it makes to Anthropic. One `server.js`, seven small modules and three static files.

The LLMSwaper panel: environment tabs, four accounts and their session and weekly quota meters Accounts and quota figures above are fictional.

The interface is **bilingual**: the **ES / EN** switch at the top right changes every label, and the moon/sun switch beside it changes the theme. Both choices are remembered, and the theme follows your system preference until you pick one.

Error text coming **from the server** is still Spanish only. Those messages are composed by the API rather than the page, so translating them needs the API to return codes instead of sentences; it is a known gap, not an oversight.


Contents