4 Android app that shows a notification icon in the status bar when
5 headphones are plugged into the phone.
7 The app aims to be a tiny as possible.
15 I wrote the headphone indicator app because I was immensely unsatisfied
16 with apps like `susomena's Headphones Indicator`__ which are over
17 2 MiB in size, but 99% of their code is only related to advertisement.
19 My task was to show that you can make it much, much better.
21 __ https://play.google.com/store/apps/details?id=com.susomena.headphonesindicator
32 =========================
33 About headphone indicator
34 =========================
38 Headphone indicators's source code is available from
39 http://git.cweiske.de/headphoneindicator.git
40 or the `mirror on github`__.
42 __ https://github.com/cweiske/headphoneindicator
47 Headphone indicator is licensed under the `GPL v3 or later`__.
49 __ http://www.gnu.org/licenses/gpl.html
54 Headphone indicator was written by `Christian Weiske`__.