Quantcast
Channel: MobileRead Forums - Kobo Reader
Viewing all articles
Browse latest Browse all 11157

Kobo Wifi Weather Forecast

$
0
0
This project was inspired by Matthew Petroff's Kindle weather display

Now that I can draw to the Kobo Wifi's screen, I just had to create something ASAP.

Presenting, the Kobo Weather Forecast!



How to install
The first step of installing is to Enable telnet access to your Wifi.

After that's done, download the weather forecast installer and copy it to the .kobo folder on your Wifi.
Eject your Wifi from your computer and wait for your Wifi to install the package. It'll take a couple of minutes.

Once your Wifi is finished installing and has rebooted, telnet in to your Wifi
Code:

telnet YOUR_KOBO_IP
Now, through telnet, run the command:
Code:

/mnt/onboard/.python/install-python.sh
This sets up python and pygame. Now you can use the weather forecast! just run:
Code:

/mnt/onboard/.python/weather.sh
On the first time you start the app, it will ask you for your latitude and longitude so it can get weather info for your area.
After that, you should see the weather forecast on your Wifi!

By default, it does not automatically update every hour. If you want it to auto-update, run the following command:
Code:

/mnt/onboard/.apps/koboWeather/autoupdate.sh
Enjoy! :)

Attached Thumbnails
Click image for larger version

Name:	KoboWifiWeatherSmall.png
Views:	N/A
Size:	768.0 KB
ID:	94495  

Viewing all articles
Browse latest Browse all 11157

Trending Articles