aadityarajkumawat / zella

A secure CLI based password manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zella

Installation

Usage

zella add <password-for-name>:<passoword>
zella get <password-for-name> // copies the password to clipboard
zella get -o <password-for-name> // prints the password to stdout

About

A secure CLI based password manager


Languages

Language:TypeScript 76.7%Language:JavaScript 23.3%