Skip to content

Instantly share code, notes, and snippets.

@eralpkaraduman
Created June 7, 2021 20:26
Show Gist options
  • Save eralpkaraduman/b623cfaf0c143e72eeed7cc4653c0a33 to your computer and use it in GitHub Desktop.
Save eralpkaraduman/b623cfaf0c143e72eeed7cc4653c0a33 to your computer and use it in GitHub Desktop.
Check chia farm over ssh siri shortcut script
(cd chia-blockchain/ && . ./activate && chia farm summary && chia show -s && chia wallet show) | grep -E 'Block rewards:|Sync status:|Total chia farmed:|Expected time to win:|Plot count:|Estimated network space:|Farming status:'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment