Getting Started with Hurricane
Our UX/UI team has taken great care with the Hurricane experience to ensure that this app, quite literally, runs everywhere. At the moment, we provide first-party distribution packages for Hurricane Image Encoder for the following desktop platforms and architectures:
Windows (Intel, AMD):
- Windows 10 (64-bit)
- Windows 11
macOS (Intel, Apple Silicon):
- macOS 12.x (Monterey)
- macOS 13.x (Ventura)
- macOS 14.x (Sonoma)
Linux (Intel, AMD, ARM):
- Ubuntu 22.04+ (64-bit)
- Debian 12+ (64-bit)
- Windows Subsystem for Linux (WSL2, 64-bit)
Furthermore, after learning some important lessons in providing support to our customers for products like SAVE v1.x, we've made significant steps towards smoothing out the product installation and registration process for Hurricane. Here's how to get started with Hurricane!
On Windows
Step 1: Download Hurricane Image Encoder
The latest version of Hurricane Image Encoder can be found on the CFS Website once you've logged into your Patreon account.
- Find the link under the appropriate tab for your platform (e.g. Windows).
- Click on it, and save it to a known, memorable location. We recommend something like
My Documents\Chosen Few Software\
. - Extract the ZIP archive.
Step 2: Activate the Product
- Navigate to My CFS Benefits in your browser.
- Login to Patreon if you haven't already.
- Copy your license activation key to the clipboard.
- Double-click on the file named
activate-product.cmd
- When prompted, right-click to paste the license key into the Terminal window.
- Press Enter.
Step 3: Enjoy!
On macOS
Step 1: Download Hurricane Image Encoder
The latest version of Hurricane Image Encoder can be found on the CFS Website once you've logged into your Patreon account.
- Find the link under the appropriate tab for your platform (e.g. macOS).
- Click on it, and save it to your Downloads folder.
- Extract the ZIP archive.
Step 2: Activate the Product
- Navigate to My CFS Benefits in your browser.
- Login to Patreon if you haven't already.
- Copy your license activation key to the clipboard.
- Right-click on the file named
activate-product.sh
and click "Open with -> Terminal" - When prompted, hit Command+V to paste the license key into the Terminal window.
- Press Enter.
Step 3: Enjoy!
On Linux
Step 1: Download Hurricane Image Encoder
The latest version of Hurricane Image Encoder can be found on the CFS Website once you've logged into your Patreon account.
- Find the link under the appropriate tab for your platform (e.g. Linux). Make sure you're downloading the correct architecture!
- Click on it, and save it to a known, memorable location. We recommend something like
My Documents\Chosen Few Software\
. - Extract the tarball archive.
Step 2: Activate the Product
- Open a Terminal prompt in the same folder as where you extracted Hurricane.
- Enter the following commands:
chmod +x ./CFS.Surge.Hurricane.exe
./CFS.Surge.Hurricane.exe $(read -p "Enter your license activation key: " LICENSE_KEY && echo $LICENSE_KEY)
- Navigate to My CFS Benefits in your browser.
- Login to Patreon if you haven't already.
- Copy your license activation key to the clipboard.
- Return to the Terminal.
- Hit Shift+Insert to paste the license key into the Terminal window.
- Press Enter.
Step 3: Enjoy!
Next Steps
To learn how to use Hurricane to create SSRG image files, check out our Official YouTube Series about the product! For webmasters wondering how to integrate Surge for the Web into their websites, see Integration.