https://github.com/qbit/intoq
STDIN to QR
https://github.com/qbit/intoq
Last synced: 8 months ago
JSON representation
STDIN to QR
- Host: GitHub
- URL: https://github.com/qbit/intoq
- Owner: qbit
- License: isc
- Created: 2016-02-18T00:55:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T20:03:39.000Z (over 6 years ago)
- Last Synced: 2025-01-16T13:27:27.451Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
intoq
=======
# Install
```
go get github.com/qbit/intoq
```
# Usage
```
echo "Hi" | intoq
feh qr.png
```