Skip to content

ch5zzy/bjorn-ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a9b4f33 · Feb 16, 2025

History

41 Commits
Feb 16, 2025
Jun 11, 2024
Mar 19, 2024
Mar 19, 2024
Jul 11, 2024
Mar 20, 2024
Aug 21, 2024
Aug 21, 2024
Mar 19, 2024
Mar 19, 2024
Mar 19, 2024

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