Embeddable Widgets
Add BytePanels widgets to your site, blog, or GitHub README. Copy the embed code below.
Theme:
Currently Reading
Shows books you are currently reading.
Iframe Embed
<iframe src="https://bytepanels.com/api/widget/currently-reading/embed?theme=light&limit=3" width="300" height="230" frameborder="0" style="border:none;border-radius:6px;"></iframe>JSON API
https://bytepanels.com/api/widget/currently-reading?limit=3Preview
Recently Watched
Shows recently watched movies.
Iframe Embed
<iframe src="https://bytepanels.com/api/widget/recently-watched/embed?theme=light&limit=5" width="300" height="350" frameborder="0" style="border:none;border-radius:6px;"></iframe>JSON API
https://bytepanels.com/api/widget/recently-watched?limit=5Preview
Now Playing (Games)
Shows games you are currently playing.
Iframe Embed
<iframe src="https://bytepanels.com/api/widget/recently-played/embed?theme=light&limit=3" width="300" height="230" frameborder="0" style="border:none;border-radius:6px;"></iframe>JSON API
https://bytepanels.com/api/widget/recently-played?limit=3Preview
Top Picks
Shows your top movie picks.
Iframe Embed
<iframe src="https://bytepanels.com/api/widget/top-picks/embed?theme=light&limit=4" width="300" height="290" frameborder="0" style="border:none;border-radius:6px;"></iframe>JSON API
https://bytepanels.com/api/widget/top-picks?limit=4Preview
Now Playing (Spotify)
Shows currently playing track on Spotify.
Iframe Embed
<iframe src="https://bytepanels.com/api/widget/now-playing/embed?theme=light&limit=1" width="300" height="110" frameborder="0" style="border:none;border-radius:6px;"></iframe>JSON API
https://bytepanels.com/api/widget/now-playing?limit=1Preview