Skip to main content
Tool 4 min read

AionUi: Unified AI CLI Interface & Agent Platform

AionUi: Free open-source AI interface unifying Gemini CLI, Claude Code, Qwen with local storage, 24/7 remote access, and scheduled automation.

Originally published:

GitHub by iOfficeAI

Purpose and Significance

AionUi is a free, open-source desktop and web application that unifies multiple AI CLI tools—including Gemini CLI, Claude Code, Codex, Qwen Code, and Goose CLI—under a single graphical interface. Rather than juggling command-line tools across different environments, developers and knowledge workers can interact with multiple AI models through one cohesive platform. Built with TypeScript and Apache 2.0 licensed, AionUi addresses a critical gap: the fragmentation of AI tooling. It enables 24/7 access to AI assistants locally or remotely, with scheduled task automation, file management, and multi-model support, making AI agents practical for real-world workflows.

Key Features

  • Auto-Detection & Unified Interface — Automatically discovers locally installed CLI tools and presents them in one visual environment, eliminating context-switching between terminals and applications
  • Multi-Model Support — Seamlessly switch between Gemini, OpenAI, Claude, Qwen, Ollama, and LM Studio without reconfiguring; supports mainstream and local models
  • Local Data Storage — All conversations and data remain on your device; multi-session support with independent contexts prevents information bleed
  • 24/7 Remote Access — WebUI accessible from any browser on LAN or internet; QR code login and password authentication for convenience and security
  • Chat Platform Integration — Native Telegram and Lark (Feishu) bot support; interact with AI assistants directly from messaging apps
  • Scheduled Task Automation — Define recurring tasks (daily, weekly, monthly) to run autonomously—ideal for data aggregation, report generation, and file organization
  • AI-Powered File Management — Batch rename, auto-classify, merge files, and intelligently organize folders based on content analysis
  • Rich File Preview — View AI-generated outputs instantly: PDF, Word, Excel, PowerPoint, code, Markdown, images, HTML, and Diff formats with real-time sync
  • Image Generation & Recognition — Built-in image creation and editing via Gemini; visual content analysis capabilities
  • Extensible AI Assistants Ecosystem — 10+ pre-built specialized assistants (PPTX Generator, PDF to PPT converter, 3D Game creator, UI/UX Pro Max designer) plus custom skill support via Markdown definitions
  • Customizable UI — Full CSS-based theming to personalize colors, styles, and layouts
  • Parallel Multi-Task Processing — Run multiple independent conversations simultaneously without interference

Getting Started

Installation is straightforward: download the desktop application from the official website (www.aionui.com) or build from the TypeScript source. The app auto-detects any existing CLI tools on your system—no additional setup required if you have Gemini CLI or similar tools installed. For first-time use, configure your preferred AI model and API keys in Settings, then launch a conversation or enable scheduled tasks via the intuitive dashboard.

Who It's For

  • Software Developers — Integrate Claude Code, Codex, and Gemini CLI into one IDE-adjacent interface; leverage AI pair programming without terminal overhead
  • Knowledge Workers & Researchers — Automate document generation, file organization, and report creation through scheduled AI tasks
  • Teams & Enterprises — Deploy on a server for shared 24/7 access; integrate with Lark for enterprise collaboration workflows
  • AI/ML Practitioners — Experiment with multiple models, compare outputs, and manage complex agent workflows locally
  • Productivity Enthusiasts — Build custom skills and automate repetitive tasks; extend functionality via the open ecosystem

Technical Highlights

Built in TypeScript with Electron for desktop deployment and web-based remote access, AionUi is actively maintained (last update February 2026) with 12,600+ stars and a growing community. The codebase supports configuration-driven skill and assistant definitions, making it accessible for customization without deep engineering expertise. custom-ai-skills to extend functionality.

Resources

  • Official Website: www.aionui.com
  • GitHub Repository: github.com/iOfficeAI/AionUi
  • Community Channels: Discord (English), WeChat group (Chinese)
  • Documentation: WEBUI_GUIDE.md, CODE_STYLE.md, README (available in 8 languages)
  • Remote Access Setup: Detailed tutorials for WebUI, Telegram, and Feishu integration in Settings

Source: iOfficeAI/AionUi GitHub repository, Apache 2.0 licensed, TypeScript.

Share:

Original Source

https://github.com/iOfficeAI/AionUi

View Original

Last updated: