This tool is intended to be used during development and testing of the Bisq Android and iOS apps. It can be used to send push notifications rather than relying on the Bisq client to send the notifications. More documentation can be found here.
The following is necessary to build and run this application.
- Java 17
./mvnw clean install
./mvnw clean javafx:run