Go to file
2022-09-24 22:58:57 -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 add initial bits for opensearch 2022-09-24 22:58:57 -06:00
README.md update readme 2022-09-24 20:12:03 -06:00

OpenBSD.app

TODOs

  • use OpenBSD::Pledge / use OpenBSD::Unveil.
  • Automate building of the fts DBs.
    • Fetch $release sqlports and $current sqlports and create.
  • OpenSearch support.
  • Parse input to match Full-text Query Syntax: https://www.sqlite.org/fts5.html .
  • Style.
  • Stable and unstable search.