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

landsman/photopea-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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