Skip to content

tp971/splitscreen-gui

Repository files navigation

splitscreen-gui

SplitScreen is a program made to compare speedruns: it allows you to split video recordings into segments and compare them side-by-side.

Installation

Windows

Download the latest release for Windows under releases, extract the folder "SplitScreen" from the zip-file to any location and start SplitScreen.exe.

Linux

TODO

Development

Dependencies

TODO how to install dependencies

Building

  1. Build or install splitscreen-cli.
  2. Run the project using ./gradlew run or build a jar using ./gradlew shadowJar, which creates a jar-file in build/libs/.

splitscreen-gui searches for splitscreen-cli in the directory of the jar-file, the current working directory and PATH. For development, you can create a symlink to splitscreen-cli in the project's directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages