- cross-posted to:
- selfhost@lemmy.ml
- opensource@programming.dev
- cross-posted to:
- selfhost@lemmy.ml
- opensource@programming.dev
4 years ago, I posted about the weather service I did build. Back then, Serenum used OpenWeatherMap, but after a while they changed their API and I didn’t have any strength to make the changes in Serenum API.
Earlier this year, I started with the new version of Serenum without Serenum API (too much work, too little time), now using Open-Meteo. I released the first version last week as a beta and now I find Serenum enough finished to share it here on Lemmy.
Still in beta, though, since stuff needs to be improved. But everything(?) works as it should.


This is an excellent, concise weather layout. Thank you.
Also, the first time I’ve seen Tick-Risk on a forecast, which I didn’t even know was data available for our area.(Northern WA)
I usually use 2 apps Forecastie(for the weekly graphs), and QuickWeather(for the weather radar timelapse.
If those two features were combined with your layout… 🤗
Thank you too :)
I have a huge tick fobi so after I were out in the forest one day, I asked ChatGPT if it was possible to calculate the tick risk based on mainly soil temperature. The AI said yes and wrote the code for me. So I added it :P
Weather radar timelapse would be a very nice touch. I’ll see what I can do.