# 188080501/JQTools

JQTools 是一个基于 Qt/QML/C++ 的开源开发工具箱，集成文本处理、加密计算、图片优化、二维码与 Qt 辅助等常用功能。

Repository: https://github.com/188080501/JQTools
Canonical: https://ross.abutalabs.com/products/jqtools
Language: C++
License: MIT
License Family: permissive
Last push: 2026-08-16T15:52:09+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 75, longevity 100
- inputs: {"age_days": 3762, "days_push": 17, "days_rel": 170, "gap_med": 7.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1840, forks 523 (observed 2026-08-28T04:05:43.052830+00:00)

## What it is
JQTools is an open-source developer toolbox built with Qt/QML/C++ that bundles common small utilities: text processing, hash and encryption calculations, image optimization, QR/barcode generation and recognition, and Qt-specific code helpers. It ships as a desktop application for Windows/macOS/Linux and also as an online WASM version.

## Use cases
- format and minify JSON
- compute MD5/SHA1/SHA256 hashes of files
- generate RSA key pairs and encrypt/decrypt with AES
- compress PNG and JPG images losslessly or losslessly
- generate and decode QR codes and barcodes
- convert text encodings like UTF-16 and URL encoding
- generate app icons at multiple resolutions
- generate random passwords and UUIDs

## When to choose
- you want a single offline GUI toolbox for frequent small dev tasks
- you work with Qt and need Q_PROPERTY/CPP code generation helpers
- you need quick image compression or icon generation without command-line tools
- you prefer a tool available both as desktop app and in-browser WASM

## When to avoid
- you need scriptable or CI-friendly command-line automation
- you require advanced image editing beyond compression and icon export
- you need heavy-duty encryption beyond basic RSA/AES/HMAC utilities

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, gui, image-processing, cryptography, serialization, compression
- domain: developer-tools, cross-platform, desktop-applications, image-processing, security
- platform: windows, wasm, cpp
- tags: qt, qml, toolbox, qr-code, png-compression, hash-calculator, rsa, aes, uuid-generator, json-formatter, code-generation, macos, linux

## Member repositories
- 188080501/JQTools (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.052830+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:18:01.776706+00:00, confidence not recorded.
  - readme: https://github.com/188080501/JQTools (fetched 2026-08-28T04:05:43.052830+00:00, sha 1680f3924f0e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
