tydeno / Ploto

A Windows PowerShell based Chia Plotting Manager. Lets you automatically spawn and move plots. Sends you notifications on the go.
MIT License
32 stars 5 forks source link

Add Plotofy; Capabilities to check farming logs #31

Closed tydeno closed 3 years ago

tydeno commented 3 years ago

Background

I tried to use chiadog to monitor my farm on windows, but I cant get it to work (always tells me my farm is offline, but i can see it farming...) So I decided to rebuild the basic capabilities into Plotofy.

It shall be able to do the following:

Approach

A Watchdog function that from time to time (intervall definable) checks your debug.log. If there is any, found proof, new error or warning that has not been alarmed about yet, notify Discord,

tydeno commented 3 years ago

moved to plotofy repo