Skip to content

First release

Latest
Compare
Choose a tag to compare
@Aquilabot Aquilabot released this 30 Apr 23:06
· 3 commits to main since this release

Ventoy-menu

Basically a frontend for your usb with ventoy

Installation

To install it simply unzip the file into your usb with ventoy

bash:

  curl -fsSL github.com/Aquilabot/ventoy-menu/releases/latest/download/ventoy.zip -O
  unzip ventoy.zip

powershell:

  Invoke-WebRequest github.com/Aquilabot/ventoy-menu/releases/latest/download/ventoy.zip -OutFile ventoy.zip
  Expand-Archive -Path ventoy.zip -DestinationPath .