_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


guile-git 0.11.1
Dependencies: guile@3.0.9 libgit2@1.9.4
Propagated dependencies: guile-bytestructures@2.0.2
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://codeberg.org/guile-git/guile-git.git
Licenses: GPL 3+
Build system: gnu
Synopsis: Guile bindings for libgit2
Description:

This package provides Guile bindings to libgit2, a library to manipulate repositories of the Git version control system.

guile-json 4.7.3
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://github.com/aconchillo/guile-json
Licenses: GPL 3+
Build system: gnu
Synopsis: JSON module for Guile
Description:

Guile-JSON supports parsing and building JSON documents according to the specification. These are the main features:

  • Strictly complies to specification.

  • Build JSON documents programmatically via macros.

  • Unicode support for strings.

  • Allows JSON pretty printing.

guile-zstd 0.1.1
Dependencies: zstd@1.5.6 guile@3.0.9
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://codeberg.org/guile-compression/guile-zstd
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU Guile bindings to the zstd compression library
Description:

This package provides a GNU Guile interface to the zstd (``zstandard'') compression library.

guile-bytestructures 2.0.2
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://github.com/TaylanUB/scheme-bytestructures
Licenses: GPL 3+
Build system: gnu
Synopsis: Structured access to bytevector contents for Guile
Description:

Guile bytestructures offers a system imitating the type system of the C programming language, to be used on bytevectors. C's type system works on raw memory, and Guile works on bytevectors which are an abstraction over raw memory. It's also more powerful than the C type system, elevating types to first-class status.

guile-bzip2 0.1.0
Dependencies: guile@3.0.9 bzip2@1.0.8
Propagated dependencies: guile-bytestructures@2.0.2
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://ngyro.com/software/guile-bzip2.html
Licenses: GPL 3+
Build system: gnu
Synopsis: Guile bindings for libbzip2
Description:

Guile-bzip2 is a Guile wrapper for the libbzip2 library. It exposes an interface similar to other Guile compression libraries, like Guile-zlib.

guile2.2-json 4.7.3
Dependencies: guile@2.2.7
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://github.com/aconchillo/guile-json
Licenses: GPL 3+
Build system: gnu
Synopsis: JSON module for Guile
Description:

Guile-JSON supports parsing and building JSON documents according to the specification. These are the main features:

  • Strictly complies to specification.

  • Build JSON documents programmatically via macros.

  • Unicode support for strings.

  • Allows JSON pretty printing.

gv 3.7.4
Dependencies: ghostscript-with-x@9.56.1 libx11@1.8.12 libxaw3d@1.6.6 libxinerama@1.1.5 libxpm@3.5.17 zlib@1.3.1
Channel: guix
Location: gnu/packages/gv.scm (gnu packages gv)
Home page: https://www.gnu.org/software/gv/
Licenses: GPL 3+
Build system: gnu
Synopsis: PostScript and PDF viewer using Ghostscript as a back-end
Description:

GNU GV is a graphical user interface to the Ghostscript interpreter. With it, one can view and navigate through PostScript and PDF documents in X Windows.

gxmessage 3.4.3
Dependencies: gtk+@3.24.51
Channel: guix
Location: gnu/packages/gxmessage.scm (gnu packages gxmessage)
Home page: https://www.gnu.org/software/gxmessage/
Licenses: GPL 3+
Build system: gnu
Synopsis: Open popup message window with buttons for return
Description:

GNU gxmessage is a program that pops up dialog windows, which display a message to the user and waits for their action. The program then exits with an exit code corresponding to the response.

memtest86+ 7.20
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://www.memtest.org/
Licenses: GPL 2
Build system: gnu
Synopsis: Thorough real-mode memory tester
Description:

Memtest86+ is a thorough, stand-alone memory test for x86 systems. It repeatedly writes different patterns to all memory locations, reads them back again, and verifies whether the result is the same as what was written. This can help debug even intermittent and non-deterministic errors.

It runs independently of any operating system, at computer boot-up, so that it can scan as much of your RAM as possible for hardware defects.

edid-decode 0.0.0-1.3d63549
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://git.linuxtv.org/edid-decode.git/
Licenses: Expat
Build system: gnu
Synopsis: Decode @dfn{EDID} data in human-readable format
Description:

edid-decode decodes EDID monitor description data in human-readable format and checks if it conforms to the standards.

libcpuid 0.8.0
Dependencies: kmod@29
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://libcpuid.sourceforge.net/
Licenses: FreeBSD
Build system: cmake
Synopsis: Small library for x86 CPU detection and feature extraction
Description:

Libcpuid is a small C library to get vendor, model, branding string, code name and other information from x86 CPU. This library is not to be confused with the cpuid command line utility from package cpuid.

liquidctl 1.16.0
Propagated dependencies: python-colorlog@6.9.0 python-crcmod@1.7 python-docopt@0.6.2 python-hidapi@0.14.0.post2 python-pillow@12.1.1 python-pyusb@1.2.1 python-smbus@4.3
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/liquidctl/liquidctl
Licenses: GPL 3+
Build system: pyproject
Synopsis: Drivers and tools for liquid cooling equipment
Description:

Liquidctl is a package with tools, drivers and a Python library to work with liquid cooling equipment such as AIO coolers, fan controllers and other devices.

i7z 0.28-0.1a41ff1
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/afontenot/i7z
Licenses: GPL 2
Build system: gnu
Synopsis: Thermal and C-state reporting on older Intel Core CPUs
Description:

The i7z utility accurately measures the current frequency and temperature of older Intel Core (i3, i5, and i7) processors including the Nehalem, Sandy Bridge, and Ivy Bridge generations. Reliable support for newer CPUs is not guaranteed, as this package has not seen significant development since 2013.

If your processor is supported, you'll get detailed reports on Turbo Boost and clock multipliers, core voltage, and time spent in different C-states. This information can be viewed in real time and/or logged to a file.

ddcutil 2.2.5
Dependencies: eudev@3.2.14 glib@2.86.0 jansson@2.14 kmod@29 i2c-tools@4.3 libdrm@2.4.131 libusb@1.0.25 libx11@1.8.12 libxrandr@1.5.4 zlib@1.3.1
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://www.ddcutil.com/
Licenses: Modified BSD GPL 2+
Build system: gnu
Synopsis: Control external monitor settings
Description:

ddcutil can query and modify most external monitors' settings, such as brightness, colour levels, and input sources. Generally speaking, any setting that can be changed by pressing buttons on the monitor can be modified by ddcutil.

ddcutil communicates directly with monitors implementing the Monitor Control Command Set (MCCS). It usually does so through the the Display Data Channel Command Interface (DDC/CI) protocol on the I2C bus, but can also communicate over USB as per the USB Monitor Control Class Specification.

One particular use case is in colour profile management. Monitor calibration is relative to the monitor colour settings currently in effect, e.g. red gain. ddcutil allows colour-related settings to be saved at the time a monitor is calibrated, and restored when the calibration is applied.

This package includes udev rules that can be used by adding this package to the rules field of the udev-configuration record. It gives read/write access to i2c devices to users in the i2c group.

brillo 1.4.13
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://gitlab.com/cameronnemo/brillo
Licenses: Zero-Clause BSD GPL 3+
Build system: gnu
Synopsis: Controls the brightness of backlight and LED devices on Linux
Description:

Brillo is a command line tool to control the brightness of backlight and LED devices on Linux.

Notable features include:

  • Automatic best controller detection

  • Smooth transitions and natural brightness adjustments

  • Ability to save and restore brightness across boots

  • Directly using sysfs to set brightness without relying on X

  • Unprivileged access with no new setuid binaries

  • Containment with AppArmor

guile-usbrelay 0.1.1
Dependencies: hidapi@0.15.0
Propagated dependencies: nyacc@3.02.0
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://codeberg.org/pisemsky/guile-usbrelay
Licenses: LGPL 3+
Build system: guile
Synopsis: Control USB HID relays from Guile
Description:

This package provides a Guile Scheme API to control USB HID relay modules produced by dcttech.

deskflow 1.26.0-0.ef96c2c
Dependencies: bash-minimal@5.2.37 cli11@2.4.2 gdk-pixbuf@2.44.4 libei@1.4.0 libportal@0.9.1 libx11@1.8.12 libxi@1.8.2 libxinerama@1.1.5 libxkbcommon@1.13.1 libxkbfile@1.1.3 libxrandr@1.5.4 libxtst@1.2.5 libsm@1.2.5 libice@1.1.2 openssl@3.5.5 pugixml@1.12.1 python@3.12.12 qtbase@6.9.2 qtsvg@6.9.2 qttranslations@6.9.2 qttools@6.9.2 qtwayland@6.9.2 tomlplusplus@3.4.0 wayland@1.24.0 wayland-protocols@1.47 xkeyboard-config@2.44
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://deskflow.org/
Licenses: GPL 2
Build system: cmake
Synopsis: Share a single keyboard and mouse between multiple computers
Description:

