goon/app
goon-foss ad0284585b Initial commit
Goon — self-hosted aggregator for adult-content scene metadata.

Indexes scenes from TPDB, StashDB, and 30+ public adult tube sites.
Cross-source deduplication via perceptual hash + Levenshtein distance.
FastAPI backend + APScheduler worker + React Native (Expo) mobile client.

FOSS, ad-free, donation-funded. See README for details.
2026-05-20 10:10:22 +02:00
..
api Initial commit 2026-05-20 10:10:22 +02:00
connectors Initial commit 2026-05-20 10:10:22 +02:00
extractors Initial commit 2026-05-20 10:10:22 +02:00
models Initial commit 2026-05-20 10:10:22 +02:00
normalize Initial commit 2026-05-20 10:10:22 +02:00
resolve Initial commit 2026-05-20 10:10:22 +02:00
scheduler Initial commit 2026-05-20 10:10:22 +02:00
templates Initial commit 2026-05-20 10:10:22 +02:00
__init__.py Initial commit 2026-05-20 10:10:22 +02:00
auth.py Initial commit 2026-05-20 10:10:22 +02:00
config.py Initial commit 2026-05-20 10:10:22 +02:00
db.py Initial commit 2026-05-20 10:10:22 +02:00
ingest.py Initial commit 2026-05-20 10:10:22 +02:00
main.py Initial commit 2026-05-20 10:10:22 +02:00