So this is kinda a weird question, but is there any way to have the folding power on low while I'm working, but when I become idle, it automatically changes to full power?
Thanks!
Folding power automation
Moderators: Site Moderators, FAHC Science Team
-
- Site Admin
- Posts: 7929
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: Folding power automation
You may have to write your own or adapt someone else's solution.
That said, the client process can be accessed using telnet on the local IP 127.0.0.1 over port 36330. Scripts can be written that pause, start, and change the power settings. Some were submitted to the forum a few years ago by several person who were trying to do similar things to what you are looking for.
There is also an API published on Github for doing the same kind of controls and monitoring. Not many person have used them to create their own apps, but it is possible.
That said, the client process can be accessed using telnet on the local IP 127.0.0.1 over port 36330. Scripts can be written that pause, start, and change the power settings. Some were submitted to the forum a few years ago by several person who were trying to do similar things to what you are looking for.
There is also an API published on Github for doing the same kind of controls and monitoring. Not many person have used them to create their own apps, but it is possible.
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
-
- Posts: 2
- Joined: Thu Mar 19, 2020 7:55 pm
Re: Folding power automation
Do you have a link to their scripts?
-
- Site Admin
- Posts: 7929
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: Folding power automation
Not at the moment, if I get a chance will take a look. Or perhaps someone who remembers them will come by and post a link.
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
-
- Posts: 13
- Joined: Thu Mar 19, 2020 4:21 pm
Re: Folding power automation
Sounds like an interesting project, I might look into that.
I will probably base it on this https://github.com/FoldingAtHome/fah-control
I will probably base it on this https://github.com/FoldingAtHome/fah-control