Skip to content

Ipl Live Scores on the bash terminal and on i3Blocks if you use i3wm linux.

License

Notifications You must be signed in to change notification settings

basu-dev/ipl-livescores-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ipl Live Score on Bash And I3blocks

It is intended for Linux especially.
Watch live Cricket Matches on the taskbar or terminal.
Watch live IPL Scores live on the terminal and it will be sugar on the butter if you use i3wm and i3blocks. Because I have configured it to be compatible to i3blocks.. You can use it any way you can by just few lines of code.

It shows the latest match as menu and you need to select a match to see watch it. You need to install rofi for this.


Installation And Use

Package Dependencies

  1. jq
  2. pup
  3. rofi

Install these three dependencies first. On arch you can do:

yay -S jq pup rofi

If you are on debian system, please follow installation methods respectively

You can clone this repository and add path variable to this folder

git clone https://github.com/basu-dev/ipl-livescores-bash.git

export PATH="$PATH:{pwd}/ipl-livescores-bash"

Append the PATH to .bashrc.
If you don't know how to do it you can google it.

Execute following command and you can start to watch the match.

ipl.sh

Some Glances

Sample 1
This is how you select match.
As soon as you run ipl.sh file this promt will appear with recent matches , live matches and upcoming matches.
Sample 2
After you select match, it will start live updating in the taskbar if you have similar config of i3blocks like mine..
Else you can view live updating scores on terminal

Sample 3

Sample 4

Sample 5
Closer Look

Your Suggestions

You can give your suggestions and feedbacks from any social platforms. You can open issues if you use it and want any improvements.

About

Ipl Live Scores on the bash terminal and on i3Blocks if you use i3wm linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages