Skip to content

ch5zzy/bjorn-ctl

Repository files navigation

Bjorn RGB Control Tool

This tool is meant to be used with a device running bjorn-rgb.

This web tool allows a user to configure the brightness, dimming, and image settings for a Raspberry Pi running bjorn-rgb. Additionally, it provides GIF searching via Tenor and GIPHY for ease of selecting images to display.

Running

Configure the provided .env file with all necessary API keys and IDs, including

  • A jsonblob ID for storing the configuration.
  • An imgbb API key for storing images.
  • A Tenor API key for. searching for GIFs on Tenor.
  • A GIPHY API key for searching for GIFs on GIPHY.
  • An admin password to allow a user to customize the displayed image.

Then, install dependencies and run the configuration tool with npm i; npm run dev. To access the admin interface, append ?pwd= followed by your configured password to the end of the URL where the tool is hosted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages