An open API service indexing awesome lists of open source software.

https://github.com/organization/alspotron

Alspotron: Shows the egg lyrics of the track, playing on Spotify / YouTube Music
https://github.com/organization/alspotron

alsong alsong-lyric electron hacktoberfest lyrics solidjs spotify typescript vite youtube-music

Last synced: 5 months ago
JSON representation

Alspotron: Shows the egg lyrics of the track, playing on Spotify / YouTube Music

Awesome Lists containing this project

README

          

# Alspotron

### Vollständig anpassbarer Songtext-Viewer für *Spotify* und *YouTube Music*

> Alspotron zeigt Texte von Songs an, die auf Musik-Streaming-Plattformen wie `Spotify` oder `YouTube Music` abgespielt werden.
> Falls keine Songtexte gefunden werden können, zeigt Alpostron die integrierten Songtexte von Spotify an (nur bei der Wiedergabe mit `Spotify`)

### Screenshots

- Hier sind einige Beispielscreenshots von Songtexten, die mit Alspotron angezeigt werden. Die Position der Songtexte ist nach Belieben anpassbar.

| Spotify | Youtube Music | Spiel-Overlay (getestetes Spiel: Overwatch) |
|:------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------:|
| ![Spotify Screenshot](https://i.imgur.com/0JJMhaU.png) | ![YouTube Music Screenshot](https://github.com/organization/alspotron/assets/16558115/fc22323e-d0b2-4abc-882e-2281c13f4cf4) | ![Overlay Screenshot](https://github.com/organization/alspotron/assets/16558115/7bb95071-b8f7-45e1-af59-02e1586d5dcc) |

## Installation

### Spotify

#### 1. [Spicetify installieren](https://github.com/khanhas/spicetify-cli)

- Bitte folgen Sie dem obigen Link, um `Spicetify` zu installieren.

#### 2. [Alspotron herunterladen](https://github.com/organization/alspotron/releases)

- Installieren Sie die neueste Version von Alspotron unter `Releases`.
- Falls Sie Windows verwenden, müssen Sie `Alspotron-Web-Setup-[Version].exe` installieren.

#### 3. Alspotron Companion installieren

- Laden Sie [`alspotron.js`](https://powernukkit.github.io/DownGit/#/home?directFile=1&url=https://github.com/organization/alspotron/blob/master/extensions/alspotron.js) herunter und legen Sie es im Ordner [Extensions Ordner Im Installationsort von Spicetify](https://spicetify.app/docs/advanced-usage/extensions/) ab.
- Fügen Sie die Erweiterung `alspotron.js `mit dem folgenden Befehl zu `Spicetify` hinzu.
```bash
spicetify config extensions alspotron.js
```
- Nach Ausführung des folgenden Befehls wird Spotify neu gestartet und die Erweiterung alspotron.js angewendet.
```bash
spicetify apply
```

---

### YouTube Music

#### 1. [YouTube Music Desktop installieren](https://github.com/th-ch/youtube-music/releases)

- Bitte folgen Sie dem obigen Link, um `Youtube Music Desktop` zu installieren.

#### 2. Starten Sie `Youtube Music Desktop`, wählen Sie im Menü `Erweiterungen` aus und aktivieren Sie `Tuna OBS`.

#### 3. [Alspotron herunterladen](https://github.com/organization/alspotron/releases)

- Installieren Sie die neueste Version von Alspotron unter `Releases`.
- Falls Sie Windows verwenden, müssen Sie `Alspotron-Web-Setup-[Version].exe` installieren.

---

### Andere Plattformen (z. B. Apple Music)

#### 1. Folgen Sie diesem [Link](https://github.com/univrsal/tuna) zur Installation der Browsererweiterung (tampermonkey script).
#### 2. [Alspotron herunterladen](https://github.com/organization/alspotron/releases)
- Installieren Sie die neueste Version von Alspotron unter `Releases`.
- Falls Sie Windows verwenden, müssen Sie `Alspotron-Web-Setup-[Version].exe` installieren.

---

### Anleitung

#### Windows, Linux

- Starten Sie `Alspotron`.

#### macOS

- Starten Sie Alspotron mit dem Befehl
```bash
xattr -cr /Applications/Alspotron.app
```
- oder mit dieser [Anleitung](https://www.macworld.com/article/672947/how-to-open-a-mac-app-from-an-unidentified-developer.html).

## Konfiguration

1. Präferenzen

| Position der Songtexte anpassen | Theme-Einstellung anpassen |
|:--------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------:|
| ![image](https://github.com/organization/alspotron/assets/16558115/28b64547-70df-4c32-9ee4-df8528be9f72) | ![image](https://github.com/organization/alspotron/assets/16558115/2f8b3420-c235-4747-8a68-79ee46d85e45) |

2. Zum Auswählen anderer Songtexte für den aktuell abgespielten Song wählen Sie das Menü `Songtext auswählen` auf dem Tray-Symbol.

| Suchen Sie andere Songtexte für den aktuell abgespielten Song. |
|:--------------------------------------------------------------------------------------------------------:|
| ![image](https://github.com/organization/alspotron/assets/16558115/1de5703a-1bde-4152-8c17-092463750246) |

## Plugin
Siehe [diese Dokumentation](https://github.com/organization/alspotron/wiki/Plugin)

Siehe [dieses Beispiel](https://github.com/organization/alspotron/tree/master/example/alspotron-plugin)

## Migration von Alspotify

Siehe [diese Dokumentation](https://github.com/organization/alspotron/blob/master/MIGRATION_FROM_ALSPOTIFY.md)

## LICENSE

`Apache License 2.0`

## Special thanks

- [Khinenw](https://github.com/HelloWorld017)'s **[Alspotify](https://github.com/HelloWorld017/alspotify)**