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

https://github.com/erickrus/textqr

using terminal to display qrcode (or other image) in text mode
https://github.com/erickrus/textqr

Last synced: 7 months ago
JSON representation

using terminal to display qrcode (or other image) in text mode

Awesome Lists containing this project

README

          

# textqr
This library uses unix terminal to display qrcode (or other image) in text mode. Technically, it combines and converts black/white 2-pix into 1 display unit. This library could also be used to display banner text.

![snapshot](https://github.com/Erickrus/textqr/blob/master/textqr.png)