riffnshred

Results 15 issues of riffnshred

**Description** TOML is easier to read and less prone to user errors. For exemple: ``` debug = false live_mode = true loglevel = "INFO" [boards] [boards.clock] clock_rgb = "" date_rgb...

enhancement

**Description** On issue #170 someone proposed to make a web app to take care of the configuration. Here are some key notes I currently have in mind about that. -...

**Description** Here are some things that I think the App should have and be able to do. - Take care of the configuration and offer a quicker and easier way...

For when the main event (live game) go into shootout, change the layout and instead of the 2 logos and score, have the table with the team name in the...

enhancement

Show when a team pull their goalie

enhancement

Trigger a penalty board that display the player and the infraction with the amount of minute.

enhancement

To make sure the user dont loose their configuration when they update, put the base configuration into a config.base.json and generate a config.json on install. put the config.json in the...

enhancement

Need to rethink how to refresh the data and render the images using threading. This will allow to use scrolling text and rotate between different info on the same board...

Need to write design guidelines to help contributors make their board and features fit with the rest of the project.

Need Documentation

Find a reliable source (preferably an API, otherwise a web page we could scrape the info) and then show the Top prospect rank in a list with their nationality as...

enhancement