ripasso-cursive

Crates.ioripasso-cursive
lib.rsripasso-cursive
version
sourcesrc
created_at2019-11-30 15:07:02.754444+00
updated_at2025-04-02 19:23:47.873489+00
descriptionA password manager that uses the file format of the standard unix password manager 'pass', this is the ncurses frontend application
homepage
repositoryhttps://github.com/cortex/ripasso/
max_upload_size
id185544
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Alexander Kjäll (alexanderkjall)

documentation

README

ripasso

Build Status Crates Version Documentation Status Packaging Status

A curses password manager written in Rust.

Cursive - Terminal interface

Screenshot of ripasso-cursive

TUI interface based on 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

Commit count: 818

cargo fmt