
#Github desktop for linux windows#
✔️ Windows can ether be opened inside the main web-app container or as a standalone Apps
#Github desktop for linux free#
If you have any new feature or existing feature you want to create or improve fell free to open a Pull-Request, if you have any technical questions you can always contact me on twitter at. Screenshotsĭark Theme Desktop running vs-code and x11 apps The technologies behind "web-desktop-environment"īoth the server and are build using a react framework called "react-fullstack" which is a framework for building fast react applications that rely on a tight reactive connection between the client and the server. interface for monitoring cloud vm/docker apps (can possibly be used as a replacement for a control panel).interface for controlling your computer over a long distance or for remote support.interface for small/low power computers like the Raspberry Pi zero.Note that since WDE is running on http by default, you can't access it from a https site, if security is a concern you you should use it behind an https proxy like ngrok and then access it from your browser at " ". > yarn global add -unsafe-permĪfter that your server port and cerdentials will show up in the terminal.Īfter that you can access it from your browser at " ".

# for the version with support for x11 forwarding and vscode integration. To run WDE from npm you can use the following command: If you want to get started with WDE you can follow the following guide: Run from npm WDE provide a way to extend its back/fronted functionality by adding custom apps packages.ĭevelopers documentation will be available in the near future.

WDE is making advantage of React.js both on the frontend and backend using a unique React framework that was developed specifically for it. it can simplify and abstruct the way you interact with your server and allow to feel comfortable as if you were working on your local machine. Wehenever you need to work on a remote/cloud environment WDE can be a great choice. WDE usecases range from providing a slim interface for your raspberry pi to or any other micro-computer to proving an interface for developing on a remote super computer or inside a Docker container. Just like any other desktop environment WDE was design to abstract the use of your computer is a visual way.īut the twist with WDE is that unlike other desktop environments, WDE was designed from the ground up to run on the web, and so the backend for WDE is made as an extensible web-server. A cross-platform desktop-environment with a web interface design to provide a simple and intuitive way to manage your server with a desktop-like interface.
