Skip to content

tacticiankerala/Command-LIne-Cricket-Score-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

This https://github.com/semk/cricinfo python library  found in the blog http://foobarnbaz.com/lab/ made me think about creating a similar one in Java. I created a simple library class and its implementation for this purpose. It works based on the http://www.espncricinfo.com/ site's rss feed.




Usage
---------

Download the two java sources files to a directory, FOLDER


now goto terminal type,


cd FOLDER

javac *.java

java CricDisplay

note: edit CricDisplay.java file and uncomment the proxy support if needed



contact: tacticiankerala@gmail.com

About

This is an API to fetch cricket details from espncrickinfo.com, it also contains a sample implementation of the same API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages