From 1d3856b05eecebc11bfeb41038eba7406ba14296 Mon Sep 17 00:00:00 2001 From: Martin Finkel Date: Wed, 9 Sep 2020 10:36:39 +0200 Subject: [PATCH] docs: add more community projects --- docs/made_with_libvlcsharp.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/made_with_libvlcsharp.md b/docs/made_with_libvlcsharp.md index 7782d37..4f3f918 100644 --- a/docs/made_with_libvlcsharp.md +++ b/docs/made_with_libvlcsharp.md @@ -68,4 +68,16 @@ https://github.com/aduskin/AduSkin Animated Wallpaper System -https://github.com/rocksdanister/lively \ No newline at end of file +https://github.com/rocksdanister/lively + +## RaceControl + +Race Control is a standalone, open source F1TV client for Windows, written in C# on the .NET Core platform. + +https://github.com/robvdpol/RaceControl + +## JukeCore + +Playing audio books triggred by a RFID card powered by .NET Core running on a Raspberry Pi! + +https://github.com/selmaohneh/JukeCore \ No newline at end of file -- GitLab