Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keifufu committed Apr 7, 2023
1 parent de0b0b1 commit 6fef902
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
# OBS Adapter for WebNowPlaying-Redux
A OBS script to display information from [WebNowPlaying-Redux](https://github.com/keifufu/WebNowPlaying-Redux)

This scripts adds sources for:
- Player
- Title
- Artist
- Album
- Duration
- Position
- Cover Art
- A custom format like "{artist} - {title} ({position}/{duration})"
![widgets](./images/widgets.jpg)

You can modify these sources however you want, the script will only update the text.
This script adds widgets as seen above, it also lets you add a formatted text source like "{artist} - {title}", and individual sources for Title, Artist, etc. so you can do whatever you want!

You can modify the text sources however you want, the script will only update the text.
If you delete a source, it will stay deleted until you click "Create Sources" again.

# Installing
Expand Down
Binary file added images/widgets.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6fef902

Please sign in to comment.