glance icon indicating copy to clipboard operation
glance copied to clipboard

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

Results 416 glance issues
Sort by recently updated
recently updated
newest added

- [x] support Sonarr - [x] support Radarr - [ ] widget styling has to be done the goal is to add 2 new feed widgets: 1. first is a...

Not sure who the current provider is, but would be great to make it something you can change and a click can open a provided URL?

icebox

This PR contains everything needed to replace the current build script. It uses [GoReleaser](https://goreleaser.com/) to build the Go binary and package it in both archives and Docker multi-arch images. Assuming...

I love the new Simple Icon integration for bookmarks, can you also add it to monitor? thanks!

It would be awesome to support RSTP camera feeds on the dashboard! https://kb.synology.com/en-us/SurveillanceStation/help/SurveillanceStation/camera_get_stream_path?version=9

icebox

I've managed to deploy on my Synology NAS using Docker, would it be useful for a separate deployment guide? Happy to help.

Hi, I wanna serve the glance on a sub path of an existing site, I use below configuration for nginx: ``` location /glance { proxy_redirect off; proxy_pass http://127.0.0.1:48888/; proxy_http_version 1.1;...

work completed

Sorry for the stupid question, but how do I enable debug logging? I'm curious to know how often my widgets are making http requests. I tried running glance with `LOG_LEVEL=debug`...

Would be awesome to have the possibilty to filter the rss feeds on arbitary fields. Something like this ```yaml - type: rss title: News style: horizontal-cards feeds: - url: https://feeds.bloomberg.com/markets/news.rss...

roadmap