Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamataryo/pbqr
https://github.com/kamataryo/pbqr
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamataryo/pbqr
- Owner: kamataryo
- Created: 2020-03-26T06:24:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T06:27:27.000Z (almost 5 years ago)
- Last Synced: 2024-11-18T02:12:23.872Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```