Search found 3 matches
- Thu Feb 18, 2021 6:52 pm
- Forum: New Donors start here
- Topic: Fold/Pause/Finish from command line?
- Replies: 3
- Views: 1754
Re: Fold/Pause/Finish from command line?
Welcome to the folding support forum. There are several ways to approach this. There is a defined API for communicating with the F@h client - https://github.com/FoldingAtHome/fah-co ... Client-API. That can be used to program an app if you want. As mentioned on the page, you can use telnet or the e...
- Thu Feb 18, 2021 6:50 pm
- Forum: New Donors start here
- Topic: Fold/Pause/Finish from command line?
- Replies: 3
- Views: 1754
Re: Fold/Pause/Finish from command line?
I've answered my own question looking elsewhere on the forum. Putting the answer all in one place in case it helps anyone else. You need to use the telnet interface. (eg: telnet 127.0.0.1 36330 starts interactive telnet session. in the session, enter "help" to get a list of commands) You c...
- Thu Feb 18, 2021 6:24 pm
- Forum: New Donors start here
- Topic: Fold/Pause/Finish from command line?
- Replies: 3
- Views: 1754
Fold/Pause/Finish from command line?
I'm looking to finish all running jobs at the end of the day and then start again in the morning. My pets sleep in the same room as my PC and I think the fan noise from folding all night has been disturbing them. The fan speed tends to ramp up and down somewhat unpredictably during folding. I was ho...