A browser omnisearch bar enhancer
 
 
 
 
Go to file
Adam Veldhousen 867d24c3e1
Squashed commit of the following:
commit bb652bd350
Author: Adam Veldhousen <adam.veldhousen@liveauctioneers.com>
Date:   Tue Nov 19 10:48:17 2019 -0600

    added release tagging tasks to make

commit faabbebaf9
Author: Adam Veldhousen <adam.veldhousen@liveauctioneers.com>
Date:   Tue Nov 19 10:30:20 2019 -0600

    updates for docs
2019-11-19 11:34:52 -06:00
internal Squashed commit of the following: 2019-11-19 09:55:47 -06:00
.gitignore Squashed commit of the following: 2019-11-19 09:55:47 -06:00
Dockerfile Squashed commit of the following: 2019-11-19 11:34:52 -06:00
LICENSE add gplv3 2019-11-06 23:59:46 -06:00
README.md Squashed commit of the following: 2019-11-19 11:34:52 -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 Squashed commit of the following: 2019-11-19 11:34:52 -06:00
makefile Squashed commit of the following: 2019-11-19 11:34:52 -06:00

README.md

riffraff

GoDoc Go Report Card Docker Pulls GitHub go.mod Go version Gocover Go Walker Build Status

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 [-bind 127.0.0.1] [-p 80] [-accesslog] [-data ./data.json]
  • 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