GithubHelp home page GithubHelp logo

Comments (5)

marshall avatar marshall commented on August 20, 2024

The "logcat-color." file isn't directly usable in Windows and needs to be renamed to logcat-color.py

I'd be fine renaming logcat-color to logcat-color.py, we could just symlink as part of the installation.

All uses of python libraries fcntl and termios need to be isolated

I assume your pull request would handle this? :)

FileLineReader's use of asyncore.file_wrapper(fd) needs a Windows equivalent.

I think our only hope here is to switch away from asyncore, and use something based on libevent, possibly gevent

from logcat-color.

crocodile avatar crocodile commented on August 20, 2024

Would you share once you managed to get this working on Windows? I am keen to try this.

Please also consider adding a note to the readme section to save time for Windows users. Thanks.

from logcat-color.

marshall avatar marshall commented on August 20, 2024

@crocodile @tpsbuilder I've pushed my first attempt at porting logcat-color to win32 to a branch here: https://github.com/marshall/logcat-color/tree/win32

Unit tests are passing under Win8 + Python 2.7.6 for me. There is still some work to be done so that logcat-color is distributable in Windows, though. Let me know if this works for you,,

from logcat-color.

marshall avatar marshall commented on August 20, 2024

@crocodile @tpsbuilder I have made a 0.7.0preview release that includes a pre-built exe with all dependencies for Windows here:

https://github.com/marshall/logcat-color/releases/tag/v0.7.0preview

from logcat-color.

marshall avatar marshall commented on August 20, 2024

Closing this issue out. If you run into any issues with the preview release, just create a new issue :)

from logcat-color.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.