/photopea-desktop

🎨 Unofficial Electron app using webview for comfortable using from dock on desktop

Primary LanguageJavaScript

Photopea Desktop app

🎨 Unofficial Electron app using webview for comfortable using from dock on desktop.

Mac OS

Ubuntu

Development

  1. git clone git@github.com:landsman/photopea-desktop.git
  2. cd photopea-desktop
  3. npm install
  4. npm run start

Building debian package

  1. git clone git@github.com:landsman/photopea-desktop.git
  2. cd photopea-desktop
  3. npm install
  4. npm run package-linux
  5. npm run build-debian

Useful dev links