this post was submitted on 21 Oct 2023
2 points (100.0% liked)

Self-Hosted Main

593 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 2 years ago
MODERATORS
 

Hey gang, I'd like to grab the pollen count (for example) from a website and show it in Homepage as its own widget.

I can have a little python script grab the information without too much trouble. Any ideas how to pass that to Homepage?

top 2 comments
sorted by: hot top controversial new old
[โ€“] thekrautboy@alien.top 1 points 2 years ago (1 children)

Why not post this as a feature request on the Homepage Github?

https://github.com/gethomepage/homepage/discussions

Or try to make use of the Custom API option that Homepage has, if you have trouble with that you can also ask on the Github.

[โ€“] skollindustries@alien.top 1 points 2 years ago

thanks I'll give the API a shot