Skip to content

kardwen/partout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Partout

crates.io

Introduction

A desktop app for pass, work in progress

I have also written a TUI for pass that is available in the AUR and in nixpkgs:

passepartui

Features

  • Searching and filtering of passwords
  • Support for viewing and copying of passwords and one-time passwords

Installation

Prerequisites

  • Unix (tested on Linux so far)
  • pass, optionally pass-otp for one-time passwords
  • Rust and cargo

Installation from crates.io

Partout can be found on crates.io.

cargo install partout --locked

Partout can be run by typing partout in a terminal emulator.

A desktop file is included in the contrib directory but needs to be copied to $XDG_DATA_HOME/applications (defaults to ~/.local/share/applications) manually.

Development

Library for pass: passepartout

cargo fmt
cargo clippy

Fonts:

Jam icons