Hacker News new | ask | show | jobs
by toastercat 925 days ago
Another fun one is: https://neatnik.net/calendar/

From the site:

> If you print this page, you’ll get a nifty calendar that displays all of the year’s dates on a single page. It will automatically fit on a single sheet of paper of any size. For best results, adjust your print settings to landscape orientation and disable the header and footer.

1 comments

A neat idea.

I wish there was a way to select a different year (by appending it to the url, for instance).

https://neatnik.net/calendar/?year=2024

https://neatnik.net/calendar/?year=2025

From the README [0]:

""" By default, the current year is used. You can override the year by supplying a year parameter, e.g. /calendar.php?year=2027. """

[0] https://github.com/neatnik/calendar

Thanks!