Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS support #53

Open
Kataiser opened this issue Oct 9, 2019 · 5 comments
Open

MacOS support #53

Kataiser opened this issue Oct 9, 2019 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@Kataiser
Copy link
Owner

Kataiser commented Oct 9, 2019

I don't own a Mac, but I'd like this project to work on MacOS anyway.

@Kataiser Kataiser added the help wanted Extra attention is needed label Oct 9, 2019
@Jan200101
Copy link
Contributor

I'll give it a go
Shouldn't be too hard considering python is Crossplatform

@Jan200101
Copy link
Contributor

In theory I just need to modify processes.py to get proper Mac (and Linux) support
but there are too many things that are done poorly in my opinion so I'll take care of those too

@Jan200101
Copy link
Contributor

alright this is gonna take WAY longer
the entire codebase is a mess and not optimized for crossplatform usage
not to mention the dependency on windows executables

@Kataiser
Copy link
Owner Author

Yeah, the code (especially main.py) is a mess due to me not really expecting this project to grow much, and then not refactoring enough. Thanks for at least giving it an attempt, though!

@Jan200101
Copy link
Contributor

got it to work on a crossplatform base (like mentioned in the Linux issue)
the only thing missing right now is the names of the processes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants