BrainRotGuard

BrainRotGuard

Aplicación Docker from UR-jay's Repository

Visión general

YouTube approval system for kids. Your child searches YouTube via a kid-friendly web UI, you get a Telegram notification with thumbnail and details, tap Approve or Deny, and approved videos play via privacy-enhanced embeds. Includes channel allow/block lists, daily watch time limits, scheduled access windows, category labeling, and search history tracking. Pair with DNS blocking (Pi-hole/AdGuard) for full control.

Requisitos

A Telegram Bot Token (create one via @BotFather) and your Telegram Chat ID.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8080]
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

Port for the BrainRotGuard web interface.

Objetivo
8080
Por defecto
8080
DatabasePathrw

Stores the SQLite database (watch history, approvals, channel lists).

Objetivo
/app/db
Por defecto
/mnt/user/appdata/brainrotguard/db
Config File (optional)Pathro

Optional: mount a custom config.yaml for advanced settings. Leave empty to configure entirely via environment variables.

Objetivo
/app/config.yaml
Telegram Bot TokenVariable

Bot token from @BotFather on Telegram.

Objetivo
BRG_BOT_TOKEN
Telegram Admin Chat IDVariable

Your Telegram numeric chat ID. Send /start to @userinfobot to find it.

Objetivo
BRG_ADMIN_CHAT_ID
PIN CodeVariable

Optional PIN to protect the web UI. Leave empty for no PIN.

Objetivo
BRG_PIN
Base URLVariable

LAN URL for Telegram deep links (e.g. http://192.168.1.50:8080). Auto-detected if empty.

Objetivo
BRG_BASE_URL
Daily Watch Limit (minutes)Variable

Daily screen time limit in minutes. 0 = unlimited.

Objetivo
BRG_DAILY_LIMIT_MINUTES
Por defecto
120
TimezoneVariable

Timezone for daily limit resets and scheduled access windows (e.g. America/Chicago, Europe/London).

Objetivo
BRG_TIMEZONE
Por defecto
America/New_York

Detalles

Repositorio
ghcr.io/ghjj123/brainrotguard:latest
Última actualización2026-05-31
Visto por primera vez2026-03-04

Ejecute BrainRotGuard en Unraid.

BrainRotGuard se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.