rallion / depressurizer

GNU General Public License v3.0
784 stars 78 forks source link

Add Linux/SteamOS support #54

Open solenskiner opened 8 years ago

solenskiner commented 8 years ago

Using e.g. mono, the free impementation of .net

StefanFabian commented 8 years ago

Why would you use Mono? Isn't there a .NET version for linux now?

solenskiner commented 8 years ago

Mono is packaged in distributions, while i have no idea how i would get Microsofts .NET. Also, some googling revealed that Microsofts .NET for Linux needs Mono to function xD

Lyle-Tafoya commented 8 years ago

I'm not trying to take away users from this project, but I also was in dire need of this functionality on Linux so I coded my own tool. https://github.com/Lyle-Tafoya/Steam-Categorizer. It should also work on Windows and OSX. There is no GUI though and the documentation is poor at the moment.

slackerbob commented 5 years ago

Is there any update on this? I'd love to use this app, but I'm not going to install windows for it.

mvegter commented 5 years ago

@slackerbob In your case (as end-user I assume) not, as developer there has been some work done on making the core logic cross-platform available (see Depressurizer/Depressurizer).