Add lan scanner 1.1.0 (#629)
- add: emmc-health@1.1.0
Add Makefile for eMMC health monitoring application.
-
Add logo
-
add: lan-scanner@1.1.0
-
add: logo
-
Add luci-js-deps to package dependencies
diff --git a/applications/app-meta-lan-scanner/Makefile b/applications/app-meta-lan-scanner/Makefile
new file mode 100644
index 0000000..93c64f4
--- /dev/null
+++ b/applications/app-meta-lan-scanner/Makefile
@@ -0,0 +1,19 @@
+# This is free software, licensed under the Apache License, Version 2.0.
+
+include $(TOPDIR)/rules.mk
+
+PKG_VERSION:=1.1.0
+PKG_RELEASE:=1
+
+META_TITLE:=局域网设备扫描
+META_TITLE.en:=LAN Device Scanner
+META_DEPENDS:=+luci-app-lan-scanner +luci-js-deps
+META_DESCRIPTION:=用于按CIDR网段扫描局域网内的在线、未响应和离线设备,支持扫描进度显示、MAC地址识别、历史设备状态区分和结果筛选。
+META_DESCRIPTION.en:=A LuCI app for scanning online, unresponsive, and offline devices within a local network by CIDR subnet, with scan progress, MAC address detection, device history status and result filtering.
+META_AUTHOR:=陈雨
+META_TAGS:=network tool system
+META_LUCI_ENTRY:=/cgi-bin/luci/admin/services/lan-scanner
+META_WEBSITE:=https://github.com/adminchenyu/LAN-Scanner
+
+include ../../meta.mk
+# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/app-meta-lan-scanner/logo.png b/applications/app-meta-lan-scanner/logo.png
new file mode 100644
index 0000000..f5998a2
Binary files /dev/null and b/applications/app-meta-lan-scanner/logo.png differ
GitHub
sha: b450cd4c784d019ca22a9cc7dbd8fc54ed43d53c