├── README.md ├── artwork-placeholder.png ├── index.php ├── style.css └── style.min.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jasontate/raspberry-pi-now-playing/HEAD/README.md -------------------------------------------------------------------------------- /artwork-placeholder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jasontate/raspberry-pi-now-playing/HEAD/artwork-placeholder.png -------------------------------------------------------------------------------- /index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jasontate/raspberry-pi-now-playing/HEAD/index.php -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jasontate/raspberry-pi-now-playing/HEAD/style.css -------------------------------------------------------------------------------- /style.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jasontate/raspberry-pi-now-playing/HEAD/style.min.css --------------------------------------------------------------------------------