ElissonRodrigues / Termux-chdman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Termux-chdman



A simple bash script to install chdman (mame-tools) in Android Termux app with a single click.

Installation:

Just paste the below code in your termux and Done!. Everything will be automatically installed.

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ElissonRodrigues/Termux-chdman/main/install.sh)"

Getting started:

Chdman was installed on an Ubuntu distribution, so you will need to start Ubuntu before using the chdman command. To start ubuntu use this command: proot-distro login ubuntu

Creating chd file of an ISO file:
chdman createcd -i image.iso -o image.chd

About

License:MIT License


Languages

Language:Shell 100.0%