Jigish Gohil

Results 7 issues of Jigish Gohil

Hi, thanks for the great service you are providing. Here is the earlier mention of the issue: #246 Here is the problem: I am using : https://api.open-meteo.com/v1/forecast?latitude=32.036973&longitude=76.708624&hourly=cloud_cover,visibility,direct_radiation,uv_index,uv_index_clear_sky&daily=sunrise,sunset,sunshine_duration,precipitation_hours,precipitation_probability_max&timezone=auto&forecast_days=1&models=gfs_seamless Or with timezone...

On x86_64 openSUSE the plugins are installed in /usr/lib64/xfce4/panel/plugins/ You seem to have LIBDIR hard-coded.

``` diff -ur a/src/hotcorner.c b/src/hotcorner.c --- a/src/hotcorner.c 2015-09-16 15:35:59.000000000 +0530 +++ b/src/hotcorner.c 2015-09-16 15:37:03.000000000 +0530 @@ -79,7 +79,7 @@ case 5: return run_custom_command; } - + return NULL; } ```

Adding to home screen feature would be useful and quick to implement, do check it out. It takes adding few tags in html and manifest.json. With pwabuilder the website can...

Hi, would it be possible to show shortname instead of just a dot? See this for example: https://meshtastic.taubetele.com/ https://github.com/kkwestt/meshtastic.taubetele.com Cheers

None of the nodes show mqtt topics they are seen on, see this for example: https://meshmap.net/#3662844492 Last seen via on root topic 5min ago self msh/IN/Bir/Alft 5min ago [!da529480] msh/IN/Bir/BU...

Many tracks show pilots teleporting far away and back, those points needs to be discarded. Suggestions from chatgpt for nodejs libraries that can be used: 1. If you want a...