It seems like the FOSS community is continuing to grow, and FOSS apps keep getting better (Immich reallh blew my mind recently), which is a big win 😎 but there are still many apps I use that I would kill for an open source alternative. I am curious what you guys think? Are there any apps you’d love alternatives for?

  • SorteKanin@feddit.dk
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    4 months ago

    It’s a long shot, but a viable alternative to Google Maps or other proprietary mapping websites (and no, OpenStreetMap is not a viable Google Maps alternative).

    EDIT: Not sure why downvotes, OpenStreetMap doesn’t even have directions as far as I can tell.

    • ClearCutCoconut@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Organic Maps honestly hasn’t been that bad for me, but searching addresses is appalling and I do need to rely on Google Maps in many instances still. However, it has made it much easier for me to contribute to OSM and have a better user experience. A step in the right direction at least

      • BentiGorlich@gehirneimer.de
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        I use Organic Maps to find places by name and OSMand to find places by address. Both can only the do one of the two things good, but it is doable.

      • SorteKanin@feddit.dk
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        Is Organic Maps only on the mobile apps? Is there no way to view it in a desktop browser? The website seems to just lead me to the apps.

        • sab@kbin.social
          link
          fedilink
          arrow-up
          0
          ·
          4 months ago

          It’s just an app, yeah.

          OpenStreetMaps is amazing, but it is a map, not a whole ecosystem like Google Maps is. As a map I find it’s often better than Google Maps, but what is still lacking are good front-ends implementing a wide range of functionality in a user friendly way.

          On desktop I often use GNOME Maps, but it leaves a lot to be desired still and is obviously intended for Linux users running GNOME.

          • RayJW@sh.itjust.works
            link
            fedilink
            arrow-up
            0
            ·
            4 months ago

            I don’t know why it isn’t mentioned anywhere on their website. But Organic Maps does have a desktop app. At least on Linux there is the Flatpak. I don’t know about other platforms.

    • dont_lemmee_down@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      The thing is, OSM is not comparable with GoogleMaps. OSM is just a (gigantic) database and is in many cases way more complete than GoogleMaps. What people usually associate with OSM is a rendered version of the database focused on what ever the renderer decided: bike lanes, waterways, hiking trails, etc. Many other apps actually use their database: OrganicMaps, Komoot, etc. And even more their rendered tiles. Now there are so many functionalities that this database doesn’t do like geocoding (searching for adresses), reverse geocoding (getting the adress of a point) or route planning, but there are tools for it build on OSM data. e.g. Nominatim does geocoding and graphhopper does routing.

      And to be honest, if you’re travelling by bike graphhopper does a way better job at routing than google. An other plus, you can download the complete data for offline usage. All of Europe is only around 60GB.

      • SorteKanin@feddit.dk
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        The thing is, OSM is not comparable with GoogleMaps.

        I mean… Yes that’s literally what I said. I don’t know if there is any of these apps that really provide all that Google Maps provides. But I’d be interested if they do.

        • dont_lemmee_down@lemm.ee
          link
          fedilink
          arrow-up
          0
          ·
          4 months ago

          They will never do, because they are not trying to. AFAIK no one is trying to build FOSS reviews of restaurants/stores, no one is building street view and no one is saving where you live to make the one click from work to home route planning. For me, those are not functions that I need (or want). I need a map that works offline, does route planning (offline) and allows me to display multiple GPX files at the same time.

          Does OSMAnd have all that? It does, so for me it’s an alternative. What use case do you have?

    • BentiGorlich@gehirneimer.de
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      OSM is not that user friendly as Google Maps for sure, but if you really want you really can replace GMaps. It probably heavily depends on your country and if the OSM community is active there, but for example here in Germany the mapping information is basically on par with GMaps

        • BentiGorlich@gehirneimer.de
          link
          fedilink
          arrow-up
          0
          ·
          4 months ago

          You have to use an app for that. OSM is mostly a big database with an API access to it. There are a lot of them out there with a lot of different focusses. For navigating with a car OSMand is pretty good. They are on fdroid.

        • Deckweiss@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          4 months ago

          There are many APPs build on top of OSM that can do directions in a user friendly way. Personally I use MagicEarth, which uses OSM but isn’t itself open source. They include live traffic from some other nav provider.

          My goal was to degoogle my phone and MagicEarth was the app which came closest, but I bet you can find all sorts of webapps or fully open source ways to get directions if you don’t care for live traffic.

        • keverets@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          4 months ago

          Visit openstreetmap.org or osm.org for short and where you can search for a place there’s an icon with arrows beside it. Hit that and then you can put in the From and To. You can pick car routing or bike routing or walking.

            • dont_lemmee_down@lemm.ee
              link
              fedilink
              arrow-up
              0
              ·
              4 months ago

              AFAIK someone is working on it. But the problem is the high dynamics of public transport. Routes and schedules get changed quite often, schedules might be quite irregular (think only Sunday at 3:14). And all that data has to be stored offline. Stops might be changed do to construction work for a week. And that is in the optimal case: In some countries the bus comes when it comes, and stops if it wants to stop.

              Currently you can see where the lines of a bus or the metro go, but that’s about it, I think.