From b9114a793cce0913b6cca17ffa78ab7315e03d1a Mon Sep 17 00:00:00 2001 From: Mark Nellemann Date: Fri, 17 May 2024 07:54:57 +0000 Subject: [PATCH] Update README.md --- README.md | 45 ++------------------------------------------- 1 file changed, 2 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index 15675cd..5d0d432 100644 --- a/README.md +++ b/README.md @@ -1,44 +1,3 @@ -# mDNS Explorer - -See devices on your local network that advertises services through mDNS (multicast DNS). - -![mDNS-Explorer](doc/mDNS-Explorer.png) - -When selecting an entry from the list: -- the service URL is copied to your clipboard -- and you will see any properties from the selected service - -Download installers for Windows, macOS & Linux here: [https://git.data.coop/nellemann/-/packages/generic/mdns-explorer/](https://git.data.coop/nellemann/-/packages/generic/mdns-explorer/) - - -## Development - -Java SDK version 17 (or later) is required. - -Information on how to build and package mDNS-Explorer: - -```shell -./gradlew build jpackage -``` - -### Windows - -Download and install: - -- Microsoft .NET Framework 3.5 -- Wix Toolset 3.11.2 (or later) - - -### Linux - -On Debian/Ubuntu: - -- ```apt install dpkg-dev rpm``` - - -### MacOS - -Install xcode command line tools: - -- ```xcode-select --install``` +# Repository moved +Please visit [github.com/mnellemann/mdnsexplorer](https://github.com/mnellemann/mdnsexplorer) \ No newline at end of file