jshackles / idle_master_py

The Python version of Idle Master
GNU General Public License v2.0
230 stars 71 forks source link

Please update python version #3

Open bowoekren opened 9 years ago

bowoekren commented 9 years ago

i'm working on linux everyday, and i want to idle all my steam games on linux. but this idle_master_py no update to the latest version of steam client. so please update

Sorry about my bad english.

Chematronix commented 9 years ago

I had problems with idle_master in Linux recently, too: it would start the fake game process, but Steam wouldn't register it for some reason.

But I just tried switching accounts and it works! I suggest you try renewing your cookie data in settings.txt, or with another account.

adam1x commented 8 years ago

I'm trying to maintain a Python 3 fork of idle_master_py, see here. Right now I have ported it to Python 3 (rather straight port with 2to3) and fixed a BeautifulSoup syntax. It works with instructions found here. I'm also planning to enhance it with new features as seen in the Windows version of Idle Master (when I have time of course).

jayme-github commented 8 years ago

If you're interested you could also try my rewrite (console or Qt based version, Python 2 and 3): https://github.com/jayme-github/steam_idle

I would be happy about some contributions too as I did not had much time for this recently.

ghost commented 8 years ago

Any of your forks works with steam running inside firejail?