A self-hosted dashboard that aggregates RSS feeds, social media, weather, stocks, and other widgets into a customizable interface.
Glance is a self-hosted dashboard that aggregates various feeds and widgets—such as RSS, social media, weather, and market data—into a single, customizable interface. It solves the problem of information fragmentation by providing a centralized, lightweight platform that users can host themselves.
Individuals and teams who want a personalized, self-hosted dashboard to monitor multiple information sources without relying on third-party services.
Developers choose Glance for its simplicity, low resource footprint, and extensive customization options, offering a privacy-focused alternative to cloud-based dashboards.
A self-hosted dashboard that puts all your feeds in one place
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
With a single binary under 20MB and minimal dependencies, pages load in about a second, making it efficient for self-hosting on low-resource systems.
Supports RSS feeds, social media, weather, markets, and custom widgets via iframe or API, allowing consolidation of diverse information sources into one interface.
Offers multiple layouts, pages, tabs, and custom CSS, enabling users to tailor the dashboard extensively, as shown in the YAML configuration examples.
Features responsive design with mobile-specific optimizations, ensuring a seamless experience on devices as highlighted in the README's mobile preview.
Information does not update automatically; users must refresh the page to fetch new data, limiting real-time monitoring capabilities, as confirmed in the FAQ.
Setup and customization rely on editing YAML files, which can be error-prone and less intuitive for non-technical users, despite the provided examples.
Widgets only fetch data upon page load and cache it, with no background polling, so data might not be as current as in live-updating dashboards.