mnishig / mdns-discover

mdns service discover implemented with python kivy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# mdns-discover
This project is display mdns (avahi) services on your LAN.
I need a tool familar avahi-brows-xx tools at Linux, cause Mac OS dose not have tools of avahi-utils.

This tool also have very simple GUI with Kivy.


## install dependency package
$ pip install -r requirements.txt

## usage

$ source p3/bin/activate

$ python app.py


About

mdns service discover implemented with python kivy

License:MIT License


Languages

Language:Python 97.4%Language:kvlang 2.6%