football-cli

0.1.1 • Public • Published

⚽️ football-cli

This is a simple command line application written in node to show football results in the command line. It uses my very simple wrapper around the football-data.org API.

The current alpha version supports todays euro matches, but the goal is obviously to add more features.

Installation

npm install football-cli --g

Example usage

$ football-cli

┌────────┬───────┬───────┬─────────┬──────────┐
│ Home   │ Goals │ Goals │ Away    │ Kick-off │
├────────┼───────┼───────┼─────────┼──────────┤
│ France │ 0     │ 0     │ Romania │ 21:00:00 │
└────────┴───────┴───────┴─────────┴──────────┘

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i football-cli

Weekly Downloads

3

Version

0.1.1

License

MIT

Last publish

Collaborators

  • c0dr