From c073e827c79df38b551900a1470c6b5ca07798cc Mon Sep 17 00:00:00 2001 From: Antoine Gersant Date: Fri, 6 Apr 2018 01:15:37 -0700 Subject: [PATCH] Added link to polaris-android --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 109ff9c..67d2cd0 100644 --- a/README.md +++ b/README.md @@ -94,3 +94,6 @@ The steps below will walk you through setting up YDNS and Polaris to give your i Configure port forwarding on your router to redirect port 80 towards port 5050 on the computer where you run Polaris. The exact way to do this depends on your router manufacturer and model. Don't forget to restart Polaris to apply your configuration changes, and access your music from other computers at http://yourdomain.ydns.eu + +## Additional clients +When you install Polaris, it comes with a web interface which can be accessed using any modern browser. However, it may be more convenient to use a native app on your mobile device. Currently, the only such app is the official [Polaris client for Android](https://github.com/agersant/polaris-android).