Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keifufu/webnowplaying
WebNowPlaying browser extension. Provides support for browser-based players
https://github.com/keifufu/webnowplaying
media music rainmeter soundcloud spotify webnowplaying webnowplaying-redux youtube
Last synced: 6 days ago
JSON representation
WebNowPlaying browser extension. Provides support for browser-based players
- Host: GitHub
- URL: https://github.com/keifufu/webnowplaying
- Owner: keifufu
- License: mit
- Created: 2023-02-20T17:28:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T17:53:35.000Z (2 months ago)
- Last Synced: 2024-12-16T23:09:49.664Z (6 days ago)
- Topics: media, music, rainmeter, soundcloud, spotify, webnowplaying, webnowplaying-redux, youtube
- Language: TypeScript
- Homepage:
- Size: 5.11 MB
- Stars: 86
- Watchers: 4
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# WebNowPlaying
Provides support for browser-based players for [WebNowPlaying](https://wnp.keifufu.dev).
## Documentation
Full and up-to-date documentation is available on:
https://wnp.keifufu.dev## Installing
Firefox: [Mozilla Addon Store](https://addons.mozilla.org/en-US/firefox/addon/webnowplaying)
Chrome: [Chrome Web Store](https://chrome.google.com/webstore/detail/webnowplaying/jfakgfcdgpghbbefmdfjkbdlibjgnbli)
Edge, Opera, etc. also use the Chrome Web Store## Adapters
### Official
- [Rainmeter](https://github.com/keifufu/WebNowPlaying-Rainmeter) by keifufu, [tjhrulz](https://github.com/tjhrulz/)
- [OBS](https://github.com/keifufu/WebNowPlaying-OBS) by keifufu
- [CLI](https://github.com/keifufu/WebNowPlaying-CLI) by keifufu### Unofficial
- [Macro Deck 2](https://github.com/jbcarreon123/WebNowPlaying-Redux-Macro-Deck) by [jbcarreon123](https://github.com/jbcarreon123)
- Want to create or submit your own adapter? Click [here](https://wnp.keifufu.dev/creating-adapters/getting-started)!## Building from source
- Install [Node.js](https://nodejs.org)
- Install pnpm globally with `npm i -g pnpm`
- Run `pnpm install`
- Run `pnpm run build`
- The output will be in /dist