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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
OpenHMD aims to provide an API and drivers for immersive technology, such as head mounted displays with built in head tracking.
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.
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.
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
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.
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
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.
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.
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.
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.
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.
This package provides a Guile Scheme API to control USB HID relay modules produced by dcttech.
libsmbios provides a library to interface with the SMBIOS tables. It also provides extensions for proprietary methods of interfacing with Dell specific SMBIOS tables.
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.
Read temperature from usbtemp.com USB thermometer and DS9097E compatible 1-wire adapter with one DS18B20 digital probe attached through command line interface.
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.
edid-decode decodes EDID monitor description data in human-readable format and checks if it conforms to the standards.
The MSR Tools project provides console utilities to directly access the Model-Specific Registers (MSRs) and CPU ID of Intel-compatible processors:
cpuid: show identification and feature information of any CPUrdmsr: read MSRs from any CPU or all CPUswrmsr: write to MSRs on any CPU or all CPUs
These tools can be used to query and modify certain low-level CPU parameters, such as the Turbo Boost ratio and Thermal Design Power (TDP) limits.
MSR addresses differ (greatly) between processors, and any such modification can be dangerous and may void your CPU or system board's warranty.
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.
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.
Hardware Probe is a tool to probe for hardware, check its operability and find drivers.
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.
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.
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.