partey_workadventure/desktop
2022-02-19 01:17:38 +01:00
..
assets/icons fix name and icons 2022-02-19 01:17:38 +01:00
local-app improve local-app 2022-02-19 01:08:33 +01:00
src improve local-app 2022-02-19 01:08:33 +01:00
tests add ci 2022-02-18 10:26:36 +01:00
.eslintrc.json add desktop app 2022-02-17 18:09:57 +01:00
.gitignore add release and electron-builder setup 2022-02-18 11:49:53 +01:00
.prettierignore add ci 2022-02-18 10:26:36 +01:00
.prettierrc.json add ci 2022-02-18 10:26:36 +01:00
electron-builder.yml fix name and icons 2022-02-19 01:17:38 +01:00
LICENSE.txt add desktop app 2022-02-17 18:09:57 +01:00
package.json improve local-app 2022-02-19 01:08:33 +01:00
README.md improve local-app 2022-02-19 01:08:33 +01:00
tsconfig.json add release and electron-builder setup 2022-02-18 11:49:53 +01:00
yarn.lock disable jasmine for now 2022-02-18 23:33:22 +01:00

Desktop

The desktop component is an electron app. It uses a hybrid setup. The sidebar to view servers and the main window used to add servers are bundled. After selecting a server the main window gets overlayed by a BrowserView showing the frontend of an external deployment with the actual WorkAdventure frontend.