
ISOmount
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
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.
V10lator
11 years ago
- 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)?
Report