Omnimaga

General Discussion => Technology and Development => Computer Projects and Ideas => Topic started by: Nick on January 19, 2013, 06:41:05 am

Title: XKCD reader for Windows
Post by: Nick on January 19, 2013, 06:41:05 am
Hi

I saw the xkcd widget for unix, and thought of making one for windows (I don't know if someone already has made one).

So here it is, features:
 - opens at last comic
 - browse like you would on the site (previous, next, random)
 - hover the image to get number & name of comic
 - click and hold image to move form
 - double click image to go to site
 - max width of 500px, max height of 400px

Sometimes it's needed to double click, since the comics might be big, and the image is not big enough in that case.

Closing has to be done with [alt][F4] because I thought it would disturb the layout if I added a close button or border in any way.

(http://img.removedfromgame.com/imgs/xkcd_win.jpg) (http://img.removedfromgame.com/imgs/xkcd_win_hover.jpg)

Enjoy!
Title: Re: XKCD reader for Windows
Post by: Keoni29 on January 19, 2013, 07:03:46 am
I might be wrong, but unix widgets work with Windows as long as it follows the specifications of an X window system.
Title: Re: XKCD reader for Windows
Post by: Nick on January 19, 2013, 07:14:52 am
I might be wrong, but unix widgets work with Windows as long as it follows the specifications of an X window system.
awww..serious?
well, than here's another one xp
Title: Re: XKCD reader for Windows
Post by: Juju on January 22, 2013, 12:30:16 am
Well, you need a X server for Windows and the widget compiled for Windows.