PixShell v0.1.0
PixShell v0.1.0
First public release. A dense, ops-friendly SSH / SFTP desktop client built with Electron, native ssh2, and xterm.
Highlights
- Multi-session terminal — tabbed SSH sessions with xterm rendering and auto-reconnect
- Connection manager — groups, notes, host icons, quick connect
- Authentication — password and private-key auth, optional password save
- SFTP — file browser, upload / download, remote text editing
- Light / dark themes with high-contrast terminal color schemes, plus per-setting font sizing
- Local CLI / agent bridge for host connect and command automation
- Packaged installers for macOS, Windows, and Linux with runtime dependencies bundled
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | PixShell-0.1.0-mac-arm64.dmg |
| macOS (Intel) | PixShell-0.1.0-mac-x64.dmg |
| Windows x64 (installer) | PixShell-0.1.0-win-x64-setup.exe |
| Windows x64 (portable) | PixShell-0.1.0-win-x64.zip |
| Linux x64 (AppImage) | PixShell-0.1.0-linux-x64.AppImage |
| Linux x64 (zip) | PixShell-0.1.0-linux-x64.zip |
Notes
- First launch auto-generates local config; no user config or credentials ship in the packages.
- Config locations:
~/Library/Application Support/PixShell/pixshell/(macOS),%APPDATA%/PixShell/pixshell/(Windows),~/.local/share/PixShell/pixshell/(Linux).
PixShell v0.1.0(首个公开版本)
PixShell 是一款面向运维场景的 SSH / SFTP 桌面客户端,基于 Electron、原生 ssh2 与 xterm 构建。
更新亮点
- 多会话终端:多标签 SSH 会话,xterm 渲染,支持自动重连
- 连接管理:分组、备注、主机图标、快速连接
- 身份认证:密码与私钥认证,可选保存密码
- SFTP:文件浏览、上传/下载、远程文本编辑
- 明暗主题:高对比度终端配色方案,字号可按设置精确生效
- 本地 CLI / agent 桥接:支持主机连接与命令自动化
- macOS / Windows / Linux 安装包,运行时依赖已打包
下载
| 平台 | 文件 |
|---|---|
| macOS(Apple Silicon) | PixShell-0.1.0-mac-arm64.dmg |
| macOS(Intel) | PixShell-0.1.0-mac-x64.dmg |
| Windows x64(安装包) | PixShell-0.1.0-win-x64-setup.exe |
| Windows x64(便携版 zip) | PixShell-0.1.0-win-x64.zip |
| Linux x64(AppImage) | PixShell-0.1.0-linux-x64.AppImage |
| Linux x64(zip) | PixShell-0.1.0-linux-x64.zip |
说明
- 首次启动会自动生成本地配置;安装包中不包含任何用户配置或密钥。
- 配置目录:macOS
~/Library/Application Support/PixShell/pixshell/,Windows%APPDATA%/PixShell/pixshell/,Linux~/.local/share/PixShell/pixshell/。