SysMonAvalonia - 3 desktop widgets for Windows.
- Disks widgets - Showing a list of logical disks in Windows with informations about total/used size, model, speed read/write and health, total write for ssd.
- Combo widgets - Showing system informations cpu, ram, video and network.
- Weather widgets - Showing a current, forecast hours and forecast days weather. The widget have 4 weather providers.
The widgets use Avalonia project for the GUI.
- LibreHardwareMonitorLib for showing cpu, gpu load and temperatures.
- Newtonsoft.Json for work with json.
- DeviceIoControl assembly for getting SMART date and speed read/write a disks.
- LiveCharts2 display real time charts for cpu, ram, gpu, network and device io.