• This repository has been archived on 14/Jul/2021
  • Stars
    star
    110
  • Rank 316,770 (Top 7 %)
  • Language
    JavaScript
  • Created about 7 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Photopea Desktop app

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

Mac OS

Ubuntu

Development

  1. git clone [email protected]:landsman/photopea-desktop.git
  2. cd photopea-desktop
  3. npm install
  4. npm run start

Building debian package

  1. git clone [email protected]:landsman/photopea-desktop.git
  2. cd photopea-desktop
  3. npm install
  4. npm run package-linux
  5. npm run build-debian

Useful dev links