Skip to main content

Installation Guide

This guide will walk you through the process of installing StreamSlate on your operating system.

System Requirements

Before you begin, ensure your system meets the following minimum requirements:

Installation Steps

Windows

  1. Download the Installer: Download the latest StreamSlate installer for Windows from our Download page.
  2. Run the Installer: Locate the downloaded .exe file (e.g., StreamSlate_Setup_0.1.4.exe) and double-click it to start the installation process.
  3. Follow On-Screen Prompts:
    • You might see a Windows Defender SmartScreen warning. Click “More info” and then “Run anyway” if prompted.
    • Read and accept the License Agreement.
    • Choose the installation location. The default is usually recommended.
    • Click “Install” to begin the installation.
  4. Launch StreamSlate: Once the installation is complete, you can launch StreamSlate from your Start Menu or desktop shortcut.

macOS

  1. Download the Disk Image: Download the latest StreamSlate disk image for macOS from our Download page.
  2. Mount the Disk Image: Locate the downloaded .dmg file (e.g., StreamSlate_0.1.4.dmg) and double-click it. This will mount the disk image and open a new Finder window.
  3. Drag to Applications: Drag the StreamSlate application icon to the “Applications” folder alias in the opened Finder window.
  4. Eject Disk Image: Eject the disk image from your Finder sidebar or desktop.
  5. Launch StreamSlate: Launch StreamSlate from your Applications folder. You might need to right-click (or Ctrl-click) and select “Open” the first time to bypass Gatekeeper warnings.

Linux (AppImage)

  1. Download the AppImage: Download the latest StreamSlate AppImage for Linux from our Download page.
  2. Make Executable: Open a terminal and navigate to the directory where you downloaded the AppImage. Make it executable using the command:
    chmod +x StreamSlate_0.1.4.AppImage
  3. Run the AppImage: Execute the AppImage from the terminal:
    ./StreamSlate_0.1.4.AppImage
    Alternatively, you can usually double-click the file in your file manager if it’s marked as executable.

← Back to Documentation