Changing lines in main ps1 file from
Clear-Host
Write-Host "1BTC = " $Rates.$Currency "$Currency"
$usd = $rates.$Currency
$money= $Balance.balance*$usd
#Display mining information
Clear-Host
Write-Host "1BTC = " $Rates.$Currency "$Currency"
write-host "Wallet Balance:"$Balance.balance "BTC which is approximately " $Money "USD"
Wallet Balance: 0.00270011 BTC which is approximately 40.8790713758 USD
This is cool restless, thank you! I have added this to nemos' github to request it in future versions.
Actually need this taken to the next level, log the TOTAL EARNED at say 18:00 each day, and have the script take current value - previous value * BTC value = 'PROFIT from Last 24 Hours' !!!!
Millsys that would be excellent.... I could finally ditch my spreadsheet if that happened!
millsys and airwalker, I will be releasing my "logging script" later this week. You will need some webspace with cpanel (for cronjobs).
I'm sure many people will find that useful BitBustah, thank you. Unfortunately, that is over my head and I will have to stick to excel ;(