zint
terminal-tool-builder-lib
zint | terminal-tool-builder-lib | |
---|---|---|
4 | 1 | |
120 | 3 | |
- | - | |
4.1 | 0.0 | |
over 2 years ago | 30 days ago | |
C | C | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zint
- Suggestions for super simple QR code generator
-
Any good programs (not websites) for creating QR codes for Windows and Linux?
Been a while since when I used it, but there’s Zint at https://www.zint.org.uk which a cross platform barcode generating solution but also does QR codes
-
Symbology.js - generate 50+ types of 1D or 2D Barcode in png, svg, or eps formats
Full credit is due to Robin Stuart for making zint, which is the C++ lib that does the actual rendering. I only created the js wrapper for it.
When I originally developed Symbology, I made a mistake in making the license MIT. Since it makes use of zint (which is licensed under GPL-3), and since I distribute zint as part of the compiled binary, I changed the license to GPL-3.
terminal-tool-builder-lib
What are some alternatives?
tfblib - A Tiny Linux Framebuffer Library
md - Simple, small, and optimized compiled MarkDown file reader that runs in your terminal / command line
symbology - 🔖 Generates 1D, 2D, or composite barcodes in png, svg, or eps formats. Supports 50+ symbologies.
CursedGL - 3D graphics library for the terminal
qude - Free QR code generating web app
sclocka - The real screensaver/lock for terminals
dte - A small, configurable console text editor (mirrored from https://gitlab.com/craigbarnes/dte)
TermGL - 2D & 3D graphics engine in the terminal [C/C++]
climenu - Compact application for creating text menus with executable entries. Use it to build straightforward static shortcut menus or dynamically generate advanced menus for more complex programs.