Skip to content

📦 PortaPack Releases

Desktop Application

Experience PortaPack with our standalone desktop application - no Node.js installation required!

Latest Release: v0.1.0

The desktop version provides a user-friendly GUI interface for bundling HTML files and websites without using the command line.

🖥️ Platform Downloads

Choose your operating system below to download the latest desktop release:

macOS macOS

  • File: portapack-desktop-v0.1.0-darwin-amd64.zip
  • Compatible with: macOS (Intel & Apple Silicon via Rosetta)
  • Download for macOS

Windows Windows

  • File: portapack-desktop-v0.1.0-windows-amd64.zip
  • Compatible with: Windows 10/11 (64-bit)
  • Download for Windows

Linux Linux

  • File: portapack-desktop-v0.1.0-linux-amd64.zip
  • Compatible with: Ubuntu and most Linux distributions (64-bit)
  • Download for Linux

🚀 Installation Instructions

macOS Installation

  1. Download the macOS zip file
  2. Extract the archive
  3. Move PortaPack.app to your Applications folder
  4. Right-click the app and select "Open" (first time only, due to security settings)

Windows Installation

  1. Download the Windows zip file
  2. Extract the archive to your desired location
  3. Run portapack-desktop.exe
  4. Windows may show a security warning - click "More info" then "Run anyway"

Linux Installation

  1. Download the Linux zip file
  2. Extract the archive: unzip portapack-desktop-v0.1.0-linux-amd64.zip
  3. Make executable: chmod +x portapack-desktop
  4. Run: ./portapack-desktop

📋 Release Information

Version 0.1.0 Features

  • Intuitive GUI Interface - Easy-to-use desktop application
  • Drag & Drop Support - Simply drag HTML files or enter URLs
  • All Core Features - Full HTML bundling, minification, and asset embedding
  • Cross-Platform - Works on macOS, Windows, and Linux
  • No Dependencies - Standalone executable, no Node.js required

📚 Getting Help

🔮 Upcoming Releases

Stay tuned for future releases with enhanced features:

  • Real-time preview capabilities
  • Advanced configuration templates
  • Batch processing support
  • Integration plugins

Note: The desktop application is currently in initial release. For the most up-to-date features and bug fixes, consider using the CLI version via npm.

Built with ❤️ by Manic Agency

Last updated:

Released under the MIT License