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

https://github.com/qbit/intoq

STDIN to QR
https://github.com/qbit/intoq

Last synced: 8 months ago
JSON representation

STDIN to QR

Awesome Lists containing this project

README

          

intoq
=======

# Install

```
go get github.com/qbit/intoq
```

# Usage

```
echo "Hi" | intoq
feh qr.png
```