miniwarden

command module
v0.0.0-...-ed80fc6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2021 License: GPL-3.0 Imports: 21 Imported by: 0

README

Miniwarden

A lightweight readonly Bitwarden client for Windows using Bitwarden CLI.

Features

  • open autofill with ctrl+shift+a
  • fuzzy search login entries*

*Logins with totp or additional master re-prompt are currently not supported.

Usage
  1. ctrl+shift+a to open autofill
  2. input search term
  3. enter to autofill first entry or tab to switch to list
  4. navigate to desired entry and enter

Development

Prerequisites

Install Go 1.17.

Install Bitwarden CLI and add it to the PATH.

Get the project ready with

git clone https://github.com/waffelroffel/Miniwarden
go get -d
go install github.com/akavel/rsrc
rsrc -ico icon.ico -manifest miniwarden.manifest -o rsrc.syso
Run
go run .
Build
go mod tidy
go build -ldflags -H=windowsgui -o bin/Miniwarden.exe .

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL