Skip to content

Mass configuration tool for large scale solstice deployemetns

Notifications You must be signed in to change notification settings

dawilco/SpringBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Spring Bridge

Spring Bridge is a tool used to do mass setting of backgrounds to soltice displays

Create a directory named img

Place at least 6 photos in this directory. The script will random select 6 from the directory if you plae more than 6

Create the MySQL config file

{
    "MySQLUser":"User",
    "MySQLPassoword":"Secret",
    "MySQLHost":"Databas host",
    "MySQLDB":"Database Name",
    "MySQLQuery":"Query"
}

Usage

No special build requirements. Run go build then execute the ending bianary.

About

Mass configuration tool for large scale solstice deployemetns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages