Skip to content

A desktop app consisting of some helper utilities for ventoy

License

Notifications You must be signed in to change notification settings

nozwock/ventoy-toybox

Repository files navigation

Ventoy Toybox

Latest Version

A desktop application consisting of some helper utilities for ventoy

Download latest release here!

Preview

preview image

NOTE: Prebuilt binaries are available for amd64 Linux and Bindows

Features

  • Easy to use
  • Browse through latest linux distro releases
  • Download linux distro images via torrents
  • Filter releases by distro or torrent file name
  • Fetch updates for ventoy
  • Blazingly Fast
  • Messy code
  • Even more messier code courtesy of rustfmt refusing to work

Release feeds are handled by nozwock/ventoy-toybox-feed

Usage

Starting v0.4.0, release feeds and ventoy update packages are cached on disk.

  • To get latest release feeds you have to press the refresh button in the Browse OS Releases tab otherwise the on-disk cache will be used.

Building

Clone the repository using git and change to the local repository directory:

git clone https://github.com/nozwock/ventoy-toybox.git
cd ventoy-toybox

Stable Rust is required to build this project. Install it by following rustup.rs instructions.

cargo build --release

Known Issues

  • Scaling issues on x11 KDE Plasma; UI being too big

FAQs

  1. Wait a minute...couldn't you have just made a simple script to fetch updates? What's the purpose of all this?
    • Well...you wouldn't be enjoying this blazingly fast and feature-packed app then, would you? Haha..ha..hah...

Licenese

MIT