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

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.


guile2.2-gdbm-ffi 20120209.fa1d5b6
Dependencies: gdbm@1.25
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://github.com/ijp/guile-gdbm
Licenses: GPL 3+
Build system: guile
Synopsis: Guile bindings to the GDBM library via Guile's FFI
Description:

Guile bindings to the GDBM key-value storage system, using Guile's foreign function interface.

guile2.0-bytestructures 1.0.10
Dependencies: guile@2.0.14
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.

guile2.2-lzlib 0.3.0
Dependencies: guile@2.2.7 lzlib@1.13
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://notabug.org/guile-lzlib/guile-lzlib
Licenses: GPL 3+
Build system: gnu
Synopsis: Guile bindings to lzlib
Description:

This package provides Guile bindings for lzlib, a C library for in-memory LZMA compression and decompression. The bindings are written in pure Scheme by using Guile's foreign function interface.

guile 1.8.8
Dependencies: gawk@5.3.0 libxcrypt@4.4.38 readline@8.2.13
Propagated dependencies: gmp@6.3.0 libltdl@2.4.7
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://www.gnu.org/software/guile/
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Scheme implementation intended especially for extensions
Description:

Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language of the GNU system. It is an implementation of the Scheme language which can be easily embedded in other applications to provide a convenient means of extending the functionality of the application without requiring the source code to be rewritten.

guile2.2-readline 2.2.7
Dependencies: guile@2.2.7 readline@8.2.13 libffi@3.4.6 libxcrypt@4.4.38 bash-minimal@5.2.37
Propagated dependencies: libunistring@1.3 libltdl@2.4.7 libgc@8.2.8 gmp@6.3.0
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://www.gnu.org/software/guile/
Licenses: GPL 3+
Build system: gnu
Synopsis: Line editing support for GNU Guile
Description:

This module provides line editing support via the Readline library for GNU Guile. Use the (ice-9 readline) module and call its activate-readline procedure to enable it.

guile-lzlib 0.3.0
Dependencies: guile@3.0.9 lzlib@1.13
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://notabug.org/guile-lzlib/guile-lzlib
Licenses: GPL 3+
Build system: gnu
Synopsis: Guile bindings to lzlib
Description:

This package provides Guile bindings for lzlib, a C library for in-memory LZMA compression and decompression. The bindings are written in pure Scheme by using Guile's foreign function interface.

guile-readline 3.0.9
Dependencies: guile@3.0.9 readline@8.2.13 libffi@3.4.6 libxcrypt@4.4.38 bash-minimal@5.2.37
Propagated dependencies: libunistring@1.3 libgc@8.2.8
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://www.gnu.org/software/guile/
Licenses: GPL 3+
Build system: gnu
Synopsis: Line editing support for GNU Guile
Description:

This module provides line editing support via the Readline library for GNU Guile. Use the (ice-9 readline) module and call its activate-readline procedure to enable it.

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.

headsetcontrol 2.7.0
Dependencies: hidapi@0.15.0
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/Sapd/HeadsetControl
Licenses: GPL 3+
Build system: cmake
Synopsis: Sidetone and Battery status for USB headsets
Description:

Headsetcontrol is a tool to control certain aspects of USB-connected headsets. Currently, support is provided for adjusting sidetone, getting battery state, controlling LEDs, and setting the inactive time.

hwinfo 23.2
Dependencies: libx86emu@3.5 util-linux@2.40.4
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/openSUSE/hwinfo
Licenses: GPL 2+
Build system: gnu
Synopsis: Hardware information tool
Description:

HwInfo is used to probe for the hardware present in the system. It can be used to generate a system overview log which can be later used for support.

usbrelay 1.2.1
Dependencies: hidapi@0.15.0
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/darrylb123/usbrelay
Licenses: GPL 2+
Build system: gnu
Synopsis: Control USB relay modules
Description:

This is a Linux driver based on hidapi for a variety of inexpensive HID compatible USB relay modules available with different number of output relays.

h-client 0.0a0-1.e6c78b1
Dependencies: gdk-pixbuf@2.42.12 gobject-introspection@1.82.0 guile@3.0.9 gtk+@3.24.51 pciutils@3.13.0 python-pycurl@7.45.4 python-pygobject@3.50.0 usbutils@018
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://savannah.nongnu.org/projects/h-source/
Licenses: GPL 3+
Build system: python
Synopsis: Graphical client for the h-node hardware database project
Description:

The h-node project (https://www.h-node.org) aims to build a database of hardware that works with fully free operating systems. h-client is a GTK+ graphical client that is able to retrieves information on the hardware inside the computer it's running on, and on peripherals connected to it, and helps you submit that information to the h-node project along with whether the hardware works with a fully free operating system or not.

rkdeveloptool 1.3-0.6e92ebc
Dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/rockchip-linux/rkdeveloptool
Licenses: GPL 2+
Build system: gnu
Synopsis: Read from and write to RockChicp devices over USB
Description:

Rkdeveloptool can read from and write to RockChip devices over USB, such as the Pinebook Pro.

ckb-next 0.6.2
Dependencies: qtbase@5.15.17 zlib@1.3.1 libdbusmenu-qt@0.9.3+16.04.20160218-0ubuntu1 quazip-qt5@1.5 pulseaudio@16.1 libxcb@1.17.0 xcb-util-wm@0.4.2 qtx11extras@5.15.17 eudev@3.2.14 bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/ckb-next/ckb-next
Licenses: GPL 2
Build system: cmake
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.

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.17
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

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.

brillo 1.4.12
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

ddcutil 2.1.4
Dependencies: eudev@3.2.14 glib@2.83.3 jansson@2.14 kmod@29 i2c-tools@4.3 libdrm@2.4.124 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.

wavemon 0.9.4
Dependencies: libcap@2.64 libnl@3.5.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.

liblxi 1.20
Dependencies: avahi@0.8 libtirpc@1.3.1 libxml2@2.14.6
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://lxi-tools.github.io/
Licenses: Modified BSD
Build system: meson
Synopsis: @acronym{LXI, LAN eXtensions for Instrumentation} library
Description:

This library offers a simple API for communicating with instruments compatible with the LXI standard that defines communication protocols for instrumentation and data acquisition systems using Ethernet. Applications can use liblxi to discover instruments on your network, send SCPI commands, and receive responses.

python-usbrelay 1.2.1
Dependencies: usbrelay@1.2.1
Propagated dependencies: python-paho-mqtt@2.1.0
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://github.com/darrylb123/usbrelay
Licenses: GPL 2+
Build system: pyproject
Synopsis: Python library to control USB relay modules
Description:

This is the Python extension to usbrelay, a Linux driver based on hidapi for a variety of inexpensive HID compatible USB relay modules. This package also includes usbrelayd.

usbguard 1.1.4
Dependencies: audit@3.0.9 catch@1.3.5 dbus-glib@0.112 openldap@2.6.9 libcap-ng@0.8.5 libseccomp@2.6.0 libsodium@1.0.18 pegtl@3.2.7 polkit@121 protobuf@3.21.9 libqb@2.0.9
Channel: guix
Location: gnu/packages/hardware.scm (gnu packages hardware)
Home page: https://usbguard.github.io
Licenses: GPL 2
Build system: gnu
Synopsis: Helps to protect your computer against rogue USB devices (a.k.a. BadUSB)
Description:

USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the system). Simply put, it is a USB device whitelisting tool.

Total packages: 69282