Skip to content

kbaley/xword-printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose: To print crosswords

Update: After looking into the use case a bit more, I was able to achieve much of what I want using a bash script and some Zapier. So I'll keep this here temporarily to refer to it in a blog post I'm only 20% sure I'll write.

Description

The app allows the user to collect a group of crossword puzzles into a single document and download it so that it can be printed for offline crossword entertainment.

Stories

  • User can log in with Google
  • User can log out
  • User can select from a group of free crossword puzzle providers
    • Wall Street Journal daily
    • Wall Street Journal weekend
    • USA Today
    • Brendan Emmett Quigley
    • Jonesin'
    • New Yorker
    • Muller Monthly Music Meta
  • App can periodically download from the selected crossword puzzle providers
  • App can keep track of the last time the user downloaded and select only crosswords since that time
  • User can select NYT crossword and provide their credentials for their paid subscription
  • User can select to process all NYT crosswords or only certain days
  • User can forward emails from paid providers that send puzzles via email:
    • Elizabeth Gorski
    • Matt Gaffney
    • AVCX
    • Inkubator
  • App will download the puzzles associated with paid provider emails
  • User can print all puzzles since the last print time
  • App can display a selected PDF puzzle
  • App can convert an XML file to a PDF puzzle

About

An app for collecting and printing crosswords from various providers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors