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.8.4

2025-06-10

New

  • Added support for Material Design icons via mdi prefix (thanks @NextBlaubeere)
  • Made the auto-invert icon prefix work for icons from libraries, so you can now do things like icon: auto-invert sh:glance-dark which will automatically invert dark icons to light depending on your theme

Fixes

  • Fixed multiple to-do widgets on a single page not working (thanks @rhijjawi & @tty2)
  • Fixed the search widget shortcut (S) not working when using a keyboard layout other than English (thanks @NikD0T)

Changed

  • The Docker image health check has been removed, for more information see #676

New Contributors