jeroentvb / spicetify-volume-percentage

Adds volume percentage to the right of the volume bar. Also adds precise input volume changing functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spicetify volume percentage

This extension adds the percentage your volume is set at to the right of the volume bar, as seen below. It also has an edit mode, so you can precisely adjust your volume.

volume percentage next to volume bar volume percentage in edit mode

It also includes settings to totally hide the volume percentage, and to show/hide decimals (2 points) of the percentage.

volume percentage settings

Installation

Install from the marketplace.

Or install manually:

Copy volumePercentage.js to the spicetify extenstions folder

Platform Path
MacOs/Linux ~/.config/spicetify/Extensions
Windows %appdata%\spicetify\Extensions

Run the following commands

spicetify config extensions volumePercentage.js
spicetify apply

Credits

This repo was originally forked from jamesrchen/Spicetify-volumePercent.

About

Adds volume percentage to the right of the volume bar. Also adds precise input volume changing functionality

License:MIT License


Languages

Language:JavaScript 100.0%