Git Product home page Git Product logo

ssl-status-board's Introduction

CircleCI Go Report Card Go Doc Release Coverage

SSL Status Board

A Status Board for the Small Size League, optimized to show the current game state on a large screen.

Adding your teams logo

If you would like to see your teams logo on the status-board, add it to frontend/src/assets/logos and include it in frontend/src/teamLogoUrl.js. The team name must match the one configured in the ssl-game-controller in all lowercase.

Usage

If you just want to use this app, simply download the latest release binary. The binary is self-contained. No dependencies are required.

You can also use pre-build docker images:

docker pull robocupssl/ssl-status-board
docker run -p 8082:8082 robocupssl/ssl-status-board

By default, the UI is available at http://localhost:8082

A configuration file will be generated to config/board-config.yaml and can be tweaked.

Runtime Requirements

  • No software dependencies (except for development, see below)
  • 64bit Linux, Windows, OSX (build your 32bit binaries yourself...)
  • A reasonable Web-Browser (mostly tested on Chrome)

Development

Requirements

You need to install following dependencies first:

  • Go
  • Node

See .circleci/config.yml for compatible versions.

Frontend

See frontend/README.md

Build

Build and install all binaries:

make install

Run

Build and run main binary:

make run

ssl-status-board's People

Contributors

g3force avatar renovate-bot avatar renovate[bot] avatar mame98 avatar dependabot[bot] avatar phibabin avatar aganjali avatar emielsteerneman avatar mark-zu avatar alexschmitz222 avatar etienneschmitz avatar logan-shi avatar spellcheckerextraordinaire avatar barulicm avatar selinazwerver avatar akito914 avatar lixfel avatar nerdfire01 avatar takatohorii avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.