pswp

command module
v0.0.0-...-79b1491 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2023 License: MIT Imports: 22 Imported by: 0

README

Introduction

pswp is a simple tool to create image galleries based on PhotoSwipe v5.

The assumption is that you use Lightroom ON1 or some similar Digital Asset Management (DAM) software to manage your photos, and want to do as little data entry as possible outside the DAM.

Building from source

You need Go as a prerequisite, and GNU Make.

Git clone or extract the source code from a tarball, then run make

Usage

pswp -t "<Your title here>" -o "<output directory>" *.jpg

The generated gallery has JavaScript and cannot be opened directly, you will need to run it behind a proper web server. If you do not have one and do have Python installed, an easy way to preview is to run:

python3 -m http.server

then open http://localhost:8000/

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL