Go to file
2022-09-25 11:01:59 -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 favicon 2022-09-25 11:01:59 -06:00
README.md opensearch support added 2022-09-25 10:11:00 -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.