FreeRDP VS OsmAnd

Compare FreeRDP vs OsmAnd and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
FreeRDP OsmAnd
66 312
10,376 4,314
1.6% 1.0%
9.9 10.0
7 days ago 5 days ago
C Java
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FreeRDP

Posts with mentions or reviews of FreeRDP. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-11.
  • FreeRDP 3.2.0
    1 project | news.ycombinator.com | 19 Jan 2024
  • Windows App Virtualization
    2 projects | /r/linuxquestions | 11 Dec 2023
    #======================================================================== # NAME: run1in.sh # # PURPOSE: # # Login to Windows and Execute a Remote App to display on your # Linux Desktop using the Linux application called "freerdp" with: # # Since we are "localized" (Host to Container on the Host) we ignore # (re "don't use" RDP normal "certificate" authentication. # #------------------------------------------------------------- # xfreerdp command line options used are: # # (bpp:32) 32 bits per pixel (ie display resolution) # # a dynamic remote desktop "window" that's can be # resized/minimized/maximized on your Linux Desktop # # There are 2 Prerequisites for use of this script: # # 1) You have installed freerdp on your Linux Host # $ sudo apt install freerdp2-x11 -y # -or- # $ sudo apt install freerdp2-wayland -y # # 2) You have created a folder named "shared-folder" on your Linux # Host # example: $ mkdir /home/yourID/shared-folder # # You will use that folder to for exchange of files to/from your # Linux "/home/yourID/shared-folder" and the "Windows" system # you are connecting to! # # On Windows you have to click on "Network" to see the # "shared-folder" to copy/cut&paste/rename files to/from your # Linux Host's "shared-folder" /home/yourID/shared-folder # # Enable use of Clipboard to/from Windows and the Linux Host # # Enable Sound using currently utilizing Pulseaudio on the Linux Host as # neither XRDP or freerdp support/implement Pipewire yet. # # On login to Windows execute the Explorer.exe application which you had # previously setup as a Windows "Remote App" using Kim Knight's awesome # "RemoteAppTool" Windows native application (its on Github). # # On xfreerdp login to Windows the "Remote App".. Window's "Explorer.exe" # will start-up and be presented to the Linux Desktop User as # just another Linux Desktop application's "window". So you will see # Window's "Explorer.exe" presented which you can resize, minimize or # maximize --- or copy files to/from Windows & your Linux Host # /home/yourID/shared-folder # #--------- # NOTE #--------- # There are many more "xfreerdp" command options available: # # see: https://github.com/FreeRDP/FreeRDP/wiki/CommandLineInterface # # One in particular is can be very useful: # "printer:," : Redirect a specific printer from your # Linux Host to your xfreerdp Windows Desktop "session" so you can print # from Windows to your local Linux attached Printer. #========================================================================
  • FreeRDP 3.0.0-C0
    1 project | news.ycombinator.com | 27 Nov 2023
  • FreeRDP: A remote desktop protocol implementation
    1 project | /r/hypeurls | 1 Oct 2023
  • FreeRDP: A Remote Desktop Protocol Implementation
    10 projects | news.ycombinator.com | 28 Sep 2023
  • ⟳ 4 apps added, 121 updated at f-droid.org
    24 projects | /r/FDroidUpdates | 15 Sep 2023
    aFreeRDP (version 2.11.0): FreeRDP is a free remote desktop protocol client
  • FYI stylus's work through Windows Remote Desktop. Also have WIP on freerdp for linux to windows remote stylus-ing, but needs more dev work (help?)
    1 project | /r/stylus | 5 Jul 2023
    On the linux side, recently I hacked on freerdp to get basic pen & eraser functionality working from the X11 client to be able to remote from linux to windows: https://github.com/FreeRDP/FreeRDP/pull/9080
  • Windows Server Admin Center
    2 projects | /r/sysadmin | 5 Jun 2023
    Our Linux and Mac users have long used RDP to log into Windows. That's largely obsolete, so the plan is for the remaining Windows to be Infrastructure-as-Code via DSC.
  • How Complicated Are RemoteApps?
    1 project | /r/sysadmin | 20 May 2023
    FreeRDP has had RemoteApp support for a long time. I'd try out that client and see if you could get debugging messages -- or possibly it might just work? They have documentation on the protocol, and pointers to Microsoft's documentation.
  • RDP Server for Mac? Looking for a way to control my MAC from my Windows machine (No VNC)
    3 projects | /r/MacOS | 9 May 2023
    For Linux there is XRDP as well as FreeRDP https://www.freerdp.com both open sourced recreations of the original RDP standard and available for Operating Systems like Linux.

OsmAnd

Posts with mentions or reviews of OsmAnd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-03.
  • Bridges in the US are threaten by truck drivers relying on GPS meant for cars
    1 project | news.ycombinator.com | 5 Apr 2024
    > Google maps and Waze does not allow for setting vehicle height

    As a side note, OsmAnd supports setting vehicle height* and has support for multiple vehicles/routing profiles: https://osmand.net

    *: and weight, width, and length

  • Organic Maps is a free Android and iOS offline maps app for travelers
    2 projects | news.ycombinator.com | 3 Mar 2024
  • 2024: The year of the OpenStreetMap vector maps
    12 projects | news.ycombinator.com | 11 Feb 2024
    Slightly offtopic

    I have OsmAnd ( https://github.com/osmandapp/OsmAnd ) on my phone, download the basemaps, download my (small) country data (both sourced from open street maps), and with an app + ~1GB of data, I get the maps and full navigation within my country, POIs, etc., and can add other countries when needed.

    Is there something similar for a PC? I can download data from open street maps, but then I need postgres, postgis, a tile server and styles and apache running just to generate the tiles. Is there anything portable (short of running osmand in an android virtualbox) for offline navigation on a linux pc? QGIS can display vectors, but I wasn't able to easily style the data... navigation is a no-go there too. anything else?

  • "I'm in this picture and I don't like it"
    2 projects | /r/linuxmasterrace | 9 Dec 2023
    OsmAnd works for me. I am looking to get off Google, so I try to retire anything that is not on F-Droid. OsmAnd is a independent project ( osmand.net ) that uses the data you can also access under www.openstreetmap.org . The App is not perfect and sometimes it calls for the wrong action, for example when a road is just taking a steep turn it might ask for you to turn onto a different road which is actually the same every now and then. Also Google uses the location data of it's users to change routes depending on congestion afaik. Don't expect that from OsmAnd.
  • replacing stock apps with FOSS alternatives..
    5 projects | /r/fossdroid | 30 Oct 2023
    Organic Maps & OsmAnd~ are the classic map alternatives but i don't use them.
  • WiFi without internet on a Southwest flight
    9 projects | news.ycombinator.com | 28 Sep 2023
    When I am on a flight and the flight does not provide the flight information, I am using the OsmAnd, https://osmand.net/, to monitor the flight altitude, speed and direction.
  • Improving your online privacy: An update
    1 project | news.ycombinator.com | 19 Sep 2023
    Regarding usage of OpenStreetMap over Google Maps - assuming we're talking mobile usage - you might give OSMAnd[0] a try. I've been using it exclusively on a Pixel loaded with GrapheneOS for a few months now. I would never consider going back to GMaps and I don't feel that I've lost anything either.

    [0] - https://osmand.net/

  • ⟳ 4 apps added, 121 updated at f-droid.org
    24 projects | /r/FDroidUpdates | 15 Sep 2023
    OsmAnd~ (version 4.5.8): Global Mobile Map Viewing & Navigation for Offline and Online OSM Maps
  • Organic Maps
    10 projects | news.ycombinator.com | 31 Aug 2023
    OSMAnd tracks users using a secret supercookie by default because the developer wants metrics. This is done without consent. The defensiveness of the developer with regards to such unethical tracking means that I will never use any software they ever release.

    https://github.com/osmandapp/OsmAnd/issues/15058

  • Exploring Offline Navigation Apps: My Experience with MapMetrics and OSM
    1 project | /r/Navigation | 28 Jul 2023
    OSMand: https://osmand.net/

What are some alternatives?

When comparing FreeRDP and OsmAnd you can also consider the following projects:

Remmina - Mirror of https://gitlab.com/Remmina/Remmina The GTK+ Remmina Remote Desktop Client

omapsapp - 🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!

xrdp - xrdp: an open source RDP server

Openstreetmap - The Rails application that powers OpenStreetMap

Remmina

Open Source Routing Machine (OSRM) - Open Source Routing Machine - C++ backend

wayvnc - A VNC server for wlroots based Wayland compositors

qmapshack - Consumer grade GIS software

libvncserver - LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.

Graphhopper - Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.

xpra - Persistent remote applications for X11; screen sharing for X11, MacOS and MSWindows.

OpenRailwayMap - An OpenStreetMap-based project for creating a map of the world's railway infrastructure.