My latest project is has finally come to a first version. ssat is a small client server application which let’s you execute scripts on a server manually with the client.
The server is written in C and the client in python. The goal of this project was to learn socket programming, GTK and python.
For further information consult the project page.