Jump to content

Zheng

New Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Zheng

  1. GitHub: https://github.com/ALexander4295502/lastpass-alfred-lite lastpass-alfred-lite Usage lpass <keyword> #keyword can be the username/url/vault_entry_name Install workflow Install npm package yarn global add lastpass-alfred-lite # or npm install -g lastpass-alfred-lite Create vault file in the user root folder with 777 permission cd ~/ touch .lastpass_lite_vault_file chmod 777 .lastpass_lite_vault_file Setup global environment in alfred [Required] LAST_PASS_LITE_USERNAME: the username of your lastpass account [Required] LAST_PASS_LITE_PWD: the password of your lastpass account [Optional] NODE_EXTRA_CA_CERTS: need only if you have additional certificate needs to import to node.js runtime (e.g. behind a proxy)**
×
×
  • Create New...