More Premium Hugo Themes Premium React Themes

World Cup 2018 Cli Dashboard

World Cup 2018 CLI dashboard: watch matches in your terminal.

World Cup 2018 Cli Dashboard

World Cup 2018 CLI dashboard: watch matches in your terminal.

Author Avatar Theme by cedricblondeau
Github Stars Github Stars: 544
Last Commit Last Commit: Sep 3, 2023 -
First Commit Created: Aug 27, 2024 -
default image

Overview:

The World Cup 2018 CLI Dashboard is a command line interface tool that provides real-time updates and information about World Cup matches. Users can navigate through different matches using the arrow keys and enable notifications for match events like goals, cards, or substitutions.

Features:

  • Real-time Data: Updated every 30 seconds with data sourced from worldcup.sfg.io.
  • Navigation: Use arrow keys to move between different matches.
  • Notifications: Set POST_NOTIFICATIONS to 1 for native notifications on match events.

Installation:

To install the World Cup 2018 CLI Dashboard, follow these steps:

  • Using npm: npm install
  • Using Yarn: yarn install
  • Requires NodeJS 6+

To run the tool:

  • Use ⬅️ and ➡️ keys to navigate matches.
  • Enable notifications by setting POST_NOTIFICATIONS to 1.

For development:

  • Set USE_FIXTURES to 0 to use the actual API.
  • Contributions to the project are welcome.

Summary:

The World Cup 2018 CLI Dashboard is a useful tool for accessing real-time updates and information about World Cup matches through a command line interface. With features like live data updates, easy navigation, and notification options, this tool provides a convenient way for users to stay informed about the latest World Cup events.