Home Monitoring is an app that I made for monitoring my main home server.
It uses .NET Core to track Linux's various variables like CPU and HDD temperatures, available disk space, RAM usage etc. And with the Flutter app, all of these metrics can be visualized in graphs.
It also has the ability to send a push notification when a variable is above a certain threshold, which the user can manually set.