Photopea offline

mFat@lemdro.id to Free and Open Source Software@beehaw.org – 39 points –
Photopea-Offline
git.nixnet.services
13

Even the site is offline. Anyone else getting a blank page?

This is proprietary software even if it's been put in a git repo (presumably without the consent of the rightsholder) and run offline.

As has been pointed out in this thread, someone already got hit with a DMCA takedown for this.

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

IIRC the web app had some intrusive ads(hard to remove and taking a bug chunk of screen space), is the offline version any better?