Skip to main content

Command Line Spotify Lyrics with Album Cover

Project description

Yet Another Spotify Command Line Lyrics

Lyrics-Screenshot

Requirements

  • ueberzug
  • dbus-python
  • requests
  • beautifulsoup4
  • lxml

Install

From PyPI

pip3 install yet-another-spotify-lyrics --user

From Source

git clone https://github.com/goktug97/yet-another-spotify-lyrics
cd yet-another-spotify-lyrics
python setup.py install --user

Usage

spotify-lyrics

Keybindings

Action Keybinding
scrool-up k
scrool-down j
edit-lyrics e
refresh r
delete-cached d
quit-program q
  • edit-lyrics: Open lyrics in $EDITOR
  • refresh: Re-prints lyrics and song info.
  • delete-cached: Deletes cached lyrics and gets lyrics from the internet.

Example Use Case (i3wm)

bindsym $mod+Shift+Home exec st -n Lyrics -e spotify-lyrics
for_window [instance="Lyrics"] floating enable; [instance="Lyrics"] move position center
for_window [instance="Lyrics"] resize set 644 388

License

yet-another-spotify-lyrics is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yet-another-spotify-lyrics-1.0.3.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

yet_another_spotify_lyrics-1.0.3-py3.8.egg (8.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page