aboutsummaryrefslogblamecommitdiff
path: root/README.md
blob: 14b85f6ee3c35648691357105b1ec656139a0e5e (plain) (tree)







































                                                                                   
npass
-----
npass is a [passwordstore](https://www.passwordstore.org/) and
[Secret Service API](https://specifications.freedesktop.org/secret-service/latest/)
implementation. This is still a work in progress, contributions are appreciated.
Send patches to e-mail address or matrix room listed in the [Contact](#Contact)
section.

Todo
----
- [ ] cmdline
    - [x] pass init
    - [ ] pass ls
    - [x] pass rm
    - [x] pass add
    - [x] pass gen
    - [x] pass cat
    - [x] pass help
- [ ] dbus
- [ ] nix flake
    - [x] shell
    - [ ] pkg

Dependencies
------------
- meson (*Compile-time)
- gpgme

Installation
------------
```
meson setup build
meson compile -C build
meson install -C build
```

Contact
------
- matrix: [#chat:sinanmohd.com](https://matrix.to/#/#chat:sinanmohd.com)
- e-mail: sinan [at] sinanmohd.com