Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kamataryo/pbqr


https://github.com/kamataryo/pbqr

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# pbqr

Expose your clipboard content as a QR code.
This is just a wrapper of a command described as below:

```shell
$ qrcode-terminal "$(pbpaste)"
```

## Usage

```shell
$ npx pbqr
```