terminal-tool-builder-lib
This library can be used to create terminal tools easily and quickly. (by constarg)
zint
A barcode encoding library supporting over 50 symbologies including Code 128, Data Matrix, USPS OneCode, EAN-128, UPC/EAN, ITF, QR Code, Code 16k, PDF417, MicroPDF417, LOGMARS, Maxicode, GS1 DataBar, Aztec, Composite Symbols and more. [Moved to: https://github.com/zint/zint] (by woo-j)
terminal-tool-builder-lib | zint | |
---|---|---|
1 | 4 | |
4 | 120 | |
- | - | |
2.6 | 4.1 | |
over 1 year ago | over 2 years ago | |
C | C | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
terminal-tool-builder-lib
Posts with mentions or reviews of terminal-tool-builder-lib.
We have used some of these posts to build our list of alternatives
and similar projects.
zint
Posts with mentions or reviews of zint.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-13.
- 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.
What are some alternatives?
When comparing terminal-tool-builder-lib and zint you can also consider the following projects:
md - Simple, small, and optimized compiled MarkDown file reader that runs in your terminal / command line
tfblib - A Tiny Linux Framebuffer Library
CursedGL - 3D graphics library for the terminal
symbology - 🔖 Generates 1D, 2D, or composite barcodes in png, svg, or eps formats. Supports 50+ symbologies.
dte - A small, configurable console text editor (mirrored from https://gitlab.com/craigbarnes/dte)
qude - Free QR code generating web app
sclocka - The real screensaver/lock for terminals
TermGL - 2D & 3D graphics engine in the terminal [C/C++]