Skip to content
This repository was archived by the owner on Nov 22, 2020. It is now read-only.

V2C-Development-Team/v2c-desktop-controller-linux

Repository files navigation

V2C Desktop Controller for Linux

Copyright (c) 2020 V2C Development Team. All rights reserved.

Build

You need Java 11. This project can be tested and compiled with the following command.

chmod u+x ./gradlew

./gradlew clean shadowJar

Execution

To run it, just do java -jar build\libs\v2c-desktop-controller-linux.jar.

You can optionally specify some command-line arguments.

Short Param Long Param Description Default
-p --port The port number 5698
-u --u Enables UI Disabled

License

This repository is subject to the Apache License, Version 2.0.

About

V2C Linux desktop controller proof-of-concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages