Files
packages/net/meshtasticd/files/meshtasticd.service
T
George Sapkin cdf8efa263 meshtasticd: add new package
Add Mesthastic daemon and web interface.

Co-authored-by: Austin Lane <vidplace7@gmail.com>
Signed-off-by: George Sapkin <george@sapk.in>
2026-05-30 21:46:27 +03:00

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>