Skip to content

Instantly share code, notes, and snippets.

@benMain
Last active February 22, 2021 02:48
Show Gist options
  • Save benMain/a0f5411a34fe8be162151ef5c2191bdd to your computer and use it in GitHub Desktop.
Save benMain/a0f5411a34fe8be162151ef5c2191bdd to your computer and use it in GitHub Desktop.
TRex Executable Action
C:\Users\bam036\t-rex\t-rex.exe -a ethash \
-o stratum+tcp://us1.ethermine.org:4444 \
-u 0xbe4d8d424e7a17d42deea1b575f5d9346269gre4 \
-p x \
--log_file=C:\Users\bam036\t-rexn\miner.log
@benMain
Copy link
Author

benMain commented Feb 22, 2021

Triggers:
OnWorkstationLock
AtSystemStartup

Conditions:
Start the task only if the computer is idle for: 5 minutes
Wait for Idle for: 1 hour
Stop if the computer ceases to be idle
Restart if the idle state resumes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment