Hacker News new | ask | show | jobs
by ksaj 2311 days ago
I'm building a dashboard that behaves somewhat like a news program, with weather and scrolling headlines, as well as reminders for upcoming todo list and calendar entries, and streamer for the stocks that I and my partner own. I also plan to have something akin to spaced repetition of things I want to commit to memory included. The dashboard is still a work in progress since until now I'd been doing these things as separate items, but when it reaches a point that I'm comfortable with it, it'll be uploaded to github.

It currently uses more screen scraping than I would like, which is why I'm not uploading it yet. It probably would break some policies if I shared it in its current state.