Add ci badge

This commit is contained in:
2026-01-06 10:45:17 +01:00
parent 40e1fdc55f
commit bd9fc40959

View File

@@ -1,5 +1,7 @@
<p align="center"> <p align="center">
<a href="https://imgfloat.kruhlmann.dev"><img src="src/main/resources/assets/banner.png" /></a> <a href="https://imgfloat.kruhlmann.dev"><img src="src/main/resources/assets/banner.png" /></a>
<br />
<a href="https://github.com/Kruhlmann/imgfloat-j/actions/workflows/ci.yml"><img src="https://github.com/Kruhlmann/imgfloat-j/actions/workflows/ci.yml/badge.svg" /></a>
</p> </p>
A Spring Boot overlay server for Twitch broadcasters and their channel admins. Broadcasters can authorize via Twitch OAuth and invite channel admins to manage images that float over a transparent canvas. Updates are pushed in real time over WebSockets so OBS browser sources stay in sync. A Spring Boot overlay server for Twitch broadcasters and their channel admins. Broadcasters can authorize via Twitch OAuth and invite channel admins to manage images that float over a transparent canvas. Updates are pushed in real time over WebSockets so OBS browser sources stay in sync.