Spotctl

Use this skill when the user wants to command line interface to spotify music streaming service.

javimosch 8e07e22 1.0 KB Updated

File contents

Spotctl Plugin

Command line interface to Spotify music streaming service.

Commands

Operations

  • spotctl track play — play track via spotctl
  • spotctl track pause — pause track via spotctl
  • spotctl track next — next track via spotctl
  • spotctl track prev — prev track via spotctl
  • spotctl track search — search track via spotctl
  • spotctl playlist list — list playlist via spotctl
  • spotctl device list — list device via spotctl
  • spotctl album list — list album via spotctl
  • spotctl artist list — list artist via spotctl
  • spotctl status show — show status via spotctl
  • spotctl volume set — set volume via spotctl

Usage Examples

  • "spotctl --help"
  • "spotctl "

Installation

go install github.com/owenthereal/spotctl@latest

Examples

spotctl --version
spotctl --help

Key Features

  • spotify\n- music\n- streaming

javimosch/supercli/tree/main/plugins/spotctl/skills/quickstart commit 8e07e22898

Frequently asked questions

npx skillmds@latest add javimosch/spotctl