Created
February 26, 2026 18:34
-
-
Save msmorul/269e852c20374a654c54a4bc165b299f to your computer and use it in GitHub Desktop.
FPP-Baldrick Plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "repoName": "fpp-baldrick", | |
| "name": "Baldrick8 Manager", | |
| "author": "Mike Smorul", | |
| "description": "View and test Baldrick controllers", | |
| "homeURL": "https://gitlab.com/xmas-lights/fpp-baldrick", | |
| "srcURL": "https://gitlab.com/xmas-lights/fpp-baldrick.git", | |
| "bugURL": "https://github.com/user/baldrick-plugin/issues", | |
| "allowUpdates": 1, | |
| "requires": [], | |
| "versions": [ | |
| { | |
| "minFPPVersion": "9.0", | |
| "maxFPPVersion": "0", | |
| "branch": "main", | |
| "sha": "", | |
| "dependencies": {} | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment