Skip to main content

Kryten web interface service - provides web dashboard and control panel

Project description

"# Kryten WebUI

Kryten web interface service - provides web dashboard and control panel for CyTube.

Features

  • Real-time chat message monitoring
  • User tracking and management
  • Event-driven architecture using NATS
  • Extensible moderation rules

Installation

Prerequisites

  • Python 3.10 or higher
  • Poetry
  • NATS server running
  • kryten-py library

Setup

  1. Install dependencies:
poetry install
  1. Copy the example configuration:
cp config.example.json config.json
  1. Edit config.json with your settings:
{
  "nats_url": "nats://localhost:4222",
  "nats_subject_prefix": "cytube",
  "service_name": "kryten-webui"
}

Usage

Running the Service

Using Poetry:

poetry run kryten-webui --config config.json

Using the startup script (PowerShell):

.\start-webui.ps1

Using the startup script (Bash):

./start-webui.sh

Command Line Options

  • --config PATH: Path to configuration file (default: /etc/kryten/webui/config.json)
  • --log-level LEVEL: Set logging level (DEBUG, INFO, WARNING, ERROR)

Event Handling

The service currently listens for:

  • chatMsg: Chat messages for dashboard display
  • usercount: User count updates
  • playlist: Playlist updates for dashboard

Development

Running Tests

poetry run pytest

Linting

poetry run ruff check .

Formatting

poetry run black .

License

MIT License - see LICENSE file for details "

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kryten_webui-0.1.1.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kryten_webui-0.1.1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file kryten_webui-0.1.1.tar.gz.

File metadata

  • Download URL: kryten_webui-0.1.1.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.12.11 Windows/11

File hashes

Hashes for kryten_webui-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f4f7675a8063230b5735a85c873813f7f2cf447cba32b0f2f596b5fc356809f4
MD5 702d87855619f7311ebe35939a1b84c8
BLAKE2b-256 b24437098c46de41d16456c566bf507412de5006fc0d43f75b3c441290a3819d

See more details on using hashes here.

File details

Details for the file kryten_webui-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: kryten_webui-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.12.11 Windows/11

File hashes

Hashes for kryten_webui-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 08d51747f83a9319cb6176d086388525fde9ec6ea8299f7a722b8f135cda9a54
MD5 139c4ae9d5cd4aa7d0e68eede68e958b
BLAKE2b-256 e5593991685f2f39c704a441da4f11bb7022b941e399eb12298f4371da45bc22

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page