xpra

Persistent remote applications for X11; screen sharing for X11, MacOS and MSWindows. (by Xpra-org)

Xpra Alternatives

Similar projects and alternatives to xpra

  1. uBlock

    3,020 xpra VS uBlock

    uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. linux

    1,052 xpra VS linux

    Linux kernel source tree

  4. tailscale

    The easiest, most secure way to use WireGuard and 2FA.

  5. scrcpy

    991 xpra VS scrcpy

    Display and control your Android device

  6. barrier

    Open-source KVM software

  7. rustdesk

    505 xpra VS rustdesk

    An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.

  8. Sunshine

    435 xpra VS Sunshine

    Self-hosted game stream host for Moonlight.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. i3

    203 xpra VS i3

    A tiling window manager for X11

  11. MeshCentral

    194 xpra VS MeshCentral

    A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.

  12. sunshine

    135 xpra VS sunshine

    Host for Moonlight Streaming Client (by loki-47-6F-64)

  13. svntogit-community

    Discontinued Automatic import of svn 'community' repo (read-only mirror)

  14. arewewaylandyet

    Sources for https://arewewaylandyet.com

  15. FreeRDP

    66 xpra VS FreeRDP

    FreeRDP is a free remote desktop protocol library and clients

  16. Gravitational Teleport

    The easiest, and most secure way to access and protect all of your infrastructure.

  17. Remmina

    51 xpra VS Remmina

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

  18. xrdp

    38 xpra VS xrdp

    xrdp: an open source RDP server

  19. Tiger VNC

    39 xpra VS Tiger VNC

    High performance, multi-platform VNC client and server

  20. Qt

    28 xpra VS Qt

    Qt Base (Core, Gui, Widgets, Network, ...)

  21. tacticalrmm

    30 xpra VS tacticalrmm

    A remote monitoring & management tool, built with Django, Vue and Go.

  22. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better xpra alternative or higher similarity.

xpra discussion

Log in or Post with

xpra reviews and mentions

Posts with mentions or reviews of xpra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-08.
  • Xpra: Persistent Remote Applications for X11
    8 projects | news.ycombinator.com | 8 Jul 2024
  • XPRA
    1 project | news.ycombinator.com | 9 May 2024
  • Why is remote desktop slow when host monitor is off unless HDMI cable is used?
    4 projects | news.ycombinator.com | 10 Apr 2024
    FWIW I had decent success with Xpra on Linux, and it's still being actively developed, e.g. the HTML5 client is considered stable now: https://github.com/Xpra-org/xpra/
  • Apache Guacamole: a clientless remote desktop gateway
    7 projects | news.ycombinator.com | 29 Mar 2024
    I use xpra for similar purposes (https://github.com/Xpra-org/xpra/)

    > Xpra is known as "screen for X" : its seamless mode allows you to run X11 programs, usually on a remote host, direct their display to your local machine, and then to disconnect from these programs and reconnect from the same or another machine(s), without losing any state. Effectively giving you remote access to individual graphical applications. It can also be used to access existing desktop sessions and start remote desktop sessions.

  • Firefox 121 defaults to Wayland on Linux
    5 projects | news.ycombinator.com | 19 Dec 2023
    I want to move to the "future", but I use several firefox profiles via xpra in combination with xdotool based hotkeys. The fluidity with which I can control my different profile windows without a mouse and with which I can switch between computers with no lag with this setup is a big reason why I have stuck with a Linux desktop, so I am sad to see those super powers go away for no perceived benefit. I have tried Wayland several times now and don't notice any performance differences, just more bugs in Wayland.

    `xdotool search` seems like it has been deemed a security issue for reasons I can't understand (if someone has hacked in to the point that they can even run such query commands, surely I'm already pwn'd). Maybe I'm oversimplifying it, but to me it's like being upset that someone who broke into your house can see the color of your curtains. The powerful feature set of X far outweighs these minor security concerns.

    And it looks like xpra is facing huge issues switching over https://github.com/Xpra-org/xpra/issues/387 :(, I have yet to be as satisfied with any other free remote desktop software (paid nomachine is close but less scriptable).

    I hope these aren't fundamental limitations of wayland, but the challenges seem steep.

  • Advice on getting a 16GB Nvidia card..
    1 project | /r/linuxquestions | 6 Dec 2023
    They all operate(d) their GPUs just fine. I'm a heavy user of VirtualGL + XPRA for remote graphics usage, which is a constant factor in my life and work. When they're not doing graphics of some sort, they're hunting pulsars in a GPU-centric compute mode.
  • FreeRDP: A Remote Desktop Protocol Implementation
    10 projects | news.ycombinator.com | 28 Sep 2023
    I've long been a huge fan of Xpra https://github.com/Xpra-org/xpra , both because of its "screen for X" original focus (though now it supports shadowing an existing session).

    There was NoMachine / nx / freenx but it always seemed to be a weird animal to me, requiring installation as a separate unix user, at least at the time.

  • Cool but Obscure X11 Apps
    7 projects | news.ycombinator.com | 13 Jul 2023
    One of my favorite bits of software is Xpra [0], "screen for X". You'd run it and it would start another X server (start apps in it with `DISPLAY=:1 xterm` or whatever), and you would "attach" it to your running X server with `xpra attach`.

    You can attach to e.g. `ssh://hostname/:1`, so I ran a firefox instance on a homelab server and attached to it from my laptop and my desktop to not have to bother keeping bookmarks, tabs etc in sync.

    [0] https://xpra.org/

  • Alternatives To X2go?
    2 projects | /r/linuxadmin | 3 Apr 2023
    I’ve used Xpra in the past to connect to a remote system for GUI stuff, but I almost exclusively use ssh because most of the time I don’t need to run a remote windowing system.
  • I want to (securely) remotely access my Pop!_OS desktop from my Pop!_OS laptop - what’s the best way to do this in 2023?
    4 projects | /r/pop_os | 29 Mar 2023
    To add to this if you need to access graphical applications of an entire desktop environment you can use Xpra or MOONLIGHT (I suggest the second one if you want to game on the remote desktop or need very low latency in general), you can use both of these through a ssh tunnel (you need to enable this and X forwarding in the config) so if you setup and allow access to ssh correctly you can also use these without too much of a hassle.
  • A note from our sponsor - Judoscale
    judoscale.com | 22 Apr 2025
    Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues. Learn more →

Stats

Basic xpra repo stats
54
2,252
9.9
about 20 hours ago

Xpra-org/xpra is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of xpra is Python.


Sponsored
Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?