| commit | author | age | ||
| a48ca3 | 1 | # Tango |
| U | 2 | |
| 3 | Tango streamt Musik und Videos über das Netz und stellt eine einfach verwendbare Bedienoberfläche zur Konfiguration und Steuerung bereit. | |
| 4 | ||
| 5 | Weitere Informationen auf der [Produktseite](https://uhilger.de/data/pg/tango/). | |
| 6 | ||
| 7 | ## Abhängigkeiten | |
| 8 | ||
| 86cd42 | 9 | Tango nutzt und erfordert die folgenden Produkte: |
| a48ca3 | 10 | |
| U | 11 | [Java](https://adoptopenjdk.net/) - Ablaufumgebung |
| 12 | [Gson](https://github.com/google/gson) - JSON/Java Serialisierung und Deserialisierung | |
| 13 | [jID3Lib](http://javamusictag.sourceforge.net/) - Java ID3 Tag Library | |
| 14 | [Mustache](http://mustache.github.io/) - "Logic-less templates." | |
| 86cd42 | 15 | [RobotoRegular](https://fonts.google.com/specimen/Roboto) - Schriftart |
| a48ca3 | 16 | |