spotipi:用于 Raspberry Pi 的 Spotify 播放器

时间:2021-06-09 15:23:51
【文件属性】:
文件名称:spotipi:用于 Raspberry Pi 的 Spotify 播放器
文件大小:218KB
文件格式:ZIP
更新时间:2021-06-09 15:23:51
JavaScript 斯波蒂皮 用于分布式 Raspberry Pi 设备的 Spotify 播放器。 安装 假设:您使用的是运行最新 Raspbian OS (Debian) 的 Raspberry Pi 2。 这是我的设置并且它有效。 其他什么都靠自己。 下拉代码 git clone https://github.com/drb/spotipi.git 如果尚未安装,请安装 Node.js sudo apt-get install curl sudo curl -sL https://deb.nodesource.com/setup | sudo bash - apt-get install -y nodejs apt-get install -y build-essential [可选...但很重要] Debian/Ubuntu 需要 alsa.h 头文件(ALSA 后
【文件预览】:
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)

网友评论