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

Alternative to soccer-cli: footy, a cli (shell script) to display football-data.org data #154

Open
fritzrehde opened this issue May 1, 2022 · 1 comment

Comments

@fritzrehde
Copy link

I tried using this Python cli tool in the past but it didn't really suit my use-case (especially the big Python dependency and the fact that it was hard to pipe the output to other Unix commands). So I developed my own small cli tool footy that has very similar functionality, but fullfills the needs described above. I just wanted to post this here in case anyone is looking for such a tool.

@casidiablo
Copy link

Thanks for this. It's really useful and having jq as the only dependency is nice. Good job

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