martomi / chiadog

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.
MIT License
457 stars 121 forks source link

Added Windows Support for Network Log Consumer #47

Closed pieterhelsen closed 3 years ago

pieterhelsen commented 3 years ago

Uses uname over SSH to determine the Operating System that the remote platform is running on. Switches from tail to PowerShell Get-Content when Windows is found.