🦊 Download stoFOX

Professional Multi-Cloud Storage Manager

Latest version loading...

📦 All Platforms & Packages

Platform Package Type System Requirements File Size Download
🍎 macOS
PKG Installer
Native installer with bundled JRE
OS: macOS 11 Big Sur or later
Arch: Apple Silicon (M1/M2/M3) & Intel
Dependencies: None (JRE 17 included)
Installation: Double-click PKG → Install
~80 MB Download PKG
🪟 Windows
MSI Installer
Native installer with bundled JRE
OS: Windows 10/11 (64-bit)
Arch: x86_64 (Intel/AMD)
Dependencies: None (JRE 17 included)
Installation: Double-click MSI → Install
~75 MB Download MSI
🐧 Linux x86_64
DEB Package
Debian/Ubuntu installer with JRE
OS: Ubuntu 20.04+, Debian 11+
Arch: x86_64 (Intel/AMD 64-bit)
Dependencies: None (JRE 17 included)
Installation: Double-click DEB or
sudo dpkg -i stoFOX-*-amd64.deb
~70 MB Download DEB
🥧 Linux ARM64
DEB Package
ARM64 installer for Raspberry Pi
OS: Raspberry Pi OS, Ubuntu ARM
Arch: ARM64 (aarch64)
Devices: Raspberry Pi 4/5, Orange Pi 5
Dependencies: None (JRE 17 included)
Installation: Double-click DEB or
sudo dpkg -i stoFOX-*-arm64.deb
~65 MB Download DEB
Universal
JAR Archive
Cross-platform Java archive
OS: Windows, macOS, Linux, BSD
Arch: Any (x86_64, ARM64, ARM32)
Dependencies: Java 17+ required
Install Java:
• Ubuntu/Debian: sudo apt install openjdk-17-jre
• macOS: brew install openjdk@17
Run: java -jar stoFOX.jar
~27 MB Download JAR

✨ What's Included

Multi-cloud support (AWS S3 & Cloudflare R2)
Advanced search with content indexing
File preview (images, text, PDFs)
Multi-account management
Drag & drop file uploads
Batch operations (upload/download/delete)
Modern IntelliJ IDEA theme
Secure AES-256 credential storage
Cross-platform compatibility
ARM64 support (Raspberry Pi & Apple Silicon)

📦 Installation Instructions

🍎 macOS Installation

  1. Download stoFOX-[version].pkg
  2. Double-click the PKG file
  3. Follow the installation wizard
  4. Find stoFOX in /Applications
  5. Launch from Launchpad or Spotlight

Security Note: If you see "unidentified developer" warning, right-click PKG → Open → Open anyway

🪟 Windows Installation

  1. Download stoFOX-[version].msi
  2. Double-click the MSI file
  3. Follow the installation wizard
  4. Launch from Start Menu or Desktop

Security Note: Windows Defender SmartScreen may show a warning. Click "More info" → "Run anyway"

🐧 Linux Installation (x86_64)

Ubuntu/Debian DEB:

sudo dpkg -i stoFOX-*-amd64.deb

Or double-click in file manager

Launch:

stofox

Or search "stoFOX" in Activities menu

🥧 Raspberry Pi / ARM64

Raspberry Pi OS / Ubuntu ARM:

sudo dpkg -i stoFOX-*-arm64.deb

Supported Devices:

  • Raspberry Pi 4 (8GB recommended)
  • Raspberry Pi 5 (all models)
  • Orange Pi 5 / 5 Plus
  • ARM64 servers (AWS Graviton, etc.)

☕ Universal JAR

1. Install Java 17+:

sudo apt install openjdk-17-jre

2. Run stoFOX:

java -jar stoFOX-[version].jar

Works on any OS with Java 17+