spogo is a terminal-based Spotify controller designed to provide fast, scriptable playback management directly from the command line. Built with automation and developer workflows in mind, it enables users to search tracks, manage playback, switch devices, and control Spotify sessions without relying on the official desktop interface. The project integrates with Spotify accounts using imported browser authentication, allowing secure local access without exposing credentials directly in scripts. spogo is frequently used alongside AI agent ecosystems such as OpenClaw, where it acts as a lightweight music playback utility for automated assistants and workflow integrations. Its design emphasizes responsiveness, simplicity, and compatibility with shell-based environments, making it useful for power users, automation enthusiasts, and developers. The tool also supports status inspection and device management, enabling flexible multi-device audio control from terminal environments.
Features
- Terminal-based Spotify playback control
- Track and artist search commands
- Device switching and management tools
- Pause, resume, skip, and queue support
- Authentication through browser cookie import
- Integration with automation and AI agent workflows