Generates links for the NewYorkTimes Mini Crosswords
Instead of paying for the NYTimes minis archive, I made a simple UI to generate a link for each and every mini available.
You can download the latest stable version here, or by opening the releases tab.
(14/04/2025) Only linux-deb version available
- Change months from numbers to month-names
- Get day-options to change per month
- If you'd prefer building locally, open the project using NetBeans (that's how I build it) and build a
.jar
using the hammer icon. - Configure the
build.sh
script and run it to build a DEB installer.
Feel free to let me know on the issues tab.