Skip to main content

Overview

ZeroLimit provides a variety of application settings to customize your experience, including theme selection, language preferences, usage statistics, and logging options.

Theme Settings

Customize the visual appearance of ZeroLimit to match your preferences.

Available Themes

ThemeDescription
LightLight color scheme for bright environments
DarkDark color scheme for low-light environments
SystemAutomatically matches your operating system theme

Setting Theme

  1. Navigate to Settings from the main menu
  2. Locate the Theme section
  3. Click on your preferred theme option (Light, Dark, or System)
The theme change applies immediately without requiring an application restart.
When System theme is selected, ZeroLimit automatically detects and applies your operating system’s color scheme preference.

Language Settings

ZeroLimit supports multiple languages to accommodate users worldwide.

Supported Languages

LanguageCodeNative Name
EnglishenEnglish
Chinese (Simplified)zh-CN中文
IndonesianidIndonesia
Japaneseja日本語
Koreanko한국어
VietnameseviTiếng Việt
Thaithไทย

Changing Language

  1. Open Settings
  2. Find the Language section
  3. Click on your preferred language
The interface updates immediately to reflect the selected language.
ZeroLimit automatically detects your browser or system language on first launch. If your preferred language isn’t available, English is used as the default fallback.

Usage Statistics

Control whether ZeroLimit collects usage statistics for improving the application.

Configuration

Setting: usage-statistics-enabled
Default: true
Type: Boolean toggle

Description

When enabled, ZeroLimit tracks usage patterns to help improve the application. This setting communicates with the CLI Proxy API server to enable or disable statistics collection.

How to Toggle

  1. Navigate to Settings
  2. Locate Usage Statistics section
  3. Toggle the switch to enable or disable
Changing usage statistics requires an active connection to the CLI Proxy API server.

Logging Settings

Configure file-based logging for debugging and troubleshooting.

Configuration

Setting: logging-to-file
Default: false
Type: Boolean toggle

Description

When enabled, ZeroLimit writes detailed logs to a file on your system. This is useful for:
  • Debugging application issues
  • Tracking provider connection problems
  • Monitoring API communication
  • Technical support and troubleshooting

How to Enable

  1. Open Settings
  2. Find the Logging section
  3. Toggle Enable Logging to File
Logging changes require an active connection to the CLI Proxy API server to take effect.

Account Management

Logout

To end your current session:
  1. Go to Settings
  2. Scroll to the Account section
  3. Click Logout
This disconnects from the CLI Proxy API server and clears your authentication credentials.
If you enabled “Remember Me” during login, your credentials are stored locally. Otherwise, you’ll need to re-enter your management key on next login.

Settings Storage

ZeroLimit stores settings preferences locally using browser storage:
  • Theme preference: zerolimit-theme
  • Language preference: zerolimit-language
  • CLI Proxy configuration: zerolimit-cli-proxy
These settings persist across application restarts and are stored on your local machine.

Build docs developers (and LLMs) love