开源软件名称(OpenSource Name):pwittchen/spotify-cli-linux开源软件地址(OpenSource Url):https://github.com/pwittchen/spotify-cli-linux开源编程语言(OpenSource Language):Python 91.1%开源软件介绍(OpenSource Introduction):spotify-cli-linuxA command line interface to Spotify on Linux. This project is inspired by the similar project called shpotify, which does similar things, but on macOS. installation
hint #1: if you encounter problems during installation, try to call command with hint #2: if you still have problems (e.g. with resolving project dependencies), try to call if you have any problems with
upgrade
for the upgrade, you can apply the same hints like for installation usagestart the official Spotify desktop app run the following command from your terminal:
use one of the following parameters:
if you don't use any parameters, you'll enter the shell mode, where you'll be able to use all commands mentioned above solving problemsdbusWhen you've seen the following error:
Then try to install
If you are using another distro, then try to install lyricwikiaWhen, you're missing
usage with tmuxIf you want to use this script in your tmux panel, you can check tmux-plugin-spotify. developmentto install necessary tools for code formatting, static code analysis and releasing, run:
code formattingSource code should be formatted according to PEP8 style guides. To format code, run:
to verify code formatting, type:
static code analysisTo run static code analysis, execute:
docsto update docs on
to run docs locally, type:
and view page with docs at: 0.0.0.0:8000 view it on-line at https://pwittchen.github.io/spotify-cli-linux releasingconfigure your
then, update version in
note: Version is not kept in a single file due to problems with importing files within another file and distributing them to PyPi. There are also Python vesion issues. If you know how to fix this issue properly to keep version in one place, I'd be happy to review your PR :-). |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论