
Mini Tux
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 little program that uses PyGTK to show a little tux in the left lower corner of your screen. I hope you like this. please vote and tell me if there's anything wrong with it.
if you want to make it available for all users on your system just open a terminal, log in as root, cd to the directory the files are located and type:
make install
after that just run the command
tuxmate
if you want to use an other picture instead of the tux just run:
tuxmate filename.xpm
filenane.xpm is the picture that will be used instead of the tux. it must be in the xpm format
12 years ago
version 0.2:
a custom image can be used
12 years ago
version 0.2:
a custom image can be used
Please login or register to add a comment or rating