Contact manager based on the KDBX4 encrypted database format.
keep-in-touch
is still in active development. There currently is only a repl-like CLI, but
my plan is to add a TUI in the future. See this issue for the reasoning behind the project.
Assuming that you have enabled both the flakes
and nix-command
experimental features:
nix profile install github:louib/keep-in-touch
cargo install --path .