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
- Host: GitHub
- URL: https://github.com/erickrus/textqr
- Owner: Erickrus
- Created: 2018-10-24T03:06:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T06:21:47.000Z (almost 7 years ago)
- Last Synced: 2025-01-11T22:29:09.008Z (9 months ago)
- Language: Python
- Size: 63.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.