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: add verification check

+3 -3
+3 -3
README.md
··· 38 38 - [x] Suffix bangs (e.g. `ghr! taciturnaxolotl/unduckified` will take you to this github repo) 39 39 - [x] Quick settings (e.g. `!settings` or `!` will take you to the settings page) 40 40 - [x] Custom local bangs! (thanks to [@ayoubabedrabbo@mastodon.social](https://mastodon.social/@ayoubabedrabbo/114114311682366314) for the suggestion) 41 + - [x] Weekly bang checks to ensure that all bangs still work and excludes those that don't 41 42 42 43 I would love to add: 43 44 - [ ] ~Search suggestions~ (as far as I can tell this essentially impossible to do natively with either firefox or chrome; please correct me if I'm wrong though. In this case I would very much love to be wrong) 44 45 45 46 and then some more really ambitious stuff like: 46 47 47 - > [!NOTE] 48 - > Umm yeah, I know I might not get to all of that and yes this is essentially me finally discovering PWAs and wanting to smash everything into one lol. 49 - 50 48 - [ ] Optimistic UI chat wrapper (basically [t3.chat](https://t3.chat) but entirely on your own machine and completely free and unlimited and oss) 51 49 - [ ] 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. 50 + 51 + > Umm yeah, I know I might not get to all of that and yes this is essentially me finally discovering PWAs and wanting to smash everything into one lol. 52 52 53 53 ## Fancy smancy technical graphs 😮 54 54