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.
libpatch is a lightweight C library that can be used by tracers, debuggers and other tools for insertion of probes in a program at runtime. It has many strategies to minimize probe overhead and maximize possible coverage.
libpatch is a lightweight C library that can be used by tracers, debuggers and other tools for insertion of probes in a program at runtime. It has many strategies to minimize probe overhead and maximize possible coverage.
libpatch is a lightweight C library that can be used by tracers, debuggers and other tools for insertion of probes in a program at runtime. It has many strategies to minimize probe overhead and maximize possible coverage.
Gnuplot is a portable command-line driven graphing utility. It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave.
GPTel is a simple ChatGPT asynchronous client for Emacs with no external dependencies. It can interact with ChatGPT from any Emacs buffer with ChatGPT responses encoded in Markdown or Org markup. It supports conversations, not just one-off queries and multiple independent sessions. It requires an OpenAI API key.
This package provides inline Git diff functionality in Emacs, enabling users to view changes inline within buffers.
Provides an agent mode for interacting with GPT models seamlessly in GPTel.
This package provides a tiny everyday helper for easily looking up or summarizing text using an LLM.
An unofficial Copilot plugin for Emacs.
ob-gptel is a backend for Org Babel. It provides an alternative interface to evaluate {gptel
This package offers an advanced way to manage Gptel directives, using files rather than customizing the variable directly.
Stumpwm is a window manager written entirely in Common Lisp. It attempts to be highly customizable while relying entirely on the keyboard for input. These design decisions reflect the growing popularity of productive, customizable lisp based systems.
b43-fwcutter can extract the firmware for your Broadcom 43xx hardware from different closed source drivers. The b43 driver depends on these firmware files and can't work without them. Currently b43-fwcutter supports Apple MacOS X, Microsoft Windows and Linux drivers, but keep in mind that b43-fwcutter doesn't support all driver versions.
Dissent (previously gtkcord4) is a third-party Discord client designed for a smooth, native experience on Linux desktops. Built with the GTK4 and libadwaita for a modern look and feel, it delivers your favorite Discord app in a lightweight and visually appealing package.
Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.
Python wrapper for Brave's adblocking library, which is written in Rust.
The serial-monitor tool is a command line program that interacts via stdio. It accepts commands as plain ASCII strings terminated with LF \n and sends response as JSON.
The dfu-discovery tool is a command line program that interacts via stdio. It accepts commands as plain ASCII strings terminated with LF \n and sends response as JSON.
The serial-discovery tool is a command line program that interacts via stdio. It accepts commands as plain ASCII strings terminated with LF \n and sends response as JSON.
MDNS (Bonjour) pluggable discovery tool.
This program compresses text files using a unique lossy text compression algorithm. Decompression is not possible. The result file has a ".ltz" extension, and the original file remains.
Not only is the byte count reduced, but the bytes themselves are smaller bytes - and weigh less when stored on disk.
Onstat tells you if your server is switched on. A common problem is when staff attempt to use a server or desktop when the power is not switched on. This may help diagnose such a situation.
This program creates one or more zombies and a daemon their leader. It can be used to replenish system zombies, or to feed the init monster.
This allows older commands to be executed safely at their original native baud. Commands are now often run over high speed telnet or ssh sessions, at speeds they were not designed for - sometimes called "overbauding". Overbauding can cause command overheating, resulting in Command Fault Heat State Exception (CFHSE) errors.
Many command line programs, especially those for Unix, were originally written to run at bauds such as 300, 1200, 2400 or even 9600. This was the days of serial connections to teletypes or dumb terminals (aka glass teletypes, green screens, etc). While links to servers have increased in speed, the code for most commands has remained the same. Some operating systems have a man page, fastcommands(5), that lists commands that are high speed link safe.