https://github.com/gghostl/Photopea-Offline-Linux-App
The creator of Photopea, a great free alternative to Photoshop, is not interested on making an offline version, so I took it upon myself to make it.
If there are any issues, please let me know.
- Download the repository
- Open a terminal
cd
into the folder where you downloaded it- In the folder, type this:
python -m http.server --directory www.photopea.com 8080
- Open http://localhost:8080. It should load and you can use it like normal.