Skip to content

KimSchm/Spotify-Cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Spotify-Cli

A lightweight Bash script to control and query Spotify playback via DBus from the command line. This script allows you to play, pause, skip tracks, adjust volume, toggle shuffle/loop, and retrieve metadata like track title, artist, and album. It also supports formatted playback progress and integration with custom scripts or status bars.

Table of Contents

Installation

To install the Spotify-Cli script, follow these steps:

  1. Clone the repository:
    git clone https://github.com/KimSchm/Spotify-Cli.git
  2. Navigate to the project directory:
    cd Spotify-Cli
  3. Make the script executable:
    chmod +x spotify-cli.sh

Usage

To use the Spotify-Cli script, run the following command:

./spotify-cli.sh <command> [args]

For a full list of commands and usage, run:

./spotify-cli.sh help

Contribution Guidelines

We welcome contributions to the Spotify-Cli project! To contribute, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes and commit them with clear and concise commit messages.
  4. Push your changes to your forked repository.
  5. Create a pull request to the main repository.

For more detailed instructions, please refer to the CONTRIBUTING.md file.

Reporting Issues and Requesting Features

If you encounter any issues or have feature requests, please open an issue on the GitHub repository. Provide as much detail as possible to help us understand and address the issue or request.

About

A lightweight Bash script to control and query Spotify playback via DBus from the command line. This script allows you to play, pause, skip tracks, adjust volume, toggle shuffle/loop, and retrieve metadata like track title, artist, and album. It also supports formatted playback progress and integration with custom scripts or status bars.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors

Languages