Skip to content
/ player Public

A highly experimental Concerto player. Maybe. Right now it's nothing to look at.

License

Notifications You must be signed in to change notification settings

bamnet/player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9cd94cd · Jun 1, 2021

History

53 Commits
Feb 24, 2021
Jun 1, 2021
Jun 1, 2021
Mar 25, 2021
Jun 1, 2021
Mar 25, 2021
Jun 1, 2021
Feb 15, 2021
Feb 15, 2021
Feb 15, 2021
Mar 7, 2021
Mar 12, 2021
Jun 1, 2021
Jun 1, 2021

Repository files navigation

Concerto Player

Concerto Player is an experimental new frontend for Concerto Digital Signage written in Flutter.

It aims to provide a cross-platform screen player that is easier to maintain than the existing stack by bundling all content types into the same package instead of relying on the post-distribution plugin process of the prior Concerto V2 frontends.

This is not ready for production use.

Target Platforms

One of the benefits of Flutter is that the same codebase can develop nearly native experiences on a variety of platforms. The player targets:

  1. Web, to provide compatability with the existing frontend platform.
  2. Android, to support tablets and TV devices.
  3. Everything else.