README fixes
This commit is contained in:
parent
cefd7abe8a
commit
b7e49b32f4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# <img src="app/Icon.png" alt="FCaster Logo" style="zoom:24%;" /> FCaster
|
||||
# FCaster
|
||||
|
||||
FCaster is a native cross-platform application to cast media to a [FCast](https://fcast.org) Receiver, built with [Fyne](https://fyne.io).
|
||||
The protocol logic all packaged into the [FCast Library](https://pkg.go.dev/git.massivebox.net/massivebox/fcaster/fcast), which you can use in your own projects to build a FCast Sender!
|
||||
The protocol logic is all packaged into the [FCast Library](https://pkg.go.dev/git.massive.box/massivebox/fcaster/fcast), 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](https://s.massive.box/fcaster-jellyfin)).
|
||||
|
||||
|
@ -14,7 +14,7 @@ If you're on Android, I recommend you [disable battery optimizations](https://su
|
|||
|
||||
## Download
|
||||
|
||||
Head over to the [Releases](/releases) page to find builds for your device. You can use [Obtanium](https://obtainium.imranr.dev/) to get automatic updates on Android.
|
||||
Head over to the [Releases](https://git.massive.box/massivebox/fcaster/releases) page to find builds for your device. You can use [Obtanium](https://obtainium.imranr.dev/) to get automatic updates on Android.
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue