Deminder / osd-volume-number

Replace the on-screen-display volume level icon with a number
2 stars 2 forks source link
gnome-shell-extension

OSD Volume Number

Replace the on-screen-display volume level icon with a number.

number right Get it on GNOME Extensions

Additionally, icon and number may be shown to the left and the right of the level bar:

icon left number righticon right number right

Manual Installation

Requires gnome-shell-extensions and gettext:

make install

OR automatically switch to the last supported release version before install make supported-install.

Development

Debug

Install via $GUEST_SSHCMD on a virtual/remote host $GUEST_SSHADDR for debugging:

GUEST_SSHCMD=ssh GUEST_SSHADDR=guest@vm make debug-guest

Update Translations

Extract transalable text from sources to template file po/main.pot and update .po files:

make translations

References