Skip to content

TheFogIOF/WNP-Macro-Deck

Repository files navigation

WebNowPlaying Plugin for Macro Deck 2

Interfaces WebNowPlaying to Macro Deck 2! With WebNowPlaying Redux support!

Supported Extensions

WebNowPlaying Redux (browser extension)

The default and it is recommended to use this. https://github.com/keifufu/WebNowPlaying-Redux

Fork of https://jbcarreon123.github.io/ for new MacroDeck versions

Features

Action Description
Play/Pause Play/Pauses the current track
Next Next track
Previous Previous track
Shuffle Toggle shuffle
Repeat Toggle repeat
Update States Instant Update All Plugin States

Variables

Variable Description Type
wnp_player Shows the current player (e.g. YouTube) String
wnp_is_playing Shows when a supported site is playing Boolean
wnp_state Shows the playing state (0 = stopped, 1 = playing, 2 = paused) Integer
wnp_title Shows the title of the current track String
wnp_artist Shows the artist(s) of the current track String
wnp_album Shows the album of the current track String
wnp_duration Shows the duration of the current track String
wnp_position Shows the current position of the current track String
wnp_volume Shows the volume percentage Float
wnp_repeat Shows when the repeat is turned on or off Boolean
wnp_repeatall Shows when the repeat is on all tracks Boolean
wnp_repeatone Shows when the repeat is on single track mode Boolean
wnp_shuffle Shows when the shuffle is turned on or off Boolean
wnp_position_percent Shows the position percentage Float
wnp_music_bar Shows music bar String

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages