Hari's Software
A small collection of my apps and scriptsBiaGen
Description
BiaGen is a thin GUI wrapper for the genisoimage
program. It creates an ISO file from a list of
files and folders, with the filesystem options specified. BiaGen is not "intelligent" in that it does
not try to figure out whether the created ISO image is a valid image or not. In short, BiaGen simply
passes all the options specified in the GUI to the genisoimage
command line.
BiaGen is still in testing phase, so use at your risk.
Screenshot
Rquirements/Dependencies
- Python 2.5 or above
- PyGTK (>= 2.16)
- cdrkit (commonly available in most Linux distributions/Unix-like environments)
- Linux/Unix like environment
Download & Usage
- Browse source (git)
- Python source code: biagen-0.1b.tar.gz (6.81 kB)
No installation is necessary or provided. To use, simply extract the tar.gz file in any directory, chdir to the directory and invoke from the command line as follows:
python biagen
To execute as a script, set it as executable
chmod +x biagen ./biagen