louib / keep-in-touch

Contact manager based on the KDBX4 encrypted database format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keep-in-touch

dependency status License file

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.

Installing

With Nix

Assuming that you have enabled both the flakes and nix-command experimental features:

nix profile install github:louib/keep-in-touch

With Cargo

cargo install --path .

References

About

Contact manager based on the KDBX4 encrypted database format

License:GNU General Public License v3.0


Languages

Language:Rust 94.3%Language:Nix 5.7%