X-Git-Url: https://git.cweiske.de/headphoneindicator.git/blobdiff_plain/6b82620eb8b0f82f8cd427f2b79a6e781de6ef27..200e6b166fd7a9991b16ab30c6aaf70e2f865062:/README.rst diff --git a/README.rst b/README.rst index 795e3aa..6d4bb49 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ Runs on Android 4.4+. ===== Usage ===== -After installation, you have to start the application `at least once`__. +After installation_, you have to start the application `at least once`__. Then it will be running as a background service that shows the headset status icon whenever the headphones are plugged in. @@ -34,6 +34,21 @@ My task was to show that you can make it much, much better. __ https://play.google.com/store/apps/details?id=com.susomena.headphonesindicator +============ +Installation +============ +You have several installation options: + +#. Install from `F-Droid`__ +#. Pay on `Google Play`__ +#. Download ``.apk`` from `Github`__ +#. `Build it yourself <#building>`_ + +__ https://f-droid.org/repository/browse/?fdid=de.cweiske.headphoneindicator +__ https://play.google.com/store/apps/details?id=de.cweiske.headphoneindicator +__ https://github.com/cweiske/headphoneindicator/releases + + ======== Building ========