Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.61 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.61 KB

XLinuxStuffInBrowser

IMPORTANT:

AT THE MOMENT, NO FILES MODIFIED IN THE VIRTUAL ENVIORMENT WILL BE STORED AFTER CLOSING YOUR BROWSER TAB!!! MAKE SURE TO UPLOAD DOCUMENTS OR GAME SAVES BEFORE CLOSING. IF YOU DONT, THEY WILL BE GONE FOREVER!!!

I am not responsible to any lost data caused by crashes, bugs or other unforseeable problems you may encounter.

Web desktop

A fully working desktop that runs in the web browser using my own fork of noVNC.

Only works on Playground 20.04

Password for the default user is "toorton"

NOTE: You need to select gdm3 as the default dm or it may not work as expected.

wget https://raw.githubusercontent.com/iAmInActions/UsefullScripts/main/webdesktop.sh && chmod +x ./webdesktop.sh && ./webdesktop.sh

Minecraft 1.16.4

Launches a cracked Minecraft 1.16.4 client in the web browser.

Only works on Playground 16.04

NOTE: Multiplayer may not work.

wget https://raw.githubusercontent.com/iAmInActions/UsefullScripts/main/minecraft_instant_vnc_setup.sh && chmod +x ./minecraft_instant_vnc_setup.sh && ./minecraft_instant_vnc_setup.sh

Shoutouts

Big thank you to ayunami2000 for helping with this project.

Use Scripts Here:

Copy and Paste scripts into these sites:

(Choose the one stated in the scripts description)

IMPORTANT: All grafical output is redirected to port 80 of the container. To access it, click on the plus in the menu bar above the terminal and then select "View HTTP Port 80 on Host 1".

Playground 16.04

Playground 20.04