FlyEnv

作者 xpf0000

All-in-One Native Local Development Environment for Windows, macOS & Linux. Docker alternative for PHP, Node.js, Python and more. Faster alternative to XAMPP, Laragon, MAMP and Laravel Herd with databases, Cron Jobs and runtime management.

3,167
Stars
353
Forks
TypeScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/xpf0000/FlyEnv

快速入门

使用 FlyEnv 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

FlyEnv

FlyEnv Logo

Manage Local Dev Stacks, AI Coding CLIs, and MCP Natively

FlyEnv is a desktop app for managing local development environments on Windows, macOS, and Linux.
Install and run PHP, Node.js, Python, Java, .NET, Flutter, web servers, databases, queues, AI tools, AI coding CLIs, SSL, local domains, reverse proxies, and cron jobs from one UI.
Connect local services and project context to AI clients through the built-in FlyEnv MCP Server.
Use native binaries, switch versions per project, and keep your system PATH clean—no Docker required.

Best for web, backend, mobile, and full-stack developers who want local services without container overhead.

GitHub release Total Downloads ko-fi

What Can You Do With FlyEnv?

  • Install runtimes on demand: PHP, Node.js, Python, Java, .NET, Flutter, Go, Rust, Ruby, Bun, Deno, and more.
  • Run local services: Nginx, Apache, Caddy, MySQL, PostgreSQL, MongoDB, Redis, RabbitMQ, Elasticsearch, Minio/RustFS, and other common development dependencies.
  • Manage projects: Switch runtime versions per project, define start/stop commands, expose projects through local domains, reverse proxies, HTTPS, and Cloudflare Tunnel.
  • Run AI coding workflows locally: Install and manage Claude Code, Codex, OpenCode, Kimi, Antigravity CLI, and GitHub Copilot CLI from the same desktop workspace.
  • Expose your stack to AI agents: Use the built-in FlyEnv MCP Server to let AI clients inspect services, sites, configs, logs, and selected lifecycle actions.
  • Handle daily dev tasks: Edit configs and logs, inspect ports, schedule cron jobs, manage Git, generate certificates, compare diffs, test WebSocket/SSE, and work with JWTs.

Your environment adapts to your project, not the other way around—versions switch automatically as you move between projects:

cd ~/projects/legacy-wordpress
php -v   # PHP 7.4 (auto-loaded)
cd ~/projects/modern-laravel
php -v   # PHP 8.3 (auto-switched)

Is FlyEnv For You?

Choose FlyEnv if you...It may not be the best fit if you...
Want XAMPP/MAMP/Herd-style convenience across many stacksNeed exact Docker Compose or Kubernetes parity with production
Work with multiple runtime versions across projectsOnly use one runtime and are happy with your system package manager
Want databases, queues, search, storage, and AI tools without maintaining containersPrefer to manage every service manually from the terminal
Build local web, backend, mobile, or full-stack projects on Windows, macOS, or LinuxNeed a hosted platform or production deployment system

🚀 How FlyEnv Fits

Most local dev tools are either too heavy for everyday work (Docker Desktop) or too low-level for full-stack projects (NVM/Homebrew/package managers). FlyEnv sits in the middle: a native desktop manager for the tools and services you actually run while building software.

What changed with FlyEnv 4.16 is that it no longer stops at the runtime and service layer. It now also manages AI coding CLIs and exposes your local environment through MCP, so your agent tools can work with the same projects, services, domains, and configs you already manage in FlyEnv. That is the clearest difference versus traditional local-stack tools such as XAMPP, MAMP, or Herd: FlyEnv is not only a runtime manager, but also a local AI coding workspace.

CapabilityFlyEnvDocker DesktopXAMPP/MAMP
How services runNative processes managed from a desktop UIContainers managed through images and compose filesNative bundled web stack
ScopeRuntimes, databases, web servers, project services, and developer toolsAny containerized service or applicationPrimarily PHP/web-server/database stacks
Project versionsBuilt-in project runtime workflowsDefined in container configurationUsually global or manual
AI coding CLI workflowBuilt-in modules for local AI coding clientsNot built inNot built in
MCP access to local stackBuilt-in FlyEnv MCP ServerManual setupNot built in
Best suited forNative local development across many stacksReproducible container-based environmentsTraditional local PHP development

Core Benefits

  • On-Demand Modules: Install only the runtimes and local services your projects need.
  • Native Processes: Run installed services directly on your operating system rather than inside Docker containers.
  • Project Workflows: Switch Node/PHP environments by project and define project service commands, ports, domains, and HTTPS.
  • Full-Stack Coverage: Enable databases, queues, search engines, object storage, AI tools, and scheduled tasks from one app.
  • AI-Ready Local Workspace: Manage AI coding CLIs and connect them to your local stack through the built-in FlyEnv MCP Server.
  • Multilingual UI: Use FlyEnv in 30+ languages.

The real power is that everything works together. A version switcher, a web server manager, a tunnel tool—you can find each of these elsewhere. What you can't find elsewhere is all of them in one window, sharing the same projects, sites, and workflow: Install → Configure → Run → Reverse proxy → Tunnel → Debug → Ship. The time you save isn't any one feature being fast. It's never having to leave.


🎯 Tailored for Your Workflow

🐘 For PHP & Laravel Developers

The best Windows alternative to Laravel Herd.

  • Switch between PHP 5.6, 7.4, 8.x instantly.
  • Run Nginx/Apache, MySQL, Redis, and Mailpit out of the box.
  • Native composer performance (no file-sharing lag).
  • Download for Windows
🟢 For Node.js & Frontend Developers

Stop fighting with NVM.

  • Define Node versions per project (automatically detects package.json).
  • Instant access to Elasticsearch, PostgreSQL, or RabbitMQ without docker-compose.
  • Supports Bun, Deno, and PM2 management.
☕ For Java, Python, .NET, Flutter & Go Developers
  • Manage multiple JDKs (Maven/Gradle/SDKMAN), .NET SDKs, Flutter SDKs, and Python environments effortlessly.
  • Run Flutter diagnostics, Android device checks, and project build commands from one place.
  • Keep your global system PATH clean and organized.
🤖 For AI Coding & Agent Workflows
  • Install and manage Claude Code, Codex, OpenCode, Kimi, Antigravity CLI, and GitHub Copilot CLI from one app.
  • Register the built-in FlyEnv MCP Server into supported clients without hand-editing every config.
  • Let AI tools inspect local services, sites, versions, configs, and selected lifecycle actions against the same environment you use for development.

AI Workflow at a Glance

FlyEnv MCP and AI CLI workflow

The diagram above shows the workflow. The screenshot below shows the real FlyEnv MCP Server interface used to configure the bridge between your local stack and AI coding tools.

FlyEnv MCP Server screen


📦 Supported Modules (On-Demand)

FlyEnv allows you to install only what you need from a vast library of supported software:

  • AI Coding & MCP: FlyEnv MCP Server, Claude Code, Codex, OpenCode, Kimi, Antigravity CLI, GitHub Copilot CLI.
  • AI Integration & Automation: Hermes Agent, OpenClaw, n8n, Ollama, CLIProxyAPI.
  • Containers: Podman.
  • Network Tunnel: Cloudflared, Cloudflare Tunnel.
  • Web Servers: FrankenPHP, Apache, Nginx, Caddy, Tomcat.
  • Databases: MySQL, MariaDB, PostgreSQL, MongoDB, Qdrant, ClickHouse, Neo4j.
  • Email Server: Mailpit.
  • Programming Languages & Runtime: .NET, Flutter, PHP (Composer, PHP-CLI, PHP-FPM, RoadRunner, Swoole Cli), Go, Node.js, Python, Java (Maven, Gradle, SDKMAN), Erlang, Ruby, Rust (Rustup), Bun, Deno, Zig.
  • Cache & Message Queue: Redis, Memcached, RabbitMQ.
  • Service Governance: Consul, Etcd, R-Nacos, Temporal, Temporal CLI
  • Search Engine: Elasticsearch, Meilisearch, Typesense, ZincSearch
  • Object Storage: RustFS, Minio.
  • Automation & Scheduling: Cron Jobs.
  • Utilities: Git, MkCert, DNS Server, FTP Server, Static HTTP Server, Numa.
  • Custom modules: Users can add modules on their own, whether as services or commonly used commands. FlyEnv's custom module system ensures that user modules function just like system modules, delivering a seamless user experience.

All modules support multi-version co-existence.


🛠 Developer-Friendly Tools

  • Local Domains & SSL: Create local sites (myapp.test) with custom domains and one-click HTTPS backed by MkCert/local certificates.
  • Project Services & Reverse Proxy: Define custom start/stop commands, ports, reverse proxy rules, and HTTPS for projects in any language.
  • Cron Jobs: Schedule global or site-scoped commands with native crontab and Windows Task Scheduler integration.
  • Config & Logs: Edit php.ini or my.cnf directly in FlyEnv. View real-time error logs with highlighting.
  • Port Management: Visualize which apps are using which ports and kill processes instantly.
  • Toolbox: Compare text diffs, encode/decode JWTs, calculate cron schedules, and test WebSocket/SSE connections.

Watch Video Demo

screen3.jpeg


📥 Installation

Windows (Recommended)

Finally, a fast, native environment for Windows developers.

macOS

Linux

Supports Debian/Ubuntu (.deb) and RedHat/CentOS (.rpm).

Debian / Ubuntu

Red Hat / Fedora / SUSE / CentOS


Sponsors

SignPath Free code signing on Windows provided by SignPath.io, certificate by SignPath Foundation.

📦 Build & Transparency

All FlyEnv installation packages are now built using GitHub Actions. You can verify the build process and download the artifacts directly from the following links:


📸 Interface Preview

Service ManagementVersion Switching
Manage ServicesVersion Switching
Manage Nginx/MySQL/Redis in one placeSwitch PHP/Node versions per project

Development & Contribution

We welcome contributions! FlyEnv is built with Node.js & web technologies (Electron/Vue).

git clone git@github.com:xpf0000/FlyEnv.git
cd FlyEnv
yarn install
yarn run dev

Check out our Development Guide to get started.

Community & Support

License: Open-source under the BSD 3-Clause License.

常见问题

What is FlyEnv?

FlyEnv is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by xpf0000. All-in-One Native Local Development Environment for Windows, macOS & Linux. Docker alternative for PHP, Node.js, Python and more. Faster alternative to XAMPP, Laragon, MAMP and Laravel Herd with databases, Cron Jobs and runtime management. It has 3,167 GitHub stars.

Is FlyEnv safe to use?

FlyEnv returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.

How do I install FlyEnv?

Clone the repository with "git clone https://github.com/xpf0000/FlyEnv" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is FlyEnv written in?

FlyEnv is primarily written in TypeScript. It is open-source under xpf0000 on GitHub, so you can review or fork the full source.

Are there alternatives to FlyEnv?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh FlyEnv against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情