Skip to content

ImnotEdMateo/picgeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicGeon

A shitty "Gallery" made in Go that serves pictures from an index like Apache or NGINX and generates thumbnails.

Requirements

  • Go 1.18 or newer
  • ffmpeg installed and available in your $PATH (for video thumbnails)

Installation

Clone the repository and run:

git clone https://github.com/ImnotEdMateo/picgeon.git
cd picgeon 
go run main.go

Note

Make sure that PICGEON_URL and PICGEON_PORT are defined.

TO-DO

  • Add a CSS
  • Make a decent layout for the thumbnails
  • Make customizable the size of the thumbnails

About

A shitty dynamic gallery made in Go to show pigeons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published