开发者

Rendering/drawing on the desktop wallpaper using Python (In Ubuntu with Gnome)

开发者 https://www.devze.com 2023-03-05 18:59 出处:网络
Is there a way to render/draw on the Ubuntu Gnome desktop in Python 2.6+? I\'d like to write a custom app with features like Rainmeter on Windows to display informa开发者_Python百科tion from servers,

Is there a way to render/draw on the Ubuntu Gnome desktop in Python 2.6+? I'd like to write a custom app with features like Rainmeter on Windows to display informa开发者_Python百科tion from servers, feeds, etc.

I've tried the code http://blog.prashanthellina.com/2007/08/24/drawing-on-your-desktop/ but it doesn't work. It just creates a new window and draws on it.


Stumbled on this question whilst playing with conky conky on sourceforge - it can draw to the desktop and can be configured to display information such as weather feeds, mail etc..


Check gdesklets out. It seems to be a Python-friendly framework for doing exactly what you want to.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号