Skip to content

A powerful command-line utility that lets you seamlessly browse and stream your favorite shows.

License

Notifications You must be signed in to change notification settings

chlaty/chlaty-cli

Repository files navigation

Chlaty-CLI

What's Chlaty-CLI?

Chlaty-CLI is a powerful command-line utility that lets you seamlessly browse and stream your favorite shows.

  • It use chlaty-core to manage chlaty-lib.
  • Every plugin is loaded from a Dynamic Shared Library instead of being hardcoded in.

Preview

Installation & Usage

./chlaty-cli

Environment Config

  • If none of the directory is set, it will default to the current working directory.
  • Set the directory to a specific path to prevent conflict and the removal of the existing directory.
# Directory for installing binaries.
CHLATY_BIN_DIRECTORY="bin"
# Directory for installing plugins.
CHLATY_PLUGIN_DIRECTORY="plugins"
# Directory for generated manifest.
CHLATY_STORAGE_DIRECTORY="storage"

Used Dependencies

  • [chlaty-core]: A core package for managing plugins.
  • [chlaty-player]: Lightweight media player designed for direct customization and feature extensibility.
  • [chlaty-lib]: Dynamic Shared Library for plugins.

About

A powerful command-line utility that lets you seamlessly browse and stream your favorite shows.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published