Glance logo

Glance

A self-hosted dashboard that puts all your feeds in one place

Alternative to: netvibes, igoogle, feedly

Glance screenshot

About Versions (34)

v0.7.13

2025-04-22

New

  • [Custom API] Added parseLocalTime function, which works like parseTime, however in the absence of a timezone it uses the local timezone instead of UTC.
  • [Search widget] Added target property which is used when opening the search results in a new tab (thanks @Jacksaur)

Fixes

  • [Server stats widget] Fixed being unable to retrieve temperature sensors in some instances (thanks @anxdpanic)
  • [Reddit widget] Fixed the URL not being correctly escaped when using request-url-template (thanks @yurigiu)