mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
cdf8efa263
Add Mesthastic daemon and web interface. Co-authored-by: Austin Lane <vidplace7@gmail.com> Signed-off-by: George Sapkin <george@sapk.in>
10 lines
253 B
Desktop File
10 lines
253 B
Desktop File
<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
|
|
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
|
|
<service-group>
|
|
<name>Meshtastic</name>
|
|
<service protocol="ipv4">
|
|
<type>_http._tcp</type>
|
|
<port>80</port>
|
|
</service>
|
|
</service-group>
|