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
- Host: GitHub
- URL: https://github.com/organization/alspotron
- Owner: organization
- License: apache-2.0
- Created: 2023-06-27T18:25:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-08T19:09:42.000Z (5 months ago)
- Last Synced: 2025-05-09T01:47:45.978Z (5 months ago)
- Topics: alsong, alsong-lyric, electron, hacktoberfest, lyrics, solidjs, spotify, typescript, vite, youtube-music
- Language: TypeScript
- Homepage:
- Size: 15.9 MB
- Stars: 86
- Watchers: 8
- Forks: 5
- Open Issues: 20
-
Metadata Files:
- Readme: README-i18n/de.md
- License: LICENSE
Awesome Lists containing this project
README
### 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) |
|:------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------:|
|  |  |  |## 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 |
|:--------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------:|
|  |  |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. |
|:--------------------------------------------------------------------------------------------------------:|
|  |## 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)**