An open API service indexing awesome lists of open source software.

https://github.com/hajimehoshi/kagi

A simple password generator
https://github.com/hajimehoshi/kagi

Last synced: 6 months ago
JSON representation

A simple password generator

Awesome Lists containing this project

README

          

# Kagi

Kagi (鍵) is a simple password generator.

## Install or update

```
:; go get -u github.com/hajimehoshi/kagi
:; go install github.com/hajimehoshi/kagi
```

## Usage

```
:; kagi SITES_FILE MASTER_PASSWORD_FILE
```

## License

Kagi is licensed under Apache license version 2.0. See LICENSE file.