Skip to content

Installation

amnweb edited this page Aug 19, 2024 · 12 revisions

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 AmN.yasb
Clone this wiki locally