collage-maker

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2024 License: GPL-3.0 Imports: 20 Imported by: 0

README

Simple easy collage generator for printing phtotos

Features

  1. Minimal interface for ease of use
  2. Simple single binary deployment
  3. Plain vanilla web app
  4. Fetch photos from photoprism albums

Building

go build .

Usage

❯ ./collage-maker -h
Usage of ./collage-maker:
  -addr string
        Web listen address, see https://pkg.go.dev/go.balki.me/anyhttp#readme-address-syntax (default "127.0.0.1:8767")
  -collages-dir string
        Sets the collages dir (default "collages")
  -dev
        Serve local assets during development
  -photos-dir string
        Cache directory for downloaded photos (default "photos")
  -pp-token string
        API token for photoprism
  -pp-url string
        Base url for photoprism

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package collage makes a pic collage
Package collage makes a pic collage

Jump to

Keyboard shortcuts

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