Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've just started a browser app that allows you to create and restore layouts of windows with websites, with minimal graphical UI and which remembers zoom levels and scroll positions as well as has an auto-refresh functionality.

The goal is to have a dense information display system that can persist between restarts and after the window is interacted with, all of the overlapping windows are correctly restored to their positions.

I will use it to display trading data, but it would also probably be useful for showing service and build statuses if they are distributed across different services or pages.

I've looked for exising solutions for this on Windows, and they look all very rudimentary. Window layout savers have very little recognition logic when restoring window placements, and of course they don't restore internal state like auto-refresh and scroll position. Chrome by default doesn't restore pop-up windows, while non-popup windows have too much of a GUI visible and I wasn't able to find an add-on that can do this.

I would probably be better off writing a browser extension, but I'm not that proficient in that, so for now am going with making a browser by integrating Microsoft's new embedded Chromium-based browser.



Cool idea! The Mac OS dashboard used to have a feature where you could save a cropped view of a web page as a widget, which would automatically refresh whenever the dashboard was opened. I used to use it to show a couple of weather radar and forecast maps. Sadly it was taken out in more recent versions.


Thank you!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: