Description: This is a very very simple attempt to create a GTK+ application to mount/un-mount ISO images. It is also my first programming experience using Gambas2, so "don't shoot to the pianist!". It allows to search ISO on your PC and give the opportunity to set the folder into which the ISO will be mounted. It will also remember last mounted ISO and allows to un-mount it. Note: requires: "beesu" (a surrogate of sudo) application which is also available via the Fedora 10 repos). Screenshot shows ISOmount running within my black skinned Gnome DE.
I think it's a great little helper tool but I have a few questions:
- Will the gambas dependencies will be removed in later versions (port to C or some scripting language like python)?
- Where is the source?
- Is a website planed where users can look at the versions tree (usefull if you want this in distros)?
Ratings & Comments
1 Comment
I think it's a great little helper tool but I have a few questions: - Will the gambas dependencies will be removed in later versions (port to C or some scripting language like python)? - Where is the source? - Is a website planed where users can look at the versions tree (usefull if you want this in distros)?