Rpotify:Spotify CLI 远程控制

时间:2024-07-14 18:02:35
【文件属性】:

文件名称:Rpotify:Spotify CLI 远程控制

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-14 18:02:35

ruby shell cli spotify terminal

#Rpotify Rpotify 是一种无需 GUI 即可远程管理 Spotify 的工具,只能通过 CLI。 ##特征 目前的特点: 播放/暂停/停止 下一个/上一个 随机/重复 音量增大/减小 正在播放 信息轨道 搜索歌曲/专辑/艺术家 未来功能: 订单搜索 访问个人列表 下载曲目/封面 ... ##如何安装 ###依赖 对于音量增大/减小和随机播放/重复是必要的 xdotool: sudo apt-get install xdotool 搜索音乐是必要的: ###安装 下载、解压和启动: wget -O rpotify.zip https://github.com/Madh93/Rpotify/archive/master.zip unzip rpotify.zip && cd Rpotify-master ./rpotify.sh ##如何使用 列出所有命令:


【文件预览】:
Rpotify-master
----.gitignore(29B)
----src()
--------search.rb(2KB)
--------album.rb(119B)
--------base.rb(1KB)
--------song.rb(118B)
--------artist.rb(121B)
--------authentication.rb(429B)
----README.md(1KB)
----rpotify.sh(3KB)
----config()
--------credentials.txt(37B)
----usage.sh(1016B)

网友评论