insomnia-plugin-keepass

This is a plugin for [insomnia](https://insomnia.rest) which provides access to Keepass and KeepassXC for fetching credentials.

Usage no npm install needed!

<script type="module">
  import insomniaPluginKeepass from 'https://cdn.skypack.dev/insomnia-plugin-keepass';
</script>

README

Insomnia plugin for fetching credentials from Keepass and KeepassXC

Access your Keepass or KeepassXC database to fetch credentials via this custom template tag plugin.

Pre-requisites

This plugin requires Insomnia.
To access Keepass databases the KeepassHttp plugin needs to be installed.

Installation

  1. Start Insomnia,
  2. Click "Preferences" and choose the "Plugins" tab,
  3. Enter insomnia-plugin-keepass and click "Install Plugin"
  4. Close the dialog.