Skip to content

lepisma/cricbuzz.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cricbuzz.el

http://stable.melpa.org/packages/cricbuzz-badge.svg

Get live cricket scores and scorecards from cricbuzz in emacs.

screen.png

cricbuzz.el uses extended org-mode for keeping schedule and scorecards. The schedule is written to $HOME/.cache/cricbuzz.el/cricbuzz-index.cbi (change variable cricbuzz-cache-dir to change this directory). Game scorecards are kept in cricbuzz-cache-dir with name like <match-name>.cb. LIVE and FINISHED cycle as TODO tags. PROPERTIES drawers keep venue and other descriptions.

Usage

  • cricbuzz-get-live-scores fetches a list of current cricket matches.
  • cricbuzz-show-scorecard displays scorecard for the match at the pointer in match list (index) view.
  • cricbuzz-refresh-scorecard refreshes the current scorecard view.

Keybindings

KeyModeFunction
RETcricbuzz-index-modecricbuzz-show-scorecard
rcricbuzz-index-modecricbuzz-get-live-scores
rcricbuzz-score-modecricbuzz-refresh-scorecard
qcricbuzz-index-modecricbuzz-kill-buffer
qcricbuzz-score-modecricbuzz-kill-buffer

About

Live cricket scores and schedule for emacs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published