mFat@lemdro.id to Free and Open Source Software@beehaw.orgEnglish · 7 months agoPhotopea offlinegit.nixnet.servicesexternal-linkmessage-square11fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkPhotopea offlinegit.nixnet.servicesmFat@lemdro.id to Free and Open Source Software@beehaw.orgEnglish · 7 months agomessage-square11fedilink
minus-squarePantherina@feddit.delinkfedilinkarrow-up0·edit-27 months agoThis is awesome! mkdir Git && cd Git git clone https://git.nixnet.services/DUOLabs333/Photopea-Offline.git python3 -m http.server --directory www.photopea.com 8080 xdg-open http://localhost:8080
This is awesome!
mkdir Git && cd Git git clone https://git.nixnet.services/DUOLabs333/Photopea-Offline.git python3 -m http.server --directory www.photopea.com 8080 xdg-open http://localhost:8080