Go to file
2022-09-24 07:55:35 -06:00
.envrc initial 2022-09-23 16:45:55 -06:00
.gitignore Add some style tweaks 2022-09-23 20:25:02 -06:00
flake.lock initial 2022-09-23 16:45:55 -06:00
flake.nix add sqlite 2022-09-23 22:16:13 -06:00
LICENSE remove stray form 2022-09-23 17:00:32 -06:00
openbsd.app.pl enable unstable vs stable search 2022-09-24 07:55:35 -06:00
README.md add readme 2022-09-23 18:17:45 -06:00

OpenBSD.app

TODOs

  • Parse input to match Full-text Query Syntax: https://www.sqlite.org/fts5.html .
  • Style.
  • OpenSearch support.
  • Stable and unstable search (currently only unstable).