screenjournal

module
v2.0.0-...-8a7f49b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2024 License: AGPL-3.0-or-later

README

ScreenJournal

CircleCI GitHub commit activity GitHub last commit Contributors License

Like Goodreads but for couch potatoes

Overview

ScreenJournal lets you rate movies you've seen and share movie recommendations with friends.

Development status

ScreenJournal is in pre-alpha state and is not yet documented for other people to use it. If you can figure out how to use it, you're welcome to play around. I'm planning to get it to the point where it's useful to others soon.

Parameters

Command-line flags
Flag Meaning Default Value
-db Path to SQLite database "data/store.db"
Environment variables
Environment Variable Meaning
PORT TCP port on which to listen for HTTP connections (defaults to 3001).
SJ_TMDB_API (required) API key for TMDB. You can obtain a free key at TMDB.
SJ_BEHIND_PROXY (optional) Set to "true" to improve logging when ScreenJournal is running behind a reverse proxy.
SJ_SMTP_HOST (optional) Hostname of SMTP server to send notifications.
SJ_SMTP_PORT (optional) Port of SMTP server to send notifications.
SJ_SMTP_USERNAME (optional) Username for SMTP server to send notifications.
SJ_SMTP_PASSWORD (optional) Password for SMTP server to send notifications.
SJ_BASE_URL (optional) Base URL of ScreenJournal server (only used for notifications).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL