photohub/README.md
2025-04-16 15:23:15 +02:00

734 B

PhotoHUB

Just a simple python program to generate static site

Screenshots

Picture Page

Album Page

Installation

python3 -m venv venv
python3 -m pip -r requirements.txt

Usage

Move and rename file

python3 tools/copy.py %your raws% %site location%

Generate html page

python3 src/main.py %site location%

File

Mandatory

  • a .png

Optionnal

  • raw {*.NEF}
  • readme.md
  • (png file).out.pp3

Futur update

  • Use summary for exif data and readme
  • rename export file to rawtherapee profil
  • add gimp profile file
  • album
  • unrepertoried page
  • fix: next and prev
  • add audio file on page
  • page mobile compatible