39905787fcd96a448ac9eb7e23db70bc61798b83
				
			
			
		
	Simple easy collage generator for printing phtotos
Features
- Minimal interface for ease of use
 - Simple single binary deployment
 - Plain vanilla web app
 - 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
					Languages
				
				
								
								
									Go
								
								30.3%
							
						
							
								
								
									JavaScript
								
								27.5%
							
						
							
								
								
									HTML
								
								22.8%
							
						
							
								
								
									CSS
								
								18.7%
							
						
							
								
								
									Makefile
								
								0.7%