Go to file
2022-09-24 10:03:45 -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 use -current for unstable 2022-09-24 08:24:38 -06:00
README.md add todo for pledge/unveil 2022-09-24 10:03:45 -06:00

OpenBSD.app

TODOs

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