glance icon indicating copy to clipboard operation
glance copied to clipboard

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

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

Adds a cryptocurrency widget that uses the CoinGecko API to gather crypto data. API is limited to 30 requests per minute without an API key, and since I'm not using...

Adds a simple search bar widget that allows you to specify a search engine. Also adds the proper documentation for use. Closes #33. ![search-widget-preview](https://github.com/glanceapp/glance/assets/3521582/57ab2242-1433-4d33-9267-59402bb97d57)

An example is VMIG.L which is a valid Yahoo Finance stock code but which errors on startup saying nothing was returned. Looking at the logs it appears to ignore the...

Hi, i moved from homelab to a VPS but i can't understand how to use the request-url-template option it will always give me some tipe of error like those this...

I really appreciate the idea of having such a dashboard combining several services across different providers. Please add https://github.com/trending To the list. This is how I found your repo. Thank...

I got 100+ subscriptions and easily hit the request limit ![image](https://github.com/glanceapp/glance/assets/1625373/2b6b186c-3446-4064-b53e-baf6722089da) Do you think adding random timeouts to each fetch can help? Or maybe allow to pass personal api key

Hi ! I found your app very useful to monitor some repos. It lacked the last commit, I don't know if someone would find it useful as much as I...

I wanted to be able to configure and disable some of the currently default branding. This pull requests adds a new top level configuration object for branding, along with several...

Hey! First off, I wanted to say this is a great project, and while I only found it recently, I have already recommended it to many others who are looking...

This change makes it simpler and more convenient to build the app. If I should use a release branch as the base, please let me know, and I will rebase.