this post was submitted on 09 Mar 2026
190 points (98.5% liked)

Selfhosted

57329 readers
1413 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hey,

Some of you may know me for Jotty and Cr*nmaster, been quiet with my head down lately improving my apps and trying to build a searxng alternative for myself.

Whilst I have used searxng for about a year now, I have had quite a few personal gripes with it (mostly stuff I personally would prefer worked differently) so in the past few weeks I have decided to make my take on it and ran it happily locally. Since publishing the beta to my discord server I ended up building a fairly extensive tool.

Degoog is actually pretty minimal, there's no much to it aside from a very comprehensive plugin/extension system. The idea being users can create their own engines, themes and plugins that hook into the core application and do.. pretty much anything, from adding stuff to the result page (e.g. speedtests, tmdb information, ip retrieval, rss feeds embedded on the home page) to full on OIDC systems.

This is still very much in beta and I figured the best way to get it out of beta would be to publish it to a wider audience (currently some users in our discord server have been testing it fairly successfully and i've been on top of bug fixing).

Repo: https://github.com/fccview/degoog

Official extensions: https://github.com/fccview/fccview-degoog-extensions

Docs: https://fccview.github.io/degoog

You can install custom plugins/extensions. You can make your own repo and add it to the store page in the settings, or you can just have your own plugins locally for yourself.

Let me know what you think, and feel free to ask any questions and feel free to join our discord (link in releases page on any of my apps) for a more direct chat about things <3

you are viewing a single comment's thread
view the rest of the comments
[–] fccview@lemmy.world 5 points 5 hours ago (1 children)

Yaaas! Let me know how you get on with it ♥️

[–] thestrike@lemmy.blahaj.zone 3 points 5 hours ago (2 children)

Just got it up and running! UI wise it’s super slick both on my phone and PC. It feels a lot better than searxng. My searxng instance also started getting blocked or something because my queries were failing, especially for images.

Are there any plugins or themes to checkout yet or is that ecosystem still developing? I’d love to know the process so I can take a whack at making a theme or plugin myself

[–] Luminous5481@anarchist.nexus 2 points 2 hours ago

My searxng instance also started getting blocked or something because my queries were failing, especially for images.

your instance has been found by bots. turn on the limiter and link token, and that'll stop. this is why most instances don't work, is they don't turn on the existing anti-bot measures.

https://docs.searxng.org/src/searx.botdetection.html

[–] fccview@lemmy.world 2 points 5 hours ago

Hey! If you go to settings -> store you will find all the plugins/themes/engines I made and use the docs/existing plugins as examples to make your own, I tried to build a variety of them to cover most aspects of customisations ♥️

Glad you like it! I saw you joined discord so feel free to ping me for more direct questions :)