Skip to content

tors42/teamcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Check

A Lichess Team Management application

Download

Download the application for your Operating System, unpack and run (teamcheck-x.y.z/bin/teamcheck)

https://github.com/tors42/teamcheck/releases/

Screenshots

Use search field to find a team, and select it in drop-down box,

search

And click Launch to see team members "flying" in...

launch

Build

If you want to build the application yourself, make sure to use at least Java 21. A JDK archive can be downloaded and unpacked from https://jdk.java.net

$ java -version
openjdk version "22.0.1" 2024-04-16
OpenJDK Runtime Environment (build 22.0.1+8-16)
OpenJDK 64-Bit Server VM (build 22.0.1+8-16, mixed mode, sharing)

$ java build/Build.java

or to cross-compile:

$ java build/Build.java cross

Run

$ out/runtime/bin/teamcheck