Hacker News new | ask | show | jobs
by roryisok 3349 days ago
Yeah, I can open source it. I'll reply back shortly

UPDATE: Here it is!

https://github.com/roryok/todoscreensaver

(uses WPF/.NET, GPL, based on a WaveSimScreensaver source by Sean Sexton)

Planning a few updates already, mostly just extra settings (change font size, theme etc)

2 comments

Thanks! Do you know if it is possible to implement this in OSX?
Don't see why not? It's just a screensaver that opens a text file

EDIT: found this blog entry on creating OSX screensavers in Swift if anyone wants to give it a go

https://whichline.wordpress.com/2015/07/13/os-x-screensaver-...

Thanks!