• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install Spotify Web Player For Linux Ubuntu 16.04 LTS

Install Spotify Web Player For Linux Ubuntu 16.04 LTS

By Sourabh / September 9, 2016 Category: How To, Ubuntu

Spotify Web Player for Linux Ubuntu. Install Spotify Web Player for Linux on Ubuntu 16.04 LTS. Spotify Web Player for Linux is a Node.JS application built with electron to turn Spotify’s Web Player into a local player for a stable Spotify Player for Linux replacement

spotify-linux

Please Note: This is not the official Spotify application and is intended as a web application. This application could potentially become broken whenever Spotify update their Web Player layout. This was created as an alternative to their Spotify Application which was becoming out-dated until recently.

Features:

  • Notifications
  • Tray Icon with Play, Previous, Next, Logout, and Quit functionality.
  • Non-intrusive Spotify advertisements (except Spotify playback advertisements).
  • D-Bus/MPRIS support
  • Sing! A MusixMatch viewer integrated – sing your favourite songs from within the application
  • Light theme
  • Preferences – Customimize small things that can make a big difference
  • Search bar linked to Ctrl+S
  • Close To Tray (Minimize To Tray without the Tray Icon)

How to install Spotify Web Player for Linux

Few Linux Distors may need to make sure libappindicator-1 and libnotify4 (or alternative desktop environment packages) are installed that Electron will be able to use!

sudo apt-get install libappindicator-1 libnotify4

Next run the following commands to download the archive from GitHub and extract Spotify Web Player:

wget https://github.com/Quacky2200/Spotify-Web-Player-for-Linux/archive/master.zip
sudo mkdir -p /usr/bin/spotifywebplayer/lib/electron && sudo unzip master.zip /usr/bin/spotifywebplayer
cd /usr/bin/spotifywebplayer && . ./get_prerequisites.sh

Finally run the command given below to create application icon & application launcher:

sudo cp /usr/bin/spotifywebplayer/spotify-large-transparent.png /usr/share/pixmaps/spotify-web-player.png && sudo echo "[Desktop Entry]\nVersion=0.9.4\nName=Spotify Web Player\nComment=Music for every moment. Spotify is a digital music service that gives you access to millions of songs.\nExec=bash /usr/bin/spotifywebplayer/spotifywebplayer\nPath=/usr/bin/spotifywebplayer\nIcon=spotify-web-player\nCategories=GNOME;GTK;AudioVideo;Audio;Player;\nActions=PlayPause;Next;Previous;\nType=Application\nTerminal=false\n[Desktop Action PlayPause]\nName=Play/Pause\nExec=dbus-send --print-reply --reply-timeout=2500 --session --dest=org.mpris.MediaPlayer2.spotifywebplayer /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause\n[Desktop Action Next]\nName=Next\nExec=dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.spotifywebplayer /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Next\n[Desktop Action Previous]\nName=Previous\nExec=dbus-send --print-reply --session --dest=org.mpris.MediaPlayer2.spotifywebplayer /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Previous

Credit: https://github.com/Quacky2200/Spotify-Web-Player-for-Linux/

Tags: Install Spotify Web Player on Linux, Install Spotify Web Player on Ubuntu, Install Spotify Web Player Ubuntu 16.04, Install Spotify Web Player Ubuntu 16.10, Spotify on Ubuntu, Spotify Web Player for Linux, Spotify Web Player for Ubuntu, Spotify Web Player on Linux, Spotify Web Player on Ubuntu, Spotify Web Player Ubuntu 16.04, Spotify Web Player Ubuntu 16.10, Ubuntu 16.04 Install Spotify Web Player, Ubuntu 16.04 Spotify Web Player, Ubuntu 16.10 Install Spotify Web Player, Ubuntu 16.10 Spotify Web Player

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap