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.
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.
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.
EXIF Reader is a module to read EXIF from JPEG and TIFF images.
Emacs major mode for editing Sass files.
A simple utility to ask an option on a terminal interactively with minimal interruption of the current screen state.
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
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.
Send desktop notification when the battery is low.
Emacs mode to dynamically highlight the parentheses surrounding point based on nesting-level using configurable lists of colors, background colors, and other properties.
Restic is a program that does backups right and was designed with the following principles in mind:
Easy: Doing backups should be a frictionless process, otherwise you might be tempted to skip it. Restic should be easy to configure and use, so that, in the event of a data loss, you can just restore it. Likewise, restoring data should not be complicated.
Fast: Backing up your data with restic should only be limited by your network or hard disk bandwidth so that you can backup your files every day. Nobody does backups if it takes too much time. Restoring backups should only transfer data that is needed for the files that are to be restored, so that this process is also fast.
Verifiable: Much more important than backup is restore, so restic enables you to easily verify that all data can be restored.
Secure: Restic uses cryptography to guarantee confidentiality and integrity of your data. The location the backup data is stored is assumed not to be a trusted environment (e.g. a shared space where others like system administrators are able to access your backups). Restic is built to secure your data against such attackers.
Efficient: With the growth of data, additional snapshots should only take the storage of the actual increment. Even more, duplicate data should be de-duplicated before it is actually written to the storage back end to save precious backup space.
Emacs major mode for editing Haml files.
Control BluOS systems from the commandline.
ActivityWatch is about recording our digital lives, an evergrowing part of our lives in general, and the new opportunities enabled by such a record.
Ollama allows you to run large language models locally. It provides a simple API for creating, running and managing models, as well as a library of pre-built models that can be easily used.
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.
Qt & Qml wrapper for ZXing library
ZXing-CPP is a barcode scanning library.
Atril is a simple multi-page document viewer. It can display and print PostScript, Encapsulated PostScript EPS, DJVU, DVI, XPS and Portable Document Format PDF files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks.
PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It aims to support the usecases currently handled by both PulseAudio and Jack and at the same time provide same level of powerful handling of Video input and output. It also introduces a security model that makes interacting with audio and video devices from containerized applications easy, with supporting Flatpak applications being the primary goal. Alongside Wayland and Flatpak we expect PipeWire to provide a core building block for the future of Linux application development.
DeepFilterNet is a deep learning-based noise suppression filter. This package provides the LADSPA plugin for real-time audio processing, suitable for use with PipeWire and other LADSPA-compatible audio systems.
PipeWire is a project that aims to greatly improve handling of audio and video under Linux. It aims to support the usecases currently handled by both PulseAudio and Jack and at the same time provide same level of powerful handling of Video input and output. It also introduces a security model that makes interacting with audio and video devices from containerized applications easy, with supporting Flatpak applications being the primary goal. Alongside Wayland and Flatpak we expect PipeWire to provide a core building block for the future of Linux application development.
Audio presets for EasyEffects optimized for Framework 13 and Framework 16 laptops. These presets improve speaker output quality on Framework hardware.
WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire's API, providing convenience for writing the daemon's modules as well as external tools for managing PipeWire.