Documentation
¶
Overview ¶
Package main provides the Lychee Meta Tool server application.
The Lychee Meta Tool quickly finds & edits untitled photos in your Lychee photo library. It provides both a web interface and REST API for photo metadata management with optional AI-powered title generation using Ollama.
Key features:
- Photo metadata editing (titles, descriptions)
- Album-based filtering
- AI-powered title suggestions via Ollama integration
- Support for MySQL, PostgreSQL, and SQLite databases
- Embedded web frontend for easy deployment
Usage:
lychee-meta-tool -config config.yaml
Configuration is provided via a YAML file specifying database connection, server settings, Lychee base URL, and optional Ollama configuration.
Directories
¶
| Path | Synopsis |
|---|---|
|
backend
|
|
|
constants
Package constants defines shared constants used throughout the Lychee Meta Tool.
|
Package constants defines shared constants used throughout the Lychee Meta Tool. |
|
models
Package models defines the data structures used throughout the Lychee Meta Tool.
|
Package models defines the data structures used throughout the Lychee Meta Tool. |
Click to show internal directories.
Click to hide internal directories.
