spotify-tui
About spotify-tui
Spotify TUI is a terminal-based client for Spotify, written in Rust. It allows users to control Spotify playback, browse music, and manage playlists directly from the command line.
The software connects to Spotify's API to enable features like searching for tracks, playing music, and viewing playlists. It includes both a text-based user interface and a command-line interface for controlling playback.
Key features
- Terminal-based Spotify client with interactive UI
- CLI for controlling playback and searching music
- Supports playlists, liked songs, and track playback
- Customizable theme colors via configuration file
- Shell completions for various shells (zsh, bash, etc.)
- Integration with Spotify's API for full functionality
- Cross-platform support (Linux, macOS, Windows)
Download v0.25.0
Aug 24, 2021WindowsWindows
macOSmacOS
LinuxLinux
Frequently asked questions
- Is spotify-tui free?
- Yes. spotify-tui is free and open-source software, distributed under the MIT license.
- Which platforms does spotify-tui support?
- spotify-tui provides downloads for Windows, macOS, Linux.
- What is the latest version of spotify-tui?
- The latest version is v0.25.0, released on Aug 24, 2021.
- How do I install Spotify TUI?
- It can be installed via package managers like Homebrew, Snap, AUR (Arch Linux), Nix, or Cargo. Pre-built binaries are also available for manual installation.
- What platforms are supported?
- Spotify TUI runs on Linux, macOS, and Windows (including Windows Subsystem for Linux).
- How do I authenticate with Spotify?
- You need to create a Spotify Developer application, obtain a Client ID and Secret, and configure the redirect URI. The app guides you through this process on first run.
- What license does Spotify TUI use?
- It is licensed under the MIT license.
More Developer Tools
PowerToys
microsoft
PowerToys is a set of utilities for enhancing productivity and customization on Windows systems. It includes various tools for developers and power users to streamline workflows.
Windows Terminal
microsoft
Windows Terminal combines the classic Windows console with a modern terminal application in one package. It provides developers with a unified interface for command-line tools and shells. The software supports multiple tabs, rich text, and customization options.
Neovim
neovim
Neovim is a fork of Vim focused on improved extensibility and usability. It maintains compatibility with Vim while offering modern features like embedded terminal support and a built-in LSP client. The project emphasizes maintainability and encourages community contributions.