Download Latest Version pyxkcd-0.0.3.tar.gz (12.7 kB)
Email in envelope

Get an email when there's a new version of pyxkcd

Home
Name Modified Size InfoDownloads / Week
pyxkcd-0.0.3.tar.gz 2013-07-11 12.7 kB
README 2011-07-11 769 Bytes
pyxkcd-0.0.2.tar.gz 2011-07-11 12.6 kB
pyxkcd-0.0.1.tar.gz 2011-07-10 12.1 kB
Totals: 4 Items   38.1 kB 0
pyxkcd is a simple reader for http://xkcd.com comics. You can get a random one clicking on refresh (in File menu). Every downloaded comic gets saved
in your home in the directory .pyxkcd (it is an hidden directory). You can view the saved comics clicking on the open item of the File menu.
You can also specify the number of the comic you want.
I welcome any comments, suggestions, patches, or feedback you have on this program. Please direct all correspondence to angelo.poerio@gmail.com .

Requirements: pygtk and python (of course)

Note: It could not work well on new version of python 

Author: Angelo Poerio <angelo.poerio@gmail.com>
Website: http://pyxkcd.sourceforge.net/

Run the program
---------------
python pyxkcd.py 

 or

chmod +x pyxkcd.py; ./pyxkcd.py
Source: README, updated 2011-07-11