Distributed Display allows centralized display content management of multiple client nodes.
-
Install Maven.
-
Clone the repository
git clone https://github.com/thinkray/distributed-display.git
-
Build the
core
module and install it in your local repository.cd core mvn package mvn install
-
Build the
server
andclient
.cd .. cd server mvn assembly:single cd .. cd client mvn assembly:single
-
The
.jar
executable is located inserer/target
andclient/target
.
This project, including the documentation, is licensed under the MIT license. Copyright (c) 2022