Aptivi - Stable Manuals
ProjectsWebsiteBlog
BassBoom v0.1.x - Manual
BassBoom v0.1.x - Manual
  • Welcome!
  • Versions
    • Version Release Notes
      • API v1.0 series
    • Compatibility Notes
  • Installation
    • Installing BassBoom
      • Windows
      • macOS
      • Linux
      • Android
    • Upgrading BassBoom
      • Windows
      • macOS
      • Linux
      • Android
  • Fundamentals
    • What is the music player?
    • What is BassBoom?
    • BassBoom Features
      • BassBoom CLI
      • BassBoom GUI
  • Power Users
    • Using Basolia
      • Devices
      • File
      • Format
      • Lyrics
      • Playback
      • Albums
      • Radio
  • Report an issue
  • Source code
  • API Reference
Powered by GitBook
On this page
  • Installation
  • Method 1: Windows Installer
  • Method 2: Chocolatey
  • Method 3: Manual unpack
  • Bleeding-edge
  • Notice for SmartScreen
Edit on GitHub
  1. Installation
  2. Installing BassBoom

Windows

Installing BassBoom on Windows!

Last updated 1 month ago

Before performing the installation, your Windows system must meet the following requirements:

System
Framework
Terminal

Windows 7+

We advice you to use the terminal emulation software capable of displaying the VT sequences on systems older than Windows 10. BassBoom uses Terminaux to render its elements in the CLI music player.

Installation

There are several ways to install BassBoom on Windows systems. We recommend installing BassBoom using the Chocolatey package manager or the Windows installer for simplicity.

Method 1: Windows Installer

The Windows Installer method allows you to easily install BassBoom.

  1. Download the latest Windows Installer EXE file from

  2. Double-click on a single EXE file, and follow the instructions

  3. Double-click on BassBoom in your desktop.

Method 2: Chocolatey

This step-by-step guide shows you how to install BassBoom using the package manager, , assuming that you already have it on your system.

  1. Ensure that Chocolatey is installed to your system PATH

  2. Open your favorite terminal emulator, like ConEmu, and execute the following command: choco install bassboom

  3. Start BassBoom using bassboom

Method 3: Manual unpack

If you like to manually unpack the BassBoom packages, follow these steps:

  1. Ensure that you have all the required software installed

  2. Open your favorite terminal emulator, like ConEmu, and change the working directory to a folder containing the BassBoom executable

  3. Execute bassboom or BassBoom.Cli.exe to start the kernel

Bleeding-edge

Bleeding-edge builds usually come from building the development branch of the application, and they usually contain bugs and other untested features.

If you're a tester to such software, please follow the steps on your Windows machine. Please be sure that you're signed in to your GitHub account.

  1. Select the most recent build

  2. Scroll down to Artifacts and click on one of the bb-build buttons to download the ZIP file or one of the installer-ARCH-msi files for the installer version, where ARCH is either x64 or arm64.

  3. Extract the file. Be sure that you have the latest version of 7-Zip or your favorite archive manager installed. After that, follow the steps:

Notice for SmartScreen

SmartScreen may detect that BassBoom and its associated executables may not pass the SmartScreen attestation. If this happens, you'll see the below page:

or Windows 10 cmd.exe

Download the latest release ZIP file from .

Unpack the ZIP archive to any folder of your choice using

Open the

If you've used the bb-build output, follow the last two steps in the section.

If you've used the installer output, follow the last two steps in the section.

BassBoom will not put your PC at risk (except if you downloaded a copy from an unofficial software distributor, or from an unofficial source other than our official GitHub releases found , our Chocolatey page found , and our NuGet page found ). Click on More Info, then click on Run anyways.

this page
Chocolatey
this page
7-Zip
canary release preparation workflow
here
here
here
Manual unpack
Windows Installer
.NET 8.0
ConEmu