文件名称:spotipi:用于 Raspberry Pi 的 Spotify 播放器
文件大小:218KB
文件格式:ZIP
更新时间:2024-06-29 09:10:31
JavaScript
斯波蒂皮
用于分布式 Raspberry Pi 设备的 Spotify 播放器。
安装
假设:您使用的是运行最新 Raspbian OS (Debian) 的 Raspberry Pi 2。 这是我的设置并且它有效。 其他什么都靠自己。
下拉代码
git clone https://github.com/drb/spotipi.git
【文件预览】:
spotipi-master
----.jshintrc(940B)
----.gitignore(37B)
----spotipi.js(15KB)
----templates()
--------tpl-alert.html(153B)
--------tpl-rooms.html(883B)
--------tpl-artwork.html(236B)
--------tpl-scrubber.html(50B)
--------tpl-controls.html(248B)
--------tpl-header.html(281B)
--------tpl-playlist.html(531B)
--------tpl-search-expanded.html(843B)
--------tpl-floater.html(536B)
--------tpl-login.html(574B)
--------tpl-search.html(2KB)
--------tpl-album.html(569B)
----package.json(578B)
----server()
--------preauth.php(861B)
--------authed.php(355B)
----public()
--------fonts()
--------images()
--------sass()
--------js()
--------css()
----README.md(2KB)
----.foreverignore(69B)
----index.html(741B)
----lib()
--------playlist.js(2KB)
----config.rb(218B)