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

Windows compatibility? #17

Open
dandv opened this issue Jul 8, 2014 · 1 comment
Open

Windows compatibility? #17

dandv opened this issue Jul 8, 2014 · 1 comment

Comments

@dandv
Copy link

dandv commented Jul 8, 2014

Looks like motop needs termios, which doesn't work on Windows.

@hasegeli
Copy link
Contributor

Termios is used to hide pressed action buttons and to get the size of the screen [1]. Maybe there are portable alternatives of these. We can even make it work without these.

Windows support would be nice but I am not a Windows user. I will leave it open in case someone else would like to work on that.

[1] https://github.com/tart/motop/blob/master/libmotop/console.py#L46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants