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.
This package provides a universal zig executable that lets you run any version of zig. Since you can only have one zig executable in your PATH, anyzig removes the limitation that this can only be one version. The version of zig to invoke is pulled from the minimum_zig_version field of build.zig.zon. build.zig.zon is found by searching the current or any parent directory.
A clj-kondo linter for emacs flycheck to lint clojure code. This requires clj-kondo to be installed separately.
Emacs mode to dynamically highlight the parentheses surrounding point based on nesting-level using configurable lists of colors, background colors, and other properties.
This is a comint-based generic package used for building concrete shells.
This Emacs package provides the following functionalities from the Kagi search engine:
- FastGPT
Kagi's LLM offering, as a shell inspired by xenodium's chatgpt-shell.
- Universal Summarizer
Summarizes texts, webpages, videos, and more.
Both functions are accessed through Kagi's APIs. Before a call can be made, some setup should be done on the Kagi website (see below). Useful for buffers that display lists of any kind, as a guide for your eyes to follow.
Emacs major mode for editing Sass files.
Emacs major mode for editing Haml files.
Emacs major mode for editing Slim files.
Emacs mode to highlight every other line with an alternative background color. Useful for buffers that display lists of any kind, as a guide for your eyes to follow.
The mpy-cross tool is the MicroPython cross compiler utility, used to pre-compile python files into bytecode (mpy files) suitable for running on your target.
Tool for interacting remotely with MicroPython devices.
EXIF Reader is a module to read EXIF from JPEG and TIFF images.
Send desktop notification when the battery is low.
Generate passwords with are easier to remember by random words from word lists.
This tries to reimplement the some of the functionality of 'xrandr' for the gnome desktop using mutter's dbus-api.c
A simple utility to ask an option on a terminal interactively with minimal interruption of the current screen state.
Iec16022 is a non-interactive software package for producing Data Matrix barcodes as specified by ISO/IEC 16022. It produces ASCII, UTF-8, EPS, Bin, Stamp and PNG images.
Control BluOS systems from the commandline.
This is a very simple OpenSMTPD filter for rewriting email address in both MAIL FROM command and From header in all messages with the specified email address. It’s useful when you want to ensure that all the relayed messages will be “send from” some no-reply email address.
Autofs is a kernel-based automounter for use with the Linux autofs4 module. It automatically mounts selected file systems when they are used and unmounts them after a set period of inactivity. This provides centrally-managed, consistent file names for users and applications, even in a large and/or frequently changing (network) environment.
ActivityWatch is about recording our digital lives, an evergrowing part of our lives in general, and the new opportunities enabled by such a record.
TKU is a command-line tool for tracking token usage and costs across multiple AI coding assistants. It scans local session files, fetches live pricing, and shows aggregated reports by day, month, session, or model.
Claude Desktop is Anthropic's official desktop client for Claude, bringing Chat, Cowork, and Claude Code into a single Electron application with Model Context Protocol (MCP) support and system tray integration.
This package repackages the official Debian build from Anthropic's apt repository, patching the bundled Chromium runtime for the Guix store. Linux support is currently in beta.
Claude Code is an agentic coding tool that lives in your terminal. It can understand your codebase, edit files, run terminal commands, and handle entire workflows. This package disables auto-updates.