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
Now, through telnet, run the command:
This sets up python and pygame. Now you can use the weather forecast! just run:
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:
Enjoy! :)
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
Code:
/mnt/onboard/.python/install-python.sh
Code:
/mnt/onboard/.python/weather.sh
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