Releases: macnev2013/anySCP
anySCP v0.4.0
What's New
- Unified tab bar — Terminals, SFTP, and pages all in one tab bar
- Split terminal panes — Multiple sessions side by side in a single tab Cmd+D
- Split SFTP explorer — Dual-pane file browsing within one tab
- Snippet command palette — Search and execute snippets inline Cmd+K
- Floating dock sidebar — Compact, centered, translucent with hover tooltips
- Cleaner UI — Removed borders, added pane headers, terminal padding, consistent styling
Bug Fixes
- Split resize no longer snaps back
- Terminals no longer go blank on split, zoom, or tab switch
- Dropdown menus no longer clipped inside modals
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | .dmg (aarch64) |
| macOS (Intel) | .dmg (x64) |
| Windows | .msi / .exe |
| Linux | .deb / .AppImage |
Installation
Download the appropriate file for your platform from the assets below.
macOS users: If you see "app is damaged", run:
xattr -cr /Applications/anyscp.appAuto-Updates
Already have anySCP installed? Go to Settings > Updates and click Check to update in-app.
anySCP v0.3.0
What's New
- minor header fix
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | .dmg (aarch64) |
| macOS (Intel) | .dmg (x64) |
| Windows | .msi / .exe |
| Linux | .deb / .AppImage |
Installation
Download the appropriate file for your platform from the assets below.
macOS users: If you see "app is damaged", run:
xattr -cr /Applications/anyscp.appAuto-Updates
Already have anySCP installed? Go to Settings > Updates and click Check to update in-app.
anySCP v0.2.0
What's New
- add app signing for apple
- chore: add app metadata, dynamic versioning from git tags, fix branding to anySCP
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | .dmg (aarch64) |
| macOS (Intel) | .dmg (x64) |
| Windows | .msi / .exe |
| Linux | .deb / .AppImage |
Installation
Download the appropriate file for your platform from the assets below.
macOS users: If you see "app is damaged", run:
xattr -cr /Applications/anyscp.appAuto-Updates
Already have anySCP installed? Go to Settings > Updates and click Check to update in-app.
AnySCP v0.1.0
What's New
First public release of AnySCP — a free, open-source desktop client for SSH, SFTP, and S3.
- SSH Terminal — GPU-accelerated (WebGL), split panes, tabbed sessions, regex search,
~/.ssh/configimport, proxy jump support - SFTP File Manager — drag-and-drop uploads, concurrent transfers with progress, edit remote files in VS Code with auto-upload
- S3 Browser — AWS, R2, Backblaze, Wasabi, MinIO, Spaces — same UI as SFTP, presigned URL sharing
- Port Forwarding — visual tunnel manager with presets for Postgres, MySQL, Redis, MongoDB, Kubernetes
- Command Snippets — parameterized
{{variable}}templates, folders, full-text search, quick-insert into terminal - Connection Manager — groups, color tags, environment labels, connection history
- Security — credentials in OS keychain, never leave Rust memory, no cloud account required
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | .dmg (aarch64) |
| macOS (Intel) | .dmg (x64) |
| Windows | .msi / .exe |
| Linux | .deb / .AppImage / .rpm |
Installation
Download the appropriate file for your platform from the assets below and install.
macOS: If you see "app is damaged", run:
xattr -cr /Applications/anyscp.appAuto-updates: Already installed? Check for updates in Settings > Updates.