Skip to content

Installation

amnweb edited this page Aug 20, 2024 · 14 revisions

Requirements

  • Nerd Fonts. Install Nerd Fonts (JetBrainsMono recommended)
  • Windows 10 & 11

Installer

  • Visit the releases page on GitHub.
  • Look for the latest release version, which will typically be listed at the top.
  • Under the "Assets" section of the release, you’ll find various files. Click on the installer file to download it.

Using Python

  • Install Python 3.12
  • Install required Python Modules:
  • Start the application:
    • run python src/main.py in your terminal (or click yasb.vbs)

Winget

Make sure you have installed the latest version of winget and verified that installed binaries are available in your $PATH before proceeding. Install the YASB using winget install

winget install --id AmN.yasb
Clone this wiki locally