{"id":15286583,"url":"https://github.com/mawigh/ventoyu","last_synced_at":"2025-04-13T03:32:41.697Z","repository":{"id":57477423,"uuid":"342792826","full_name":"mawigh/ventoyu","owner":"mawigh","description":"install new, update or remove ISO files from your Ventoy device","archived":false,"fork":false,"pushed_at":"2021-12-25T08:16:02.000Z","size":127,"stargazers_count":14,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T22:16:53.486Z","etag":null,"topics":["debian","grml","multiboot","python","ubuntu","ventoy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mawigh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-27T06:59:47.000Z","updated_at":"2024-04-06T22:19:53.000Z","dependencies_parsed_at":"2022-08-30T17:11:11.092Z","dependency_job_id":null,"html_url":"https://github.com/mawigh/ventoyu","commit_stats":null,"previous_names":["mawigh/ventoy_updater"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawigh%2Fventoyu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawigh%2Fventoyu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawigh%2Fventoyu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawigh%2Fventoyu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mawigh","download_url":"https://codeload.github.com/mawigh/ventoyu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248659699,"owners_count":21141162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debian","grml","multiboot","python","ubuntu","ventoy"],"created_at":"2024-09-30T15:17:17.145Z","updated_at":"2025-04-13T03:32:41.675Z","avatar_url":"https://github.com/mawigh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Linux](https://svgshare.com/i/Zhy.svg)](https://svgshare.com/i/Zhy.svg)\n[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)\n[![PyPI download month](https://img.shields.io/pypi/dm/ventoyu.svg)](https://pypi.python.org/pypi/ventoyu/)\n[![PyPI license](https://img.shields.io/pypi/l/ventoyu.svg)](https://pypi.python.org/pypi/ventoyu/)\n\n# Ventoy Updater\n\n\u003cpre\u003e\n  _    __           __              __  __\n | |  / /__  ____  / /_____  __  __/ / / /\n | | / / _ \\/ __ \\/ __/ __ \\/ / / / / / / \n | |/ /  __/ / / / /_/ /_/ / /_/ / /_/ /  \n |___/\\___/_/ /_/\\__/\\____/\\__, /\\____/   \n                          /____/          \n\u003c/pre\u003e\n\n\nVentoy is a tool that allows you to create a bootable USB drive for multiple ISO files.\nJust copy your ISO files onto the drive and boot it.\n\n__ventoyu__ is a utility that can be used to install or even update ISO files on the USB drive.\nBesides ventoyu also contains features like set up a new USB drive with the Ventoy software, manage ISO sources or modify Ventoy attributes on your USB drive. \n\nventoyu contains a configuration file (JSON format) with all sources where ISO files can be downloaded.\n\nThe __ventoyl__ class can help you to talk to your Ventoy device using Python. More information here: [Wiki: ventoyLIB](https://github.com/mawigh/ventoyu/wiki/ventoyLIB)\n\n---\n\nYou will find more information about the Ventoy software here:\n\nOfficial Ventoy Website:\nhttps://www.ventoy.net/en/index.html\n\nVentoy on GitHub:\nhttps://github.com/ventoy/Ventoy\n\n# Table of Contents\n- [Ventoy Updater](#ventoy-updater)\n- [Table of Contents](#table-of-contents)\n  - [Description](#description)\n  - [OS Support](#os-support)\n  - [Install Ventoy Updater](#install-ventoy-updater)\n  - [How to](#how-to)\n    - [Install new images](#install-new-images)\n    - [Add a new ISO download source](#add-a-new-iso-download-source)\n    - [Install or update Ventoy](#install-or-update-ventoy)\n    - [Get help](#get-help)\n\n---\n\n## Description\n\nThe Ventoy Updater can be used to install new, update or remove ISO files on the Ventoy device.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"imgs/ventoyu_install.png\"\u003e\n\u003c/p\u003e\n\n## OS Support\n\nCurrently supported images:\n\n| Operating system | URL |\n| ---------------- | --- |\n| Debian (arm64) | https://cdimage.debian.org/debian-cd/current/arm64/iso-cd/ |\n| Debian (amd64) | https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/ |\n| CentOS 8 | http://ftp.halifax.rwth-aachen.de/centos/8/isos/ |\n| Rocky Linux 8 | https://download.rockylinux.org/pub/rocky/8/isos/ |\n| Grml | https://download.grml.org/ |\n| Ubuntu (18.04, 20.04, 21.04) | https://ftp.halifax.rwth-aachen.de/ubuntu-releases/ |\n| Manjaro (XFCE, KDE) | https://manjaro.org/downloads/official/ |\n| Finnix 123 | https://www.finnix.org/releases/123/ |\n\nWith the option `add-url` you have the possibility to add new ISO sources.\n\n## Install Ventoy Updater\n\n```bash\n$ pip3 install ventoyu\n```\n\n**Note:** You may want to install with option `--user`.\n\n## How to\n\n### Install new images\n\n```bash\n$ sudo ventoyu install\n```\n\n### Add a new ISO download source\n\n**Tip:** Before add a new URL, check it with `check-url`.\n\n```bash\n$ sudo ventoyu add-url --url \u003cURL\u003e\n```\n\n## Install or update Ventoy\n\n```bash\n$ sudo ventoyu --device /dev/sdX config install\n```\n\nThis function downloads the latest Ventoy release.\n\n**Tip:** You have the possibility to open the Ventoy GUI installer with `--gui`.\n\n### Get help\n\nFor more information type `ventoyu --help`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawigh%2Fventoyu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmawigh%2Fventoyu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawigh%2Fventoyu/lists"}