boramalper / himawaripy

Set near-realtime picture of Earth as your desktop background
http://labs.boramalper.org/himawaripy
MIT License
1.62k stars 239 forks source link

Compatibility #17

Closed Mearman closed 8 years ago

Mearman commented 8 years ago

Could you make it possible to just download the images or even better make it compatible with Windows and/or OSX?

the4ndy commented 8 years ago

Per the author via this post, they indicated that this script is based on a PowerShell script that can be found here

andrew867 commented 8 years ago

@MearWolf If you take out lines 55-69 you should be able to run it on OS X, the image will be saved as ~/.himawari/himawari-latest.png

davidpelayo commented 8 years ago

@andrew867 it doesn't. could you specify better how or create a PR for it? UPDATE: We have a PR already created. And it's working.

boramalper commented 8 years ago

I'm waiting for authors' permission to license their contribution under MIT License, then I'll merge it as soon as possible.

For now, you can try this: https://github.com/boramalper/himawaripy/pull/13

boramalper commented 8 years ago

There is already a working Windows version (and also Windows doesn't come with Python installed) so probably there will never be Windows version. OS X support is added though! :)