Ahoi folks,
during my studies I had to get used to use python and really started to love this programming language. Now, I wanted to use python to script visual effects onto the OS X desktop. There are easy ways to manipulate images (
www.pythonware.com) and so forth. But I have no clue how to access the Desktop directly via python, i.e. to patch some text on top of the actual backdrop as Geektool is doing it.
Could anyone give me some links/starting points how to do such a task ?
thanks for your help.