Added Electron project links

This commit is contained in:
DUOLabs333
2021-11-19 09:44:47 -05:00
parent e3c64b6403
commit 5655621be1
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#!/bin/bash
python -m http.server --directory www.photopea.com 8002 --bind 127.0.0.1
python -m http.server --directory www.photopea.com 8002 --bind 127.0.0.1 2005
+5
View File
@@ -12,3 +12,8 @@ If there are any issues, please let me know.
1. `cd` into the folder where you downloaded it
1. In the folder, type this: `./.photopea`
1. Open [http://localhost:8002](http://localhost:8002). It should load and you can use it like normal.
## Related Projects
Note: These projects are not officially associated with this one
* [https://github.com/tim0-12432/photopea](https://github.com/tim0-12432/photopea) -- Electron wrapper for the project
* [https://github.com/NFXT/Photopea-Offline](https://github.com/NFXT/Photopea-Offline) -- Another Electron wrapper for the project