The simple Weather App for ClockWorkPI GameShell launcher
Fist of all, you need the API key for to access openweathermap.
Follow these steps :
-
Replace your API key on the
config.json
file. ( in the94_weather
folder ) -
Replace your location on the
config.json
file. ( in the94_weather
folder ) -
On your GameSH copy
allsign.png
to~/launcher/skin/default/sys.py/gameshell/icons
-
On your GameSH copy
94_weather
to~/launcher/Menu/GameShell/
(or~/apps/Menu/60_Utils
, if you prefer) -
Reboot GameSH or run
Reload UI
inLauncher
- tested and worked with "Launcher" 1.25.
- this app is not supported by LauncherGo
openweathermap API Add your API to config.json
The weather icons These icons were created by Matthew Petroff
Python developed with Python 2.x (for compatibility with "Launcher")