All checks were successful
Build on Push and create Release on Tag / build (push) Successful in 14m26s
|
||
---|---|---|
.forgejo/workflows | ||
app | ||
assets | ||
fcast | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md |
FCaster
FCaster is a native cross-platform application to cast media to a FCast Receiver, built with Fyne.
The protocol logic is all packaged into the FCast Library, which you can use in your own projects to build a FCast Sender!
Currently, the app only allows you to stream from URLs, but I will add a way to stream local files and Jellyfin media directly. (You can already stream Jellyfin media by copying the stream URL from Jellyfin and pasting it in the app - detailed instructions).
If you're on Android, I recommend you disable battery optimizations for FCaster, otherwise the app will disconnect when your device locks.
Screenshots
![]() |
![]() |
---|
Download
Head over to the Releases page to find builds for your device. You can use Obtanium to get automatic updates on Android.
License
Both the FCast Library and application are (c) MassiveBox 2025 and distributed under the MIT license. Read the LICENSE file to learn more.