Skip to content

Bunch of scripts to download the daily Hindu crossword and display it in a form that can be solved on the computer.

Notifications You must be signed in to change notification settings

jagatsastry/crossie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crossie
=======

Bunch of scripts used to scrape The Daily Hindu Crossword from their website.
Currently their site does not allow one to try and solve it online.
This program is meant to present the crossie in a form which can be solved on a computer.

How to use
----------
- Run ./crossie yyyy mm dd > matrix.js
		where dd/mm/yyyy is the date of the crossword.
- Open index.html in Chrome. (currently not supported in any other browser,
		requires HTML LocalStorage support)
- Crossword state is maintained across tab/browser closing.

About

Bunch of scripts to download the daily Hindu crossword and display it in a form that can be solved on the computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published