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

Watch feature #56

Open
cstyan opened this issue Feb 17, 2016 · 4 comments
Open

Watch feature #56

cstyan opened this issue Feb 17, 2016 · 4 comments

Comments

@cstyan
Copy link

cstyan commented Feb 17, 2016

Having a built in watch feature so you can run once with --live and just leave the program running would be nice. Running through bash watch removes all your nice formatting and colour.

@Saturn
Copy link
Collaborator

Saturn commented Feb 20, 2016

Really nice idea. I admit I haven't ever tried the --live option. Or at least when I have there has been no live matches happening at that time.

Presumably it could be done by a blocking function that polls the API every so often and prints out any changes?

@cstyan
Copy link
Author

cstyan commented Feb 21, 2016

As far as I can tell live just prints out the current scores for all games being played that day. It will also print games that haven't started yet and what their start time is. Having a periodic call and clearing/printing the new data would work.

@andyg7
Copy link
Contributor

andyg7 commented Apr 12, 2017

Has this feature been completed or is someone working on it? Was thinking I could take a stab if not.
Thanks :)
Andy

@carlosvargas
Copy link
Collaborator

I know we had PR #88, but it never got merged. You might want to take a look there and see if @tusharmakkar08 wants to update it or abandon it.

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

4 participants