#pass #password-manager #iced #desktop #search #🧊

app partout

🧊 Iced desktop app for pass

4 releases

new 0.1.3 Jan 10, 2025
0.1.2 Dec 22, 2024
0.1.1 Dec 4, 2024
0.1.0 Nov 27, 2024

#187 in Authentication

Download history 117/week @ 2024-11-22 137/week @ 2024-11-29 35/week @ 2024-12-06 3/week @ 2024-12-13 95/week @ 2024-12-20 9/week @ 2024-12-27

175 downloads per month

GPL-3.0-only

100KB
949 lines

Partout

crates.io

Introduction

🧊 Iced 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)
  • C library gpgme for decryption operations
  • 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

cargo fmt
cargo clippy

Icons: Jam icons

Library used for pass: passepartout

Dependencies

~40–62MB
~1M SLoC