Skip to content

Aquilabot/ventoy-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 .