Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adgaudio/raspberry_pi_mopidy

An install script that sets up mopidy and rompr on a raspberry pi running Ubuntu
https://github.com/adgaudio/raspberry_pi_mopidy

Last synced: 15 days ago
JSON representation

An install script that sets up mopidy and rompr on a raspberry pi running Ubuntu

Awesome Lists containing this project

README

        

This script will install Mopidy (a music player daemon) and Rompr (a web
frontend) on Ubuntu.

I use this script to set up a raspberry pi with spotify.

Use like this:

1. Copy or clone files to the raspberry pi (or any server) running Ubuntu
2. Run install script

```
# get files
git clone git [email protected]:adgaudio/raspberry_pi_mopidy.git
# install
cd raspberry_pi_mopidy
sh install.sh SPOTIFY_USER SPOTIFY_PW LASTFM_USER LASTFM_PW
```