A powerful tool to conveniently update all of your ISO files!
Project description
Super ISO Updater
Super ISO Updater (SISOU) is a powerful tool that provides a convenient way to check for updates and install the latest versions of various ISO files. It is primarily meant to be used with a Ventoy drive and supports a wide range of ISOs.
Features
- Automatic ISO Updates: Automatically check for and downloads the latest ISO versions from official sources, always using the fastest available mirror.
- Checksum & Signature Verification: Verifies the integrity of every downloaded file, ensuring nothing has been corrupted or tempered with.
- Flexible Organization & Configuration: Organize your ISOs exactly the way you want on your drive and manage them effortlessly. Enable, disable, or add new ones through the configuration file. (We recommend using TreeView Mode in Ventoy.)
- Wide ISO Support: Compatible with a broad range of operating systems, utilities, and diagnostic tools. (See Supported ISOs)
Getting Started
Prerequisites
- Python 3.12 installed on your system.
- GnuPG for signature verification. (Optional)
Installation
Pick whichever method works best for you:
pip (recommended for most users)
python -m pip install sisou
pipx
pipx install sisou
From source
git clone https://github.com/JoshuaVandaele/SuperISOUpdater
cd SuperISOUpdater
python -m pip install .
Updating
pip
python -m pip install --upgrade sisou
pipx
pipx upgrade sisou
From source
cd SuperISOUpdater
git pull
python -m pip install .
Usage
To use SISOU, follow these steps:
Running SISOU
sisou <Ventoy Partition>
Example on Windows
sisou E:
Example on Linux
sisou /run/media/joshua/Ventoy/
Logging
SISOU generates logs during its execution. You can control the log level using the -l or --log-level argument. The available log levels are: DEBUG, INFO, WARNING, ERROR, and CRITICAL. By default, the log level is set to INFO.
To set a specific log level, use the -l option followed by the desired log level:
sisou <Ventoy Partition> -l DEBUG
You can also specify a log file using the -f or --log-file argument to save the logs to a file instead of displaying them in the console:
sisou <Ventoy Partition> -f /path/to/log_file.log
Customization
SISOU is configured through a sisou.toml file, where you can control which ISOs get updated and how: toggling them on or off, and choosing your preferred editions, languages, and architectures.
By default, SISOU looks for sisou.toml in the given directory, but you can also specify a custom path to the configuration file:
sisou /etc/my_sisou_config.toml
[!TIP] No config file yet? No problem, one will be created for you automatically on the first run.
Supported ISOs
The tool currently supports the following ISOs:
- Diagnostic Tools
- Hiren's BootCD PE
- MemTest86 Plus
- Architectures: x86_64, i586
- SystemRescue
- UltimateBootCD
- Disk Utilities
- Clonezilla
- GParted Live
- HDAT2
- Editions: full, lite, diskette
- Rescuezilla
- Editions: bionic, focal, jammy, noble
- Architectures: 64bit, 32bit
- ShredOS
- Architectures: x86-64, i586
- Operating Systems
- Linux
- Alpine Linux
- Editions: standard
- Architectures: aarch64, armv7, loongarch64, ppc64le, riscv64, s390x, x86, x86_64
- Arch Linux
- Artix Linux
- Editions: {base,cinnamon,lxde,lxqt,mate,plasma,xfce}-{dinit,openrc,runit,s6}
- CachyOS
- Editions: desktop, handheld
- Debian
- Architectures: amd64, arm64, armhf, ppc64el, riscv64, s390x
- Fedora
- Editions: Budgie, Cinnamon, KDE, LXDE, MATE_Compiz, SoaS, Sway, Xfce, i3
- Architectures: x86_64, aarch64
- Kali Linux
- Editions: installer, installer-everything, installer-netinst, installer-purple, live
- Architectures: amd64, arm64
- Linux Mint
- Editions: cinnamon, mate, xfce
- Manjaro
- Editions: kde, xfce, gnome, cinnamon, i3
- Proxmox
- Editions: ve, mail-gateway, backup-server
- Rocky Linux
- Editions: dvd, boot, minimal
- Architectures: x86_64, aarch64, ppc64le, s390x, riscv64
- Rocky Linux Live
- Editions: KDE, Workstation, Workstation Lite
- Architectures: x86_64, aarch64
- TrueNAS
- Tails
- Ubuntu
- Editions: desktop, live-server
- Alpine Linux
- Windows
- Windows 11 (Multi-edition ISO, Any language)
- Architectures: x64, arm64
- Windows 11 (Multi-edition ISO, Any language)
- BSD
- OPNsense
- Editions: dvd, nano, serial, vga
- OPNsense
- Linux
Contributing
If you have any suggestions, bug reports, or feature requests, feel free to open an issue or submit a pull request. Your contributions are highly appreciated!
License
This project is licensed under the GPL-2.0-or-later license.
Thank you for using Super ISO Updater!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sisou-2.0.0.tar.gz.
File metadata
- Download URL: sisou-2.0.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4dd4bfca2086c2101287aa243dadae769dd6c435f026933cfa5bc28a6eb32109
|
|
| MD5 |
08a0a22aca07e0c16e7a39a5506d6870
|
|
| BLAKE2b-256 |
d5c8fcbcdc6fd111c7caca3ddd3afae71b97ef05347cf33404f3cff48a9662cd
|
File details
Details for the file sisou-2.0.0-py3-none-any.whl.
File metadata
- Download URL: sisou-2.0.0-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1af68a52d411153a925bf797755f6775adad917690cdb18048e29ea6859e2b89
|
|
| MD5 |
5ed02c902d1f09fa85e1358e8d5a6d91
|
|
| BLAKE2b-256 |
770ac1a51fb2e631117f60ae8e8eea2f99cd0c23b0950ef2ee853cce37efed10
|