QuotaDeck v1.1.0 — English UI
English UI support 🌐
The app is now fully bilingual (English / Japanese):
- All UI strings localized — board, analytics labels, tray menu, toast notifications, window title, and the VS Code status bar extension
- Automatic language detection — Japanese system locale → Japanese UI, everything else → English
- Manual override — a 日本語 / English toggle in the header, or set
"language": "ja" | "en"in%APPDATA%\QuotaDeck\config.json - Robustness:
config.jsonwith a UTF-8 BOM (as produced by PowerShell or some editors when hand-editing) no longer silently falls back to default settings
Install
QuotaDeck_1.1.0_x64-setup.exe— NSIS installerQuotaDeck_1.1.0_x64-portable.zip— portable, no install
⚠️ Binaries are not code-signed yet — Windows SmartScreen will warn. Click "More info" → "Run anyway", or build from source.
Disclaimer: unofficial community tool, not affiliated with Anthropic. See the README for the security design (token is read from disk only, never copied or sent anywhere except api.anthropic.com).