All platform repositories are fully open source and available on GitHub under the imputnet organization.
Supported Platforms
macOS
Native builds for macOS with full integration
Linux
AppImage builds for broad Linux compatibility
Windows
Native Windows builds (auto-updates coming soon)
Helium for macOS
Repository & Releases
Repository & Releases
Repository: github.com/imputnet/helium-macosLatest Release: View releasesContains macOS-specific:
- Native app bundling and packaging
- macOS system integration
- Platform-specific features and optimizations
- Code signing and notarization workflows
Features
- Full native macOS experience
- Integration with system preferences
- Apple Silicon and Intel support
- Automatic updates
Helium for Linux
Repository & Releases
Repository & Releases
Repository: github.com/imputnet/helium-linuxLatest Release: View releasesContains Linux-specific:
- AppImage packaging for universal compatibility
- Desktop integration files
- Distribution-agnostic builds
- System library handling
Features
- AppImage format for easy distribution
- Works across all major Linux distributions
- No installation required - just download and run
- Desktop environment integration
Helium for Windows
Repository & Releases
Repository & Releases
Repository: github.com/imputnet/helium-windowsLatest Release: View releasesContains Windows-specific:
- Windows installer and portable builds
- System integration and shell extensions
- Windows-specific feature implementations
- Build toolchain and scripts
Features
- Native Windows experience
- Standard installer and portable options
- Windows 10 and 11 support
- Auto-updates coming soon
Download Options
Quick Download (Recommended)
Visit helium.computer on your computer, and the website will automatically detect your OS and architecture to provide the correct download.Manual Download
If you prefer to browse all available builds or need a specific version:- Visit the GitHub Releases section for your platform:
- Download the appropriate build for your system
- Follow the installation instructions provided in each repository
Source Code Access
All platform repositories contain the complete source code needed to build Helium from scratch. Build instructions are provided in each repository’s README.
- Platform-specific patches and modifications
- Build scripts and toolchain configurations
- Packaging and distribution files
- Platform integration code
Contributing
Contributions are welcome for all platforms. Each repository has its own contribution guidelines:- Report platform-specific issues in the appropriate repository
- Submit pull requests for platform-specific improvements
- Help test pre-release builds
- Contribute to documentation