clipass-js

0.1.7 • Public • Published

Clipass

CLI password management.

Installation

$ npm install -g clipass-js

Usages

The standard command entry is clipass. Alias pas is available.

Set Password

$ clipass set github:neruthes 123456
$ clipass s github:neruthes 123456

Copy Password

$ clipass copy github:neruthes
$ clipass c github:neruthes

Delete Password

$ clipass rm github:neruthes

List Password Entries

$ clipass ls

Other Usages

See GitHub Wiki.

Data Management

See directory: ~/.xyz.neruthes.clipass.v1.

Copyright

Copyright (C) 2019-2020 Neruthes <i@neruthes.xyz> <0x5200DF38>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

Readme

Keywords

Package Sidebar

Install

npm i clipass-js

Weekly Downloads

4

Version

0.1.7

License

AGPL-3.0

Unpacked Size

49.1 kB

Total Files

5

Last publish

Collaborators

  • neruthes