Desktop builds. #1

Merged
nellemann merged 11 commits from desktop into main 2023-08-14 17:40:48 +00:00
2 changed files with 5 additions and 2 deletions
Showing only changes of commit 9c161d115e - Show all commits

View file

@ -37,7 +37,7 @@ steps:
AUTH_TOKEN: # Gitea access token ENV variable
from_secret: AUTH_TOKEN # Name of DroneCI secret exposed above
commands:
- dnf -y install unzip zip curl rpm-build java-17-openjdk
- dnf -y install unzip zip rpm-build java-17-openjdk
# - bash -c "curl -s 'https://get.sdkman.io' | bash"
# - bash -c "source $HOME/.sdkman/bin/sdkman-init.sh && sdk install java 17.0.8.fx-librca"
# - bash -c "source $HOME/.sdkman/bin/sdkman-init.sh && ./gradlew --no-daemon clean build jpackage"

View file

@ -1,6 +1,9 @@
# mDNS Explorer
View all multicastDNS devices on your local network.
View multicastDNS services on your local network.
![mDNS-Explorer](doc/mDNS-Explorer.png)
## Development