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.
edid-decode decodes EDID monitor description data in human-readable format and checks if it conforms to the standards.
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.
Rkdeveloptool can read from and write to RockChip devices over USB, such as the Pinebook Pro.
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.
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
This package provides a Guile Scheme API to control USB HID relay modules produced by dcttech.
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 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.
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.
sxmobar is a status bar component manager. It is used to generate status lines for i3status, i3bar, swaybar, and others.
This package provides a language server implementation for Hare.
Mcron is a cron implementation that is designed to be used on suspendable machines, like mobile phones. It will wake the device from suspension to trigger the tasks.
Bonsai is a Finite State Machine structured as a tree. It has been designed to trigger commands when successive events and/or a precise context is accepted. There is 4 kind of transition with specific acceptance rules:
event transition: The received event name match the transition one
context transition: The state context match the transition one
exec transition: The transition command is run and succeed
delay transition: The state wait for the delay transition duration. No other accepted event is received while waiting
The state will transition following every accepted transition. If there is no more available transition, the state goes back to the initial position.
This package aims to offer a good and simple templating system for Hare, using code generation.
This package is a set of gtk-layer-shell bindings for the Hare language.
This package provides XML support for Hare.
This package provides JSON support for Hare.
This package provides an event loop for Hare programs.
This package provides a Hare library for parsing scfg, a simple configuration file format with one directive per line.
This package is an implementation of the SSH client, server, and agent protocols in pure Hare.
This package is a set of libadwaita bindings for the Hare language.
This module provides a general purpose lexer machine for Hare.
This package provides compression algorithms for Hare.
hare-gi is a binding generator for GTK libraries, based on GObject Introspection development files. This package includes both the binding generator binary, as well as bindings for several common libraries, including GTK3, GTK4, and GLib.