Live data from Hacker News

Show HN: Live life calendar wallpaper for Mac

github.com

1–4 of 4 posts

Re: Show HN: Live life calendar wallpaper for Mac

#2
I was looking for a life calendar to put on my Mac's background to remind me to do actual work. To my surprise, I couldn't find one that updates live based on my birthday. I put this one together with some vibecoding but it is a tad janky. I welcome any pointers to a proper one, cheers!

Re: Show HN: Live life calendar wallpaper for Mac

#3
post #2

I was looking for a life calendar to put on my Mac's background to remind me to do actual work. To my surprise, I couldn't find one that updates live based on my birthday. I put this one together with some vibecoding but it is a tad janky. I welcome any pointers to a proper one, cheers!

I haven’t used it in probably a decade, but GeekTool[0] lets you display terminal output on your desktop. I imagine it could be setup where a script runs periodically to generate the life calendar output, and the applet on the desktop would then update.

Still might feel a bit janky, and not sure if it’s the look you’re going for, but it’s another avenue if you’re looking for options.

[0] https://www.tynsoe.org/geektool/

Re: Show HN: Live life calendar wallpaper for Mac

#4
post #2

I was looking for a life calendar to put on my Mac's background to remind me to do actual work. To my surprise, I couldn't find one that updates live based on my birthday. I put this one together with some vibecoding but it is a tad janky. I welcome any pointers to a proper one, cheers!

I haven’t used it in probably a decade, but GeekTool[0] lets you display terminal output on your desktop. I imagine it could be setup where a script runs periodically to generate the life calendar output, and the applet on the desktop would then update. Still might feel a bit janky, and not sure if it’s the look you’re going for, but it’s another avenue if you’re looking for options. [0] https://www.tynsoe.org/geekto…

This is great, thanks! Excited to spend another couple hours down the rabbit hole.