Script to install/update Spotify for Debian/Ubuntu easily.
Go to file
2015-09-20 09:23:00 +02:00
desktop first commit 2015-09-19 18:57:40 +02:00
screenshots Added a screenshot 2015-09-19 19:26:29 +02:00
install-spotify.sh Fixed a comment 2015-09-20 09:23:00 +02:00
README.rst Added screenshot to README.rst 2015-09-19 19:46:08 +02:00

Spotify (Latest) for Debian/Ubuntu 
==================================

How to use:
-----------

* Clone the repository::

   $ git clone https://github.com/clamsawd/spotify-debian-ubuntu.git
   $ cd spotify-debian-ubuntu

* Then, run the script as root::

   # chmod +x install-spotify.sh
   # ./install-spotify.sh

* (Optional) To use the new icon of Spotify::

   # cd desktop
   # cp -rf spotify-client.png /usr/share/icons/
   # cp -rf spotify.desktop /usr/local/share/applications/
   
Screenshot:
-----------

.. image:: https://raw.githubusercontent.com/clamsawd/spotify-debian-ubuntu/master/screenshots/screenshot.png
    :align: center