public marks

PUBLIC MARKS from tadeufilippini with tag pygtk

August 2008

January 2008

pyneighborhood sourceforge

pyNeighborhood is GTK+ 2 rewrite of a well-known GTK+ 1 tool LinNeighborhood(using pyGTK), so it is the GUI frontend for samba tools, such as smbclient, smbmount etc. It's written in Python and uses the GTK+ 2 toolkit with pyGTK implementation.

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.