From 08ae863498a7aaea3d4e383e835f2de94c13c86e Mon Sep 17 00:00:00 2001 From: John Callaway Date: Fri, 5 Jan 2024 12:52:35 -0500 Subject: [PATCH] Update README.md Added RetroPie.Manager sample project. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a0c147c4..70374bb6 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ Doing the [Build a web app with Blazor](https://docs.microsoft.com/en-us/learn/m * [FootballBlazorApp](https://github.com/johnt84/FootballBlazorApp) - ![last commit](https://img.shields.io/github/last-commit/johnt84/FootballBlazorApp) Simple Football Blazor Server web app displaying fixtures & results, group standings, teams & players and has a player search. [Demo](https://premierleagueblazorapp.azurewebsites.net/). * [ComponentBuilder](https://github.com/AchievedOwner/ComponentBuilder) - ![last commit](https://img.shields.io/github/last-commit/AchievedOwner/ComponentBuilder) - ![GitHub Repo stars](https://img.shields.io/github/stars/AchievedOwner/ComponentBuilder?style=plastic) An automation framework to create Blazor component by `RenderTreeBuilder`. * [Moldinium](https://github.com/jtheisen/moldinium) - ![last commit](https://img.shields.io/github/last-commit/jtheisen/moldinium?style=flat-square&cacheSeconds=86400) MobX-style dependency tracking in Blazor (proof-of-concept level maturity) +* [RetorPie.Manager](https://github.com/ovation22/RetroPie.Manager) - ![stars](https://img.shields.io/github/stars/ovation22/RetroPie.Manager?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/ovation22/RetroPie.Manager?style=flat-square&cacheSeconds=86400) RetroPie Manager is a web-based interface for managing and configuring your RetroPie setup. This tool aims to simplify the management of games, controllers, and system settings for RetroPie users. ## Tutorials * [Blazor workshop](https://github.com/dotnet-presentations/blazor-workshop/) - ![GitHub stars](https://img.shields.io/github/stars/dotnet-presentations/blazor-workshop?style=flat-square&cacheSeconds=604800&logo=microsoft) Blazor app building workshop by [.NET Foundation](https://www.dotnetfoundation.org/), Blazzing Pizza.