Skip to main content

A spacemacs inspired menu for pass password store

Project description

SpacePass

Description

SpacePass is a spacemacs inspired gui for pass It was designed to be used in i3wm but should work on another DE/WM

Dependencies

pass, gtk-3.0

Installation

Install for your user (make sure ~/.local/bin is included in PATH):

pip install --user spacepass

Globally install:

sudo pip install spacepass

Usage

i3wm

bindsym the desired keyboard shortcut

bindsym $mod+p exec spacepass

Configuration

Configuration is read from the config file. Try 'spacepass -h' for details

options

  • config: path to the config file (defaults to $XDG_CONFIG_HOME/spacepass/config)
  • pass-dir: path to the password repository (defaults to $HOME/.password-store**

GUI options

  • margin: Inner margin for the window
  • column-spacing: Spacing between each column
  • row-spacing: Spacing between each row
  • max-columns: Maximum number of columns to display
  • row-height: The height of the buttons in each row

TODO

  • allow different colours
  • give option to show the password contents (multiline)
  • allow to create/update/delete passwords from the ui
  • implement search

License

GPL-3.0-or-later

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spacepass-0.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

spacepass-0.2-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page