Skip to content

qq

Jq inspired config format transcoder with interactive querying

qq is a versatile terminal tool inspired by jq and fq, enabling querying and transcoding across various configuration formats. It supports interactive query building with autocomplete and real-time previews. Despite its broad functionality, qq maintains competitive performance with specialized tools.

terminal

https://github.com/JFryy/qq

amd64 arm64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install qq

sudo apt install qq

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    qq=0.2.3*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      qq=0.2.3*

Download URLs

Version SHA256 Size (KB)
0.2.3 a6d186f9cb76fb65eb9eb25b37a74496d56779114d56b9839596d9b1f3251196 4482
Version SHA256 Size (KB)
0.2.3 a62cd1994c8a0d62dcb17ad3e2ba6d0a07a679a4e7902b61d35f5ee47a1d9447 3820

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for qq are versioned here.

Click here to see qq ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/qq/ops2deb.yml
name: qq
matrix:
  architectures:
    - amd64
    - arm64
  versions:
    - 0.2.3
homepage: https://github.com/JFryy/qq
summary: jq inspired config format transcoder with interactive querying
description: |-
  qq is a versatile terminal tool inspired by jq and fq, enabling querying and
  transcoding across various configuration formats. It supports interactive query
  building with autocomplete and real-time previews. Despite its broad
  functionality, qq maintains competitive performance with specialized
  tools.
fetch: https://github.com/JFryy/qq/releases/download/v{{version}}/qq-v{{version}}-linux-{{arch}}.tar.gz
install:
  - qq:/usr/bin/

The blueprint fetch keyword contains a URL template pointing to qq releases. Downloaded files are locked in a lockfile versioned here.

Click here to see qq release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/qq/ops2deb.lock.yml
- url: https://github.com/JFryy/qq/releases/download/v0.2.3/qq-v0.2.3-linux-amd64.tar.gz
  sha256: 21698c1f6010ad7cd1d0b60424cf7de258243773975fb6acbbb0d27d199c6da1
  timestamp: 2024-12-22 19:09:33+00:00
- url: https://github.com/JFryy/qq/releases/download/v0.2.3/qq-v0.2.3-linux-arm64.tar.gz
  sha256: 0816667e77c1a551c6c08d116ea13d906dda85a9690697eab3aeef92f0dc5641
  timestamp: 2024-12-22 19:09:33+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/qq.svg)](https://docs.wakemeops.com/packages/qq)
<a href="https://docs.wakemeops.com/packages/qq">
  <img src="https://docs.wakemeops.com/badges/qq.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/qq.svg
:target: https://docs.wakemeops.com/packages/qq