[Feature request] Weather plugin - easy to read version - larger text/no icons/limited information #578
Replies: 9 comments 8 replies
-
Beta Was this translation helpful? Give feedback.
-
|
Hi @alexmassen-hane , Quick update, I added the date to the layout and opened a PR for this plugin: #637
Would love your thoughts on it |
Beta Was this translation helpful? Give feedback.
-
|
Hi @saulob, The screenshot of it looks good! I am more than willing to try it on my device. Please let me know when you add it to a different repo so I can pull it in as a 3rd party plugin - I can't seem to checkout the branch since the PR was closed. Actually, would you mind adding a toggle on the plugin settings page that would remove the icons and would then make the font a little larger to fill the extra space? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @alexmassen-hane , thanks a lot for the feedback I’ll move the plugin into a separate repository and publish it as a third-party plugin soon, then I will share the link so you can try it That toggle is a really good idea, I will add it |
Beta Was this translation helpful? Give feedback.
-
|
I've been working on something similar by removing the daily temperature/precipitation graph and enlarging everything else. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @alexmassen-hane, I moved it to a separate third-party repo and added the toggle you suggested https://github.com/saulob/InkyPi-Mini-Weather Thanks again for the idea, I’d love to hear what you think after trying it |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the feedback, that helps a lot I will improve readability by increasing font sizes and spacing since there is more space available I will also add a setting to choose the number of forecast days, with the layout scaling accordingly Will update soon 👍 |
Beta Was this translation helpful? Give feedback.
-
|
Thanks again for the feedback and for sharing the photo, it helped a lot I made a new round of improvements:
To update, you can just install the plugin again using the same install command |
Beta Was this translation helpful? Give feedback.
-
|
I think I prefer it to the standard weather plugin. One thing I have noticed, the standard plugin has colorful icons. This one only seems to have black and white. Could we have colored icons for displays that have color, please? |
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Could there please be an easy to read version of the weather plugin? For example; larger font size, no icons, reduced information, so that it can be easily see it from a distance.
The plan is to eventually put the 7.3 inch display I have somewhere in my mum's house so that she can quickly see the temperature for the day and the forecast, but she is elderly and is hard of sight and she's said she can't easily see the information on the current version of the weather plugin.
I'm a software developer myself (mostly backend) and had a quick go at modifying the CSS with an additional "no-icons" variable that comes from the settings page of the plugin, but modifying the existing template is problematic and getting everything to display correctly and have something that looks clean is particularly challenging.
Perhaps it could be a "simple" version with just the date, current temperature/feels like, and the forecast for the next day?
Kind regards,
Alex
Beta Was this translation helpful? Give feedback.
All reactions