Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Latest commit

History

History
27 lines (19 loc) 路 699 Bytes

README.md

File metadata and controls

27 lines (19 loc) 路 699 Bytes

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