public marks

PUBLIC MARKS from tadeufilippini with tags pygtk & ubuntu

August 2008

November 2007

.:: CRANS : Cachan / Réseau @ Normale Sup' ::.

Gmount-iso This is Gmountiso, a PyGTK GUI to mount your cd images Gmount-iso is a small tool written using PyGTK and Glade. It allows you to easily mount your cd images. This is a frontend to the 'mount -o loop -t iso9660 foo.iso /mountpoint' command Homepage: http://www.crans.ens-cachan.fr/Syst%C3%A8meLinux/GmountIso

September 2007

Gnome-schedule

Gnome-schedule is a grapichal user interface to 'crontab' and 'at', both used to schedule tasks. It supports periodical tasks and tasks that happens once in the future. It is written in python using pygtk.