vscode-spotify:在vscode中使用Spotify(在Mac,Windows和Linux上)

时间:2021-05-02 15:50:22
【文件属性】:
文件名称:vscode-spotify:在vscode中使用Spotify(在Mac,Windows和Linux上)
文件大小:154KB
文件格式:ZIP
更新时间:2021-05-02 15:50:22
TypeScript vscode-spotify 在vscode中使用Spotify。 提供与Spotify桌面客户端的集成。 请注意,某些功能仅在macOS系统上可用(请参阅) 此扩展要求Spotify Premium可以在Windows上运行 这个怎么运作 在macOS上,此扩展使用 (基本上是官方Spotify AppleScript API的包装器)与Spotify通信。 在Windows上,它的扩展名使用Spotify Web API。 在Linux上,它结合使用dbus和pactl。 Spotify Web API实现可以在任何平台上使用,但是它确实有一些缺点: 没有互联网连接就无法工作(Linux和OS X的实现可以)。 完整功能仅适用于Spotify Premium用户。 API调用受速率限制。 同时,它提供了更紧密的集成,并且或多或少都经过了未来的检验。 特征 在vsco
【文件预览】:
vscode-spotify-master
----.gitignore(979B)
----tsconfig.json(641B)
----README.md(17KB)
----CHANGELOG.md(5KB)
----resources()
--------light()
--------dark()
----.all-contributorsrc(5KB)
----.vscode()
--------extensions.json(186B)
--------launch.json(1KB)
--------settings.json(498B)
--------tasks.json(494B)
----LICENSE(1KB)
----package.json(13KB)
----src()
--------consts()
--------components()
--------request()
--------utils()
--------actions()
--------lyrics()
--------state()
--------commands.ts(3KB)
--------reducers()
--------spotify()
--------config()
--------isAlbum.ts(160B)
--------types()
--------spotify-status-controller.ts(2KB)
--------extension.ts(2KB)
--------store()
--------auth()
--------info()
----media()
--------screenshot2.png(51KB)
--------screenshot.png(20KB)
--------icon.png(8KB)
----.vscodeignore(145B)
----.eslintrc.json(434B)
----package-lock.json(113KB)

网友评论