diff --git a/docs/development/roadmap.rst b/docs/development/roadmap.rst index f9588cb8..dff9a9d7 100644 --- a/docs/development/roadmap.rst +++ b/docs/development/roadmap.rst @@ -57,6 +57,8 @@ Stuff we want to do, but not right now, and maybe never - Frontends: + - Publish the server's presence to the network using `Zeroconf + `_/Avahi. - D-Bus/`MPRIS `_ - REST/JSON web service with a jQuery client as example application. Maybe based upon `Tornado `_ and `jQuery