Glance
A self-hosted dashboard that puts all your feeds in one place
Alternative to: netvibes, igoogle, feedly
About
Versions (34)
v0.7.13
2025-04-22New
- [Custom API] Added
parseLocalTimefunction, which works likeparseTime, however in the absence of a timezone it uses the local timezone instead of UTC. - [Search widget] Added
targetproperty 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)