this post was submitted on 07 Mar 2026
205 points (89.9% liked)

Selfhosted

60451 readers
851 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.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] yaroto98@lemmy.world 19 points 4 months ago (3 children)

Recently discovered changedetection.io. It nicely filled the need I had. I have it watching a few static forum posts for updates that are communicated that way.

[–] Couldbealeotard@lemmy.world 6 points 4 months ago (2 children)

I'm a little confused. It's this a self hosted program? Following the link I see a monthly subscription cost.

[–] retro@infosec.pub 6 points 4 months ago (1 children)

If you don't want to self host, they offer hosting.

[–] Couldbealeotard@lemmy.world 7 points 4 months ago

Got it.

That seems pretty cool.

[–] Fmstrat@lemmy.world 4 points 3 months ago* (last edited 3 months ago) (1 children)

Oh wow.. My 10 year old python script may be replaced now.

Edit: And I already had it starred, because it works just like my 10 year old python script.

[–] yaroto98@lemmy.world 0 points 3 months ago (1 children)

You can go semi-advanced mode by using regex to ignore certain line changes. Some sites require you to go super-advanced mode by using playwright running in a headless-v2 container rather than just plain text mode.

It's nice being able to see the history of changes. Especially when there's multiple rapidfire changes.

[–] Fmstrat@lemmy.world 2 points 3 months ago

Oh yea, I'm still going to try it out the next time I need to page watch.

[–] superglue@lemmy.dbzer0.com 3 points 4 months ago

I could never get it working right due to captchas on sites, its a beat idea though