📦 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
- File:
portapack-desktop-v0.1.0-darwin-amd64.zip
- Compatible with: macOS (Intel & Apple Silicon via Rosetta)
- Download for macOS
Windows
- File:
portapack-desktop-v0.1.0-windows-amd64.zip
- Compatible with: Windows 10/11 (64-bit)
- Download for Windows
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
- Download the macOS zip file
- Extract the archive
- Move
PortaPack.app
to your Applications folder - Right-click the app and select "Open" (first time only, due to security settings)
Windows Installation
- Download the Windows zip file
- Extract the archive to your desired location
- Run
portapack-desktop.exe
- Windows may show a security warning - click "More info" then "Run anyway"
Linux Installation
- Download the Linux zip file
- Extract the archive:
unzip portapack-desktop-v0.1.0-linux-amd64.zip
- Make executable:
chmod +x portapack-desktop
- 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
- 📖 Documentation: Getting Started Guide
- 🐛 Issues: Report bugs on GitHub
- 💬 Community: Join our Discord
- 🔗 Full Release Notes: View on GitHub
🔮 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