1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
# ripasso
[](https://github.com/cortex/ripasso/actions/workflows/rust.yml)
[](https://crates.io/crates/ripasso)
[](https://docs.rs/ripasso/)
[](https://repology.org/project/ripasso-cursive/versions)
A curses password manager written in Rust.
### Cursive - Terminal interface

TUI interface based on [cursive](https://github.com/gyscos/Cursive)
#### Install
```
cargo install ripasso-cursive
```
Or get it from your package system if it's availible.
## Translations
Do you want to have ripasso in your native language? Help out with a translation:
[See here](https://github.com/cortex/ripasso/blob/master/TRANSLATIONS.md)
|