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:
- Operating System: Windows 10 (64-bit), macOS 10.15 (Catalina) or later.
- Processor: Dual-core processor or higher.
- RAM: 4GB RAM or more.
- Storage: 500MB free disk space.
- Internet Connection: Required for initial download and updates.
Installation Steps
Windows
- Download the Installer: Download the latest StreamSlate installer for Windows from our Download page.
- 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. - 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.
- Launch StreamSlate: Once the installation is complete, you can launch StreamSlate from your Start Menu or desktop shortcut.
macOS
- Download the Disk Image: Download the latest StreamSlate disk image for macOS from our Download page.
- 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. - Drag to Applications: Drag the StreamSlate application icon to the “Applications” folder alias in the opened Finder window.
- Eject Disk Image: Eject the disk image from your Finder sidebar or desktop.
- 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)
- Download the AppImage: Download the latest StreamSlate AppImage for Linux from our Download page.
- 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
- Run the AppImage:
Execute the AppImage from the terminal:
Alternatively, you can usually double-click the file in your file manager if it’s marked as executable../StreamSlate_0.1.4.AppImage