Deskflow is a keyboard and mouse sharing app. Use the keyboard, mouse,or trackpad of one computer to control nearby computers, and work seamlessly between them. It's like a software KVM (but without the video). TLS encryption is enabled by default. It supports Wayland clipboard sharing.

screentest 3.0
Dependencies: glib@2.86.0 gtk+@3.24.51
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/TobiX/screentest
Licenses: GPL 2
Build system: meson
Synopsis: Simple screen testing tool
Description:

This is a program for testing the quality of CRT/LCD screens. It displays various patterns and allows you to estimate the quality of your CRT/LCD monitor.

wavemon 0.9.7
Dependencies: libcap@2.64 libnl@3.12.0 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/uoaerg/wavemon
Licenses: GPL 3+
Build system: gnu
Synopsis: Wireless network device monitor
Description:

Wavemon is a wireless device monitor with an interactive ncurses terminal interface. It can display and plot signal and noise levels in real time. It also reports packet statistics, device configuration, network parameters, and access points and other wireless clients of your wireless network hardware.

Wavemon should work (with varying levels of detail and features) with any device supported by the Linux kernel.

ckb-next 0.6.2
Dependencies: bash-minimal@5.2.37 eudev@3.2.14 libdbusmenu-qt@0.9.3+16.04.20160218-0ubuntu1 libxcb@1.17.0 pulseaudio@16.1 qt5compat@6.9.2 qtx11extras@5.15.17 quazip@1.5 xcb-util-wm@0.4.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/ckb-next/ckb-next
Licenses: GPL 2
Build system: qt
Synopsis: Driver for Corsair keyboards and mice
Description:

ckb-next is a driver for Corsair keyboards and mice. It aims to bring the features of Corsair's proprietary software to Linux-based operating systems. It already supports much of the same functionality, including full RGB animations.

memtester 4.6.0
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: http://pyropus.ca/software/memtester/
Licenses: GPL 2
Build system: gnu
Synopsis: User-space memory subsystem tester
Description:

Memtester stress-tests the memory subsystem of your operating system and computer. It repeatedly writes different patterns to all memory locations, reads them back again, and verifies whether the result is the same as what was written. This can help debug even intermittent and non-deterministic errors.

Memtester runs entirely in user space. This means that you don't need to reboot to test your memory, but also that it's not possible to test all of the RAM installed in the system.

It can also be told to test memory starting at a particular physical address.

hueplusplus 1.1.0
Dependencies: mbedtls@2.28.9
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/enwi/hueplusplus
Licenses: LGPL 3+
Build system: cmake
Synopsis: C++ library to control Philips Hue lights
Description:

Hueplusplus is a library for controlling Philips Hue lights. Features:

  • find bridges with SSDP or set an ip manually

  • all common light functions (brightness, color, temperature)

  • extended alert() functions, which alert in a specific color (good for notifications)

  • supports sensors, rules, groups, scenes and schedules

  • streaming with entertainment mode

  • documented with doxygen

envytools 0.1-1.9014a51
Dependencies: libxml2@2.14.6 python@3.12.12
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/envytools/envytools
Licenses: Expat
Build system: cmake
Synopsis: Reverse-engineering tools for Nvidia's proprietary GPU drivers
Description:

This package provides tools for exploring Nvidia's proprietary GPU drivers, including an assembler and a disassembler for several GPU instruction sets, and tools to deal with register databases.

openrgb 0.9
Dependencies: coreutils@9.1 hidapi@0.15.0 hueplusplus@1.1.0 nlohmann-json@3.12.0 libusb@1.0.25 mbedtls@2.28.9 qtbase@5.15.17 qtwayland@5.15.18
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://openrgb.org/
Licenses: GPL 2
Build system: qt
Synopsis: RGB lighting control
Description:

OpenRGB is lighting control that doesn't depend on manufacturer software. ASUS, ASRock, Corsair, G.Skill, Gigabyte, HyperX, MSI, Razer, ThermalTake, and more supported.

Features:

  • Set colors and select effect modes for a wide variety of RGB hardware

  • Save and load profiles

  • Control lighting from third party software using the OpenRGB SDK

  • Command line interface

  • Connect multiple instances of OpenRGB to synchronize lighting across multiple PCs

  • Can operate standalone or in a client/headless server configuration

  • View device information

  • No official/manufacturer software required

  • Graphical view of device LEDs makes creating custom patterns easy

Total packages: 73955