A browser omnisearch bar enhancer
 
 
 
 
Go to file
Adam Veldhousen 547bec5eb7
refactor shortcut code to be a little nicer
2019-11-18 22:37:06 -06:00
internal refactor shortcut code to be a little nicer 2019-11-18 22:37:06 -06:00
.gitignore add some stubs for saving user updates to a data file 2019-11-18 00:48:06 -06:00
Dockerfile Initial commit 2019-11-06 23:54:50 -06:00
LICENSE add gplv3 2019-11-06 23:59:46 -06:00
README.md Initial commit 2019-11-06 23:54:50 -06:00
go.mod Initial commit 2019-11-06 23:54:50 -06:00
go.sum Initial commit 2019-11-06 23:54:50 -06:00
main.go add some stubs for saving user updates to a data file 2019-11-18 00:48:06 -06:00
makefile added config file loading, fixed bug with search shortcuts 2019-11-18 00:41:57 -06:00

README.md

rifraf

A browser omni search bar enhancer. Side effects may include enhanced productivity, happiness and less google search tracking.

How to install

  • Install it:
go get git.vdhsn.com/adam/riffraff
  • Start it:
rifiraff [-p 80] [-accesslog]
  • Point your browser at it:

  • Customize it:

    • add a shortcut: add gitemoji https://www.webfx.com/tools/emoji-cheat-sheet
    • add a search note the %s: add so https://stackoverflow.com/search?q=%s or add go https://godoc.org/?q=%s
  • Use it:

    • use stackoverflow shortcut: so what is the copy and swap idiom
    • go to a shortcut: gitemoji

FAQ

  • Why rifraf?

    • It's Halloween, I finally watched Rocky Horror Picture Show, and I'm following the butler theme for search apps.
  • How does this work?

License

GPL