1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Update README.md

This commit is contained in:
Koen 2023-06-29 08:39:24 +00:00
parent 60ec776f94
commit 98bdeb5a88

View file

@ -24,11 +24,10 @@ A "receiver", in this context, is a software implementation running on various p
- Receivers - Receivers
- [**Android**](receivers/android) native. - [**Android**](receivers/android) native.
- [**MacOS, Windows, Linux**](receivers/electron) electron. - [**MacOS, Windows, Linux**](receivers/electron) electron.
- Apple TV (future)
- Clients - Clients
- [**Grayjay**](https://gitlab.futo.org/videostreaming/platformplayer) is a player that exposes multiple video websites as sources in the app. - [**Grayjay**](https://gitlab.futo.org/videostreaming/platformplayer) is a player that exposes multiple video websites as sources in the app.
- Apple TV (future)
- Browser plugin (future) - Browser plugin (future)
## Contributing ## Contributing
@ -37,4 +36,4 @@ We welcome all contributions. Please read our CONTRIBUTING.md before submitting
## License ## License
This project is licensed under the MIT License - see the LICENSE.md file for details. This project is licensed under the MIT License - see the LICENSE.md file for details.