Skip to content

Releases: macnev2013/anySCP

anySCP v0.4.0

07 Apr 07:27

Choose a tag to compare

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.app

Auto-Updates

Already have anySCP installed? Go to Settings > Updates and click Check to update in-app.

anySCP v0.3.0

06 Apr 20:58

Choose a tag to compare

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.app

Auto-Updates

Already have anySCP installed? Go to Settings > Updates and click Check to update in-app.

anySCP v0.2.0

31 Mar 08:29

Choose a tag to compare

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.app

Auto-Updates

Already have anySCP installed? Go to Settings > Updates and click Check to update in-app.

AnySCP v0.1.0

30 Mar 17:24

Choose a tag to compare

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/config import, 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.app

Auto-updates: Already installed? Check for updates in Settings > Updates.