Warning
This project is unfinished. Do not have any expectations.
Sheet is a client for the Shoot messenger
First make sure that you have at least JDK 17 installed. Then execute this command to run the client:
$ ./gradlew runDistributable
If you want to build a distributable package for the current OS, run the following:
$ ./gradlew createDistributable
Files will be in build/compose/binaries/main/app/Sheet