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.

  • airikr@lemmy.mlOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    Alright :) I will try make the “Save” button sticky so it will always show and follows inside the settings while you scroll. Serenum doesn’t use any JavaScript, only HTML, CSS, and PHP.

    • solrize@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      17 hours ago

      I think it’s enough to just put it at the top to make sure it is seen. It doesn’t have to be sticky. I’m glad there is no JS. It would be nice to not depend much on CSS, so that text-only browsers like Lynx will work. Though the little icons are an issue too.

      • airikr@lemmy.mlOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        16 hours ago

        I think it’s enough to just put it at the top to make sure it is seen. It doesn’t have to be sticky.

        That is true. But we’ll see what happens at the end :)

        It would be nice to not depend much on CSS, so that text-only browsers like Lynx will work.

        I will install Lynx some day and try to make Serenum compatible with text-only browsers.

        Though the little icons are an issue too.

        I can add more icons :) If you have a good source of icons that are FOSS and that supports all kind of stuff (for an example air quality like pollen), please share.