An open API service indexing awesome lists of open source software.

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

Bundle of themes/plugins and engines for degoog
https://github.com/fccview/fccview-degoog-extensions

Last synced: about 1 month ago
JSON representation

Bundle of themes/plugins and engines for degoog

Awesome Lists containing this project

README

          

# fccview-degoog-extensions

Official extensions pack for degoog.

---

Plugins

### Weather

Shows weather information using Open-Meteo. Command plugin: run it to get current conditions for a location.

Screenshot

![Weather](plugins/weather/screenshots/1.png)

### Define

Look up word definitions using the Free Dictionary API. Command: type a word to get definitions, phonetics, and example usage.

Screenshot

![Define](plugins/define/screenshots/1.png)

### Time

Show current time in a timezone or city. Command plugin that displays the time for the given place or timezone.

Screenshot

![Time](plugins/time/screenshots/1.png)

### QR Code

Generate a QR code for a URL. Command: pass a URL to get a scannable QR code.

Screenshot

![QR Code](plugins/qr/screenshots/1.png)

### Password

Generate a random password. Command plugin that creates a secure random password on demand.

Screenshot

![Password](plugins/password/screenshots/1.png)

### Search history

Stores search history in `data/history.json` with timestamps. Use `!history` to see a paginated, deletable list of past searches.

Screenshot

![Search history 1](plugins/search-history/screenshots/1.png)
![Search history 2](plugins/search-history/screenshots/2.png)
![Search history 3](plugins/search-history/screenshots/3.png)

### TMDb

Shows movie and TV show details above search results. Slot plugin: when results include TMDb links, it displays poster, rating, and summary in a card above the results.

Screenshot

![TMDb 1](plugins/tmdb-slot/screenshots/1.png)
![TMDb 2](plugins/tmdb-slot/screenshots/2.png)

### Math

Evaluates math expressions and shows the result above search results. Slot plugin: type an expression in the search bar to get the computed result in a slot.

Screenshot

![Math](plugins/math-slot/screenshots/1.png)

### Jellyfin

Search your Jellyfin media library. Command plugin: query your Jellyfin server for movies, shows, and other media.

Screenshot

![Jellyfin](plugins/jellyfin/screenshots/1.png)

### Meilisearch

Search across your Meilisearch indexes. Command plugin: run searches against your Meilisearch instance from the search bar.

Screenshot

![Meilisearch](plugins/meilisearch/screenshots/1.jpeg)

### Home RSS Feeds

Shows RSS feed items above search results. Slot plugin: configured feeds are displayed in a slot on the home/search page.

Screenshot

![RSS 1](plugins/rss/screenshots/1.png)
![RSS 2](plugins/rss/screenshots/2.png)
![RSS 3](plugins/rss/screenshots/3.png)

### GitHub

When search results include GitHub repos or users, shows styled info above results. Slot plugin that renders GitHub cards (repo stats, user info) in a slot.

Screenshot

![GitHub](plugins/github-slot/screenshots/1.png)

### Apps pocket

Adds a Google-style apps grid next to the settings icon. Apps are customised via the Configure button as a JSON list.

Screenshot

![GitHub](plugins/apps-pocket/screenshots/1.png)

---

Themes

### Zen

A minimalist calming theme. Overrides the default degoog look with a simple, low-noise layout and colors.

Screenshot

![Zen 1](themes/zen/screenshots/1.png)
![Zen 2](themes/zen/screenshots/2.png)

### Catppuccin

Catppuccin palette: Mocha (blue), Latte (light blue), Rose (red/coral), Peach (orange/amber). Multiple flavor options.

Screenshot

![Catppuccin 1](themes/catpuccin/screenshots/1.png)
![Catppuccin 2](themes/catpuccin/screenshots/2.png)
![Catppuccin 3](themes/catpuccin/screenshots/3.png)

### Pokemon

Starter-inspired color schemes: Pikachu (yellow), Bulbasaur (green), Charmander (orange), Squirtle (blue).

Screenshot

![Pokemon 1](themes/pokemon/screenshots/1.png)
![Pokemon 2](themes/pokemon/screenshots/2.png)
![Pokemon 3](themes/pokemon/screenshots/3.png)

---

Transports

### FlareSolverr

Bypass Cloudflare challenges via a [FlareSolverr](https://github.com/FlareSolverr/FlareSolverr) instance. Once configured, engines can select "flaresolverr" as their outgoing transport. Requires a running FlareSolverr instance.

Screenshot

![Ecosia](transports/flaresolverr/screenshots/1.png)

---

Engines

### DuckDuckGo Images

Adds the very powerful DDG images search engine to degoog, adding an extra ~70 images per page to the image results.

Screenshot

![Ecosia](engines/duckduckgo-images/screenshots/1.webp)

### Ecosia

Adds the Ecosia search engine to degoog. Ecosia may return no results when Cloudflare blocks server-side requests; use another engine if that happens.

Screenshot

![Ecosia](engines/ecosia/screenshots/1.png)

### Startpage

Adds the Startpage engine to degoog. You can enable Anonymous View so result links open via Startpage's proxy.

Screenshot

![Startpage](engines/startpage/screenshots/1.png)

### Internet Archive

Adds the Internet Archive as a file-type engine. Searches archive.org for downloadable files, books, software, and media.

Screenshot

![Internet Archive](engines/internet-archive/screenshots/1.png)

### Brave API Search

Adds the Brave Search API as a web engine. Requires a free API key from brave.com/search/api (2,000 queries/month on the free tier).

Screenshot

![Brave API Search](engines/brave-api-search/screenshots/1.png)