not-first

Results 17 comments of not-first

Hey, you can create custom-api widget to achieve this functionality right now! Check out the custom-api widget docs for how you can make a custom widget from api calls.

I think it possible to do with extensions such as "Custom New Tab URL". If the creator of Glance doesn't plan to implement this I would be happy to create...

This is already possible. Check out the Docker Container widget documentation, specifically the "url" property.

This could totally be achieved with a simple custom-api widget. Did you have a good API in mind?

This widget could be easily created using the custom-api widget type! You should check it out in the docs.

Many of these widgets already exist, created by community members using the 'custom-api' widget type. You can check them out in the [community widgets repo](https://github.com/glanceapp/community-widgets). If they do not exist,...

Another tool in this area would be [autorestic](https://autorestic.vercel.app/), which is pretty aligned with this project, but configured through a yaml file instead of a UI. It is what I use...