Skip to content

Rust application enabling free streaming of data from a Daktronics console to the SaaS platform Singular.Live

Notifications You must be signed in to change notification settings

zabackary/daktronics-singular-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daktronics Singular UI

A generically named cross-platform desktop application enabling free streaming of data from a Daktronics console to the SaaS platform Singular.Live.

Demo video

daktronics-singular-ui-demo.webm

Setup

Binaries

Grab the binaries from the GitHub releases page. For now, a Linux binary and Windows binary are provided. Daktronics Singular UI is highly portable, so a MacOS version is possible. However, Apple does not make cross-compiling easy and I don't own a MacOS machine (I do have an old Mac Mini, so I might turn that into a build server, but no promises).

From source

To build from source, make sure you have a Rust toolchain installed, then do:

cargo build --release

and the binary will be built at target/release/daktronics-singular-ui. The binary does not have any dependencies as everything (libraries, icons, etc.) is statically linked.

Stack

About

Written for the Christian Academy in Japan productions team for use in live-streaming sports events.

About

Rust application enabling free streaming of data from a Daktronics console to the SaaS platform Singular.Live

Topics

Resources

Stars

Watchers

Forks