lyu0805Developer tools
pixshell
A native SSH and SFTP desktop client built specifically for macOS and Windows.
- DevOps
- Desktop
- Windows
- macOS
- Runs locally

- Popularity
- 292 Stars
- GitHub stars
- Recent activity
- 8/13/2026
- Maintenance status unclear
- License
- NOASSERTION
- Review the terms yourself
Why it matters
We look beyond stars: what problem it solves, whether it creates real utility, and what makes its approach worth noticing.
Problem
Solves the issue of bloated SSH clients and the lack of integration with modern AI agents (like Claude Code) and local automation workflows.
Practical value
Provides standard SSH session management, SFTP file transfer, and remote editing, while supporting collaboration with CLI tools and AI agents via a local HTTP API and AI bridge.
Innovation / differentiation
Adopts a monorepo with native applications for each platform (Swift/AppKit for macOS, WPF for Windows) and features a built-in local automation bridge API and an SSH wrapper for AI tools.
Leverage potential
Leverages mature platform-specific libraries (such as SwiftNIO on macOS and SSH.NET on Windows) to ensure native performance while reducing cross-platform maintenance overhead.
Why now
Aligns with the rapid rise of CLI-based AI agents, meeting developers' needs to integrate traditional terminal connections with AI workflows.
Community activity
In the last 90 days there were 21 new issues and 2 pull requests; the bounded issue/PR samples include 17 issue authors and 1 PR contributors, with 9 releases.
Maintainer responsiveness
The 21-issue window sample had a 100% close rate, and the 2-pull-request sample had a 50% merge rate. Maintainer-response observations covered 100% of that issue sample, with a 90% response rate and median first response of 21.6 hours.
Key highlights
- Native Implementations: Built with Swift/AppKit for macOS and C# WPF for Windows, ensuring high performance and low resource usage.
- Tabbed SSH Sessions: Supports PTY resizing, automatic reconnection, and highly customizable terminal color schemes.
- Integrated SFTP Browser: Offers file uploading, downloading, batch transfers, remote text editing, and permission management.
Quick start
How it is installed, how hard it is, and where to start.
Where it runs
To be confirmed
Difficulty
To be confirmed
- 01Download the appropriate installer for your operating system (macOS or Windows) from the GitHub Releases page and install it.
- 02Open PixShell, click 'New Connection' in the connection manager, and enter the remote host's IP address, port, and notes.
- 03Choose your authentication method (password or private key), save the configuration, and double-click the connection to open a terminal session.
- 04Switch to the SFTP view in the sidebar to browse remote files, and double-click any file to edit it directly using the built-in editor.
- 05To collaborate with AI agents like Claude Code, enable the AI SSH bridge feature to register PixShell as the default system SSH wrapper.
Best for
- Developers who want to try it on their machine
More about it
PixShell is an innovative cross-platform SSH and SFTP desktop client. Unlike many modern competitors built on web-heavy frameworks, PixShell implements two completely native user interfaces within a single monorepo. It uses SwiftNIO and SwiftTerm on macOS, and WPF with xterm.js on Windows. Beyond standard terminal sessions and file transfers, it features a local automation bridge that allows AI agents and CLI tools to interact with it, bringing remote server management into the modern AI-assisted workflow era.
Sources
Each field shows its status and source — expand to review.
15 · Expand
Sources
Each field shows its status and source — expand to review.
capability tags
VerifiedSource: admin_cms · cms editor · 9/8/2026
editor note
Verified{"en":"PixShell stands out by eschewing Electron in favor of native implementations for both macOS (Swift/AppKit) and Windows (C# WPF). This approach ensures fast startup times and low resource consumption. Additionally, its built-in local automation bridge (HTTP API) and AI SSH bridge allow it to integrate with modern AI tools like Claude Code, making it a forward-looking tool for developers.","zh":"PixShell 的独特之处在于它没有采用常见的 Electron 框架,而是针对 macOS (Swift/AppKit) 和 Windows (C# WPF) 分别编写了原生客户端。这种设计带来了极佳的启动速度和低资源占用。此外,它内置的本地自动化桥接(HTTP API)和 AI SSH 桥接功能,能够很好地与 Claude Code 等 AI 工具协同工作,非常适合现代开发者的工作流。"}
Source: admin_cms · cms editor · 9/8/2026
how to use
Verified{"steps":[{"en":"Download the appropriate installer for your operating system (macOS or Windows) from the GitHub Releases page and install it.","zh":"从 GitHub Releases 页面下载适用于您操作系统(macOS 或 Windows)的安装包并完成安装。"},{"en":"Open PixShell, click 'New Connection' in the connection manager, and enter the remote host's IP address, port, and notes.","zh":"打开 PixShell,在连接管理器中点击“新建连接”,输入远程主机的 IP 地址、端口号及备注信息。"},{"en":"Choose your authentication method (password or private key), save the configuration, and double-click the connection to open a terminal session.","zh":"选择认证方式(密码或私钥),配置完成后保存并双击连接以打开终端会话。"},{"en":"Switch to the SFTP view in the sidebar to browse remote files, and double-click any file to edit it directly using the built-in editor.","zh":"在侧边栏切换至 SFTP 视图,浏览远程服务器文件,双击文件可直接调用内置编辑器进行远程编辑。"},{"en":"To collaborate with AI agents like Claude Code, enable the AI SSH bridge feature to register PixShell as the default system SSH wrapper.","zh":"如需与 AI 代理(如 Claude Code)协同,可启用 AI SSH 桥接功能,将其注册为系统默认的 SSH 封装器。"}],"installAt":"unknown","difficulty":"unknown"}
Source: admin_cms · cms editor · 9/8/2026
intro
Verified{"en":"PixShell is an innovative cross-platform SSH and SFTP desktop client. Unlike many modern competitors built on web-heavy frameworks, PixShell implements two completely native user interfaces within a single monorepo. It uses SwiftNIO and SwiftTerm on macOS, and WPF with xterm.js on Windows. Beyond standard terminal sessions and file transfers, it features a local automation bridge that allows AI agents and CLI tools to interact with it, bringing remote server management into the modern AI-assisted workflow era.","zh":"PixShell 是一款创新的跨平台 SSH 和 SFTP 桌面客户端。与市面上大多数基于 Web 技术的同类工具不同,PixShell 在一个代码仓库中针对不同操作系统实现了两套完全原生的用户界面。在 macOS 上,它利用 SwiftNIO 和 SwiftTerm 构建;在 Windows 上,则结合了 WPF 与 xterm.js。除了基础的终端连接和文件传输功能外,它还前瞻性地集成了本地自动化桥接,允许 AI 代理和命令行工具直接调用,为现代开发和运维工作流提供了全新的可能。"}
Source: admin_cms · cms editor · 9/8/2026
Latest release
Verifiedv0.1.7
Source: GitHub API · latest_release=v0.1.7 · 8/14/2026
License
VerifiedNOASSERTION
Source: GitHub API · license.spdx_id=NOASSERTION · 8/14/2026
needs api key
VerifiedNo
Source: admin_cms · cms editor · 9/8/2026
One-liner
Verified{"en":"A native SSH and SFTP desktop client built specifically for macOS and Windows.","zh":"专为 macOS 和 Windows 打造的双端原生 SSH 与 SFTP 桌面客户端。"}
Source: admin_cms · cms editor · 9/8/2026
Platforms
Verifiedwindows, macos
Source: admin_cms · cms editor · 9/8/2026
Category hint
Inferred from materialsai-apps
Source: Project README · hint=ai-apps · 8/14/2026
product forms
Verifieddesktop
Source: admin_cms · cms editor · 9/8/2026
role tags
Verifieddevops
Source: admin_cms · cms editor · 9/8/2026
supports docker
VerifiedNo
Source: admin_cms · cms editor · 9/8/2026
supports local
VerifiedYes
Source: admin_cms · cms editor · 9/8/2026
supports self host
VerifiedNo
Source: admin_cms · cms editor · 9/8/2026
Related projects
Other verified projects matched by category, capabilities, and intended roles.
claude-code
An agentic coding tool for the terminal that understands codebases, handles routine development tasks, explains code, and works with Git workflows.
spec-kit
An open-source CLI toolkit for Spec-Driven Development that guides AI coding agents through structured specification, planning, and code generation steps.
llama.cpp
A lightweight LLM inference engine implemented in C/C++, supporting various hardware backends and model quantization.
codex
OpenAI’s coding agent that runs locally, with terminal, IDE, and desktop-app entry points.
playwright
A cross-browser automation framework for testing and AI agent control, supporting Chromium, Firefox, and WebKit.
container
Apple’s command-line tool for running OCI Linux containers as lightweight virtual machines on Apple silicon Macs.
