forked from SpoTUI/SpoTUI
f4787d9cab3bec4d2ed5dd1daf403ce08f8fb43f
SpoTUI
SpoTUI is a terminal-style Spotify skin built for Spicetify.
It combines:
- a custom UI overlay in
theme.js - theme styling in
user.css - Spotify color values in
color.ini
Screenshot
Features
- Terminal-inspired interface
- Built-in playback controls
- Playlist browsing and management
- Spotify-native fallback mode
- Copy-log and hide/show controls
Installation
Linux
- Open a terminal.
- Go to your Spicetify themes directory:
cd ~/.config/spicetify/Themes - Clone or pull this repo into that folder:
If you already have it locally, update it instead:
git clone https://github.com/SkenSMasteR/SpoTUI SpoTUIcd SpoTUI git pull - Set SpoTUI as your current theme:
spicetify config current_theme SpoTUI - Apply Spicetify:
spicetify apply
Windows
- Open PowerShell or Command Prompt.
- Go to your Spicetify themes directory:
cd $env:APPDATA\spicetify\Themes - Clone or pull this repo into that folder:
If you already have it locally, update it instead:
git clone https://github.com/SkenSMasteR/SpoTUI SpoTUIcd SpoTUI git pull - Set SpoTUI as your current theme:
spicetify config current_theme SpoTUI - Apply Spicetify:
spicetify apply
Marketplace
- Open Spotify.
- Go to the Spicetify Marketplace.
- Select themes and search
SpoTUI. - The only result will be the SpoTUI theme.
Usage
After applying the theme, open Spotify and use the SpoTUI interface directly from the client.
The built-in command list includes:
tui -m [command|cli]playlistlistqueueplaypausepskipbackv <percent>volume <percent>shuffleloop [on|off]superloop [on|off]searchclear
Theme Files
theme.js- JavaScript UI logicuser.css- Spotify UI styling overridescolor.ini- theme colorspreview.png- Marketplace preview image
Author
SkenS - https://github.com/SkenSMasteR
Languages
JavaScript
35%
PowerShell
28.4%
Shell
26.1%
CSS
10.5%

