Skip to content

MLB-LED-Scoreboard/MLB-LED-Scoreboard.github.io

Repository files navigation

MLB LED Scoreboard Config Editor

A web-based GUI for generating configuration files for the mlb-led-scoreboard project.

Features

  • Edit config.json, colors/teams.json, colors/scoreboard.json, and coordinates/wXhY.json through a form UI
  • Select any tagged release version (v9+) or the dev branch
  • Download or copy the generated JSON output

Usage

Open the site and select a schema version. Fill out the form fields, then use the Download or Copy button to get your JSON file. Place the downloaded files in your mlb-led-scoreboard installation directory.

Development

Install dependencies:

npm install

Run locally:

npm run dev

Opens at http://localhost:5173 with hot reload.

Build for production:

npm run build

Output goes to dist/. Deployed automatically to GitHub Pages on push to main via GitHub Actions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors