diff --git a/README.md b/README.md index b9d5aa9bb..691afd08e 100644 --- a/README.md +++ b/README.md @@ -614,16 +614,7 @@ If you want to do add the repository manually, please follow the procedure highl ![smb][smb-badge] ![localdisks][localdisks-badge] -✓ ![image](https://api.iconify.design/mdi/wifi-check.svg) [NetAlertX](netalertx/) : 🖧🔍 Centralized network visibility and continuous asset discovery. - -  ![Version](https://img.shields.io/badge/dynamic/yaml?label=Version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fnetalertx%2Fconfig.yaml) -![Update](https://img.shields.io/badge/dynamic/json?label=Updated&query=%24.last_update&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fnetalertx%2Fupdater.json) -![aarch64][aarch64-badge] -![amd64][amd64-badge] -![ingress][ingress-badge] -![mqtt][mqtt-badge] - -✓ ![image](https://api.iconify.design/mdi/wifi-check.svg) [NetAlertX Full Access](netalertx_fa/) : 🖧🔍 WIFI / LAN scanner, intruder, and presence detector +✓ ![image](https://api.iconify.design/mdi/wifi-check.svg) [NetAlertX](netalertx_fa/) : 🖧🔍 Centralized network visibility and continuous asset discovery.   ![Version](https://img.shields.io/badge/dynamic/yaml?label=Version&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fnetalertx_fa%2Fconfig.yaml) ![Update](https://img.shields.io/badge/dynamic/json?label=Updated&query=%24.last_update&url=https%3A%2F%2Fraw.githubusercontent.com%2Falexbelgium%2Fhassio-addons%2Fmaster%2Fnetalertx_fa%2Fupdater.json) diff --git a/netalertx/CHANGELOG.md b/netalertx_fa/netalertx/CHANGELOG.md similarity index 100% rename from netalertx/CHANGELOG.md rename to netalertx_fa/netalertx/CHANGELOG.md diff --git a/netalertx/Dockerfile b/netalertx_fa/netalertx/Dockerfile similarity index 100% rename from netalertx/Dockerfile rename to netalertx_fa/netalertx/Dockerfile diff --git a/netalertx/README.md b/netalertx_fa/netalertx/README.md similarity index 100% rename from netalertx/README.md rename to netalertx_fa/netalertx/README.md diff --git a/netalertx/apparmor.txt b/netalertx_fa/netalertx/apparmor.txt similarity index 100% rename from netalertx/apparmor.txt rename to netalertx_fa/netalertx/apparmor.txt diff --git a/netalertx/build.json b/netalertx_fa/netalertx/build.json similarity index 100% rename from netalertx/build.json rename to netalertx_fa/netalertx/build.json diff --git a/netalertx/config.yaml b/netalertx_fa/netalertx/config.yaml similarity index 100% rename from netalertx/config.yaml rename to netalertx_fa/netalertx/config.yaml diff --git a/netalertx/icon.png b/netalertx_fa/netalertx/icon.png similarity index 100% rename from netalertx/icon.png rename to netalertx_fa/netalertx/icon.png diff --git a/netalertx/logo.png b/netalertx_fa/netalertx/logo.png similarity index 100% rename from netalertx/logo.png rename to netalertx_fa/netalertx/logo.png diff --git a/netalertx_fa/netalertx/oldname b/netalertx_fa/netalertx/oldname new file mode 100644 index 000000000..56d427ee1 --- /dev/null +++ b/netalertx_fa/netalertx/oldname @@ -0,0 +1 @@ +netalertx diff --git a/netalertx/rootfs/etc/cont-init.d/91-configure.sh b/netalertx_fa/netalertx/rootfs/etc/cont-init.d/91-configure.sh similarity index 100% rename from netalertx/rootfs/etc/cont-init.d/91-configure.sh rename to netalertx_fa/netalertx/rootfs/etc/cont-init.d/91-configure.sh diff --git a/netalertx/rootfs/etc/cont-init.d/99-run.sh b/netalertx_fa/netalertx/rootfs/etc/cont-init.d/99-run.sh similarity index 100% rename from netalertx/rootfs/etc/cont-init.d/99-run.sh rename to netalertx_fa/netalertx/rootfs/etc/cont-init.d/99-run.sh diff --git a/netalertx/stats.png b/netalertx_fa/netalertx/stats.png similarity index 100% rename from netalertx/stats.png rename to netalertx_fa/netalertx/stats.png diff --git a/netalertx/updater.json b/netalertx_fa/netalertx/updater.json similarity index 100% rename from netalertx/updater.json rename to netalertx_fa/netalertx/updater.json