"Photobook Editor" is an Electron and Angular based Application to create photobooks.
Download installation package of the latest release.
- Copy AppImage file to
.local/bin/photobook-editor.AppImage
in your home directory.
cp photobook-editor-*.AppImage ~/.local/bin/photobook-editor.AppImage
- Make it executable
sudo chmod+x ~/.local/bin/photobook-editor.AppImage
- Copy the launcher
photobook-editor.desktop
to.local/share/applications/
.
cp photobook-editor.desktop ~/.local/share/applications/
Remove appimage and launcher:
rm ~/.local/share/applications/photobook-editor.desktop
rm ~/.local/bin/photobook-editor.AppImage
See Photobook Editor > Development
This work is licensed under the GNU GENERAL PUBLIC LICENSE 3.0