Skip to content

almarcotte/mlb-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MLB Scores

Retrieves MLB scores for a given date through MLB.com and displays them in a buffer.

Installation

Clone the repo (or copy mlb-scores.el) in your load path. Somewhere in your init file add (require 'mlb-scores).

Usage

M-x mlb/get-scores to get the interactive prompt. The month should be a number with a leading zero (01-12). M-x mlb/today to get the scores for today's games.

TODO

  • Lots of improvements to the code, it's a bit of a mess right now.
  • Better handling of errors / no score found
  • Clean up the results output (maybe format them with org?)

About

Emacs Script to fetch MLB scores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published