There is an electron app I want to run in a remote machine, and it works through an ssh -X connection.
The thing is that I would like that application to continue running even after I close the connection, and be able to resume it's execution at a later point. Is this possible?
You're looking for Xpra.