Showing posts with label python. Show all posts
Showing posts with label python. Show all posts

8.04.2011

Python Wallpaper Manager

I wrote a little wallpaper manager progam in python for myself and thought I
would share. You just pass it a image file and it sets your background.



Get it here: wjmWallpaper.py

8.01.2011

The second Python program I have been working on it a fitness tracking program to log my workouts with sqlite3.


Download latest release here: wjmFitness.py
Python TWiT podcast player

I'm working on a couple of Python programming projects, one is a system tray application that plays my favorite podcasts from twit.tv, revision3 and sirius (with pyxis installed). It's a work in progress comments welcome.


wjmRadioTray.py