A fast, local-first "redirection engine" for !bang users with a few extra features ^-^
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: check off darkmode

+18 -1
.github/images/both.webp

This is a binary file and will not be displayed.

.github/images/dark.webp

This is a binary file and will not be displayed.

.github/images/light.webp

This is a binary file and will not be displayed.

+18 -1
README.md
··· 1 1 # Unduck 2 2 3 + ![dark and light modes of the app](.github/images/both.webp) 4 + 3 5 > [!IMPORTANT] 4 6 > This is a fork of [t3dotgg/unduck](https://github.com/t3dotgg/unduck) and I am not the original creator of this project. Do go checkout Theo's hosted version at [unduck.link](https://unduck.link) for the original experience which is a bit simpler then this mess of mine :) 5 7 ··· 21 23 22 24 - [x] Bangs 23 25 - [ ] Search History (clearable ofc and all local) 24 - - [ ] Dark Mode 26 + - [x] Dark Mode 25 27 - [ ] Settings (for things like disabling search history and changing default bang) 26 28 27 29 and then some more really ambitious stuff like: ··· 31 33 32 34 - [ ] Omptimistic UI chat wrapper (basically [t3.chat](https://t3.chat) but entirely on your own machine and completely free and unlimited and oss) 33 35 - [ ] Meta search engine as the default bang (so you can search Google, Bing, Yahoo, etc. all at once) this one is inspired by [mat-1/metasearch2](https://github.com/mat-1/metasearch2) but without the middleman server. 36 + 37 + ## Screenshots 38 + 39 + <details> 40 + <summary>Spoiler Alert: It's just a search string you can copy</summary> 41 + 42 + ### Light Mode 43 + 44 + ![Light Mode](.github/images/light.webp) 45 + 46 + ### Dark Mode 💪 47 + 48 + ![Dark Mode](.github/images/dark.webp) 49 + 50 + </details> 34 51 35 52 <p align="center"> 36 53 <img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/master/.github/images/line-break.svg" />