Visual Weather Plugin..

Image
discussions, images, information, tutorials, picons, skins, plugins, settings, software and tools for
All Type Enigma2 based receivers
User avatar
sanjay kumar
Posts: 31760
Joined: Thu Oct 22, 2020 11:26 am
Location: india
Has thanked: 17338 times
Been thanked: 1288 times

Visual Weather Plugin..

Post by sanjay kumar »

Visual Weather Plugin..02/10/2022

- Version V1.00
- 15 day weather forecast plugin with Infobar or SecondInfoBar weather widget.

Code: Select all

- Weather Icons
Icon sets live here: /usr/lib/enigma2/python/Plugins/Extensions/VisualWeather/weather-icons
There are currently 4 icon sets provided in the plugin. 3D - Set 1, 3D - Set 2, Flat, Simple.
Icons have been sourced from free sets available on the net and tweaked by me.
Icons are 96x96 pixels. Except a smaller precipitation icon used in 15 day weather which is 32x32 pixels.
Scaling is turned on in my skin files, but enigma2 scales badly. So best to add any new icons at these sizes.
To add new icon sets add a new folder to the weather-icons folder.

- Custom skins
Skins live here: /usr/lib/enigma2/python/Plugins/Extensions/VisualWeather/skins
I provide one default skin set for 15 day, compact widget, full widget
To add a new skin add a new folder to the /skins/ folder.

- There a 3 skin files per skin
forecast.xml - 15 day forecast
infobar.xml - full infobar widget
infobarcompact.xml - compact infobar widget

Code: Select all

All elements that can be used in any of the 3 screens can be copied from forecast.xml into the other screens.
To allow elements to be used that are not in my default skin for infobar.xml and infobarcompact.xml please turn skin developer mode on in the plugin settings. This option initiates all variables for all screens.
** do note though, unused elements will cause lots of noise in debug logs if you have debug logs turned on **
https://uploadfile.pl/pokaz/2216920---4mzs.html#
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
User avatar
sanjay kumar
Posts: 31760
Joined: Thu Oct 22, 2020 11:26 am
Location: india
Has thanked: 17338 times
Been thanked: 1288 times

Re: Visual Weather Plugin..

Post by sanjay kumar »

InfoBar Weather Plugin..25/12/2022

- v.0.11

Add French translation
Small layout changes
Fix wrong feel temperature color
Fix change settings has no effect
Fix change settings forgets location
enigma2-plugin-extensions-infobarweather_all.ipk.rar
thanks @ Pr2
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.
User avatar
sanjay kumar
Posts: 31760
Joined: Thu Oct 22, 2020 11:26 am
Location: india
Has thanked: 17338 times
Been thanked: 1288 times

Re: Visual Weather Plugin..

Post by sanjay kumar »

InfoBar Weather Plugin..13/01/2023

- v.0.17
- Add US units (mph and °F)
- Add Albanian translation
enigma2-plugin-extensions-infobarweather_all.ipk
You do not have the required permissions to view the files attached to this post.
- No Card sharing discussion allowed on this forum.
- Note: Viewing Pay TV without a valid subscription is illegal.
- All the files available here are kept for experimental and educational purpose only.