_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


python-mpdmetrics 1.1
Propagated dependencies: python-mpd2@3.0.4
Channel: atomized
Location: atomized/packages/python-xyz.scm (atomized packages python-xyz)
Home page: https://codeberg.org/ieure/mpdmetrics
Licenses: GPL 3+
Build system: pyproject
Synopsis: Collectd plugin for MPD
Description:

This plugin for collectd will connect to a MPD server and collect metrics about it.

python-manhole 1.8.1
Channel: atomized
Location: atomized/packages/python-xyz.scm (atomized packages python-xyz)
Home page: https://github.com/ionelmc/python-manhole
Licenses: FreeBSD
Build system: pyproject
Synopsis: Manhole is in-process service that will accept unix domain socket connections and present thestacktraces for all threads and an interactive prompt.
Description:

Manhole is in-process service that will accept unix domain socket connections and present thestacktraces for all threads and an interactive prompt.

python-namedlist 1.8
Dependencies: python-pytest@9.0.2
Channel: atomized
Location: atomized/packages/python-xyz.scm (atomized packages python-xyz)
Home page: https://gitlab.com/ericvsmith/namedlist
Licenses:
Build system: pyproject
Synopsis: Similar to namedtuple, but instances are mutable.
Description:

Similar to namedtuple, but instances are mutable.

raspberry-pi-firmware 1.20260521
Channel: atomized
Location: atomized/packages/raspberry-pi.scm (atomized packages raspberry-pi)
Home page: https://github.com/raspberrypi/firmware
Licenses: Nonfree
Build system: copy
Synopsis: Raspberry Pi firmware binaries
Description:

This package provides non-free firmware blobs for Raspberry Pi hardware.

shell-startup 0.0
Channel: atomized
Location: atomized/packages/shell.scm (atomized packages shell)
Home page: https://blog.flowblok.id.au/2013-02/shell-startup-scripts.html
Licenses: non-copyleft
Build system: copy
Synopsis: Skeleton for shell startup files
Description:

A framework for configuring shell initialization.

thinkpad-uefi-sign 0.1+b502420583b8a38d4b3e706b20a51a435740f749
Propagated dependencies: python@3.12.12 python-pycryptodome@3.23.0
Channel: atomized
Location: atomized/packages/uefi.scm (atomized packages uefi)
Home page: https://github.com/thrimbor/thinkpad-uefi-sign
Licenses: GPL 3+
Build system: copy
Synopsis: Tools to check and cryptographically sign UEFI firmware images found in ThinkPads.
Description:
jellyfin-desktop 2.0.0
Dependencies: freetype@2.13.3 harfbuzz@11.4.4 python@3.12.12 qtbase@6.9.2 qtdeclarative@6.9.2 qtwebchannel@6.9.2 sdl2@2.30.8 zlib@1.3.1 mpvqt@1.1.1 qtwebengine@6.9.3
Channel: atomized
Location: atomized/packages/video.scm (atomized packages video)
Home page: https://github.com/jellyfin/jellyfin-desktop/
Licenses: GPL 2
Build system: qt
Synopsis: Jellyfin Desktop Client
Description:

Desktop client using jellyfin-web with embedded MPV player. Media plays within the same window using the jellyfin-web interface unlike Jellyfin Desktop. Supports audio passthrough.

jellyfin-media-player 1.12.0
Dependencies: freetype@2.13.3 harfbuzz@11.4.4 mpv@0.41.0 python@3.12.12 qtbase@5.15.17 qtquickcontrols@5.15.17 qtwebengine@5.15.17 qtx11extras@5.15.17 sdl2@2.30.8 zlib@1.3.1
Channel: atomized
Location: atomized/packages/video.scm (atomized packages video)
Home page: https://github.com/jellyfin/jellyfin-media-player/
Licenses: GPL 2
Build system: qt
Synopsis: Jellyfin Desktop Client
Description:

Desktop client using jellyfin-web with embedded MPV player. Media plays within the same window using the jellyfin-web interface unlike Jellyfin Desktop. Supports audio passthrough.

wasi-libc sdk-20
Channel: atomized
Location: atomized/packages/wasm.scm (atomized packages wasm)
Home page: https://wasi.dev
Licenses: ASL 2.0 CC0 FreeBSD Expat
Build system: gnu
Synopsis: WASI libc implementation for WebAssembly
Description:

WASI Libc is a libc for WebAssembly programs built on top of WASI system calls. It provides a wide array of POSIX-compatible C APIs, including support for standard I/O, file I/O, filesystem manipulation, memory management, time, string, environment variables, program startup, and many other APIs.

wasm32-wasi-clang 16.0.6
Dependencies: wasi-libc@sdk-20 libxml2@2.14.6 gcc@14.3.0 libffi@3.4.6
Propagated dependencies: llvm@16.0.6 clang-runtime@16.0.6
Channel: atomized
Location: atomized/packages/wasm.scm (atomized packages wasm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0
Build system: cmake
Synopsis: C language family frontend for LLVM
Description:

Clang is a compiler front end for the C, C++, Objective-C and Objective-C++ programming languages. It uses LLVM as its back end. The Clang project includes the Clang front end, the Clang static analyzer, and several code analysis tools.

clang-runtime 16.0.6
Dependencies: llvm@16.0.6
Channel: atomized
Location: atomized/packages/wasm.scm (atomized packages wasm)
Home page: https://compiler-rt.llvm.org
Licenses: ASL 2.0
Build system: cmake
Synopsis: Runtime library for Clang/LLVM
Description:

The "clang-runtime" library provides the implementations of run-time functions for C and C++ programs. It also provides header files that allow C and C++ source code to interface with the "sanitization" passes of the clang compiler. In LLVM this library is called "compiler-rt".

wasm32-wasi-clang-toolchain 16.0.6
Dependencies: bash-minimal@5.2.37 lld@14.0.6 wasi-libc@sdk-20 wasm32-wasi-clang@16.0.6 clang-runtime@16.0.6 wasm32-wasi-libcxx@16.0.6
Channel: atomized
Location: atomized/packages/wasm.scm (atomized packages wasm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0 ASL 2.0 CC0 FreeBSD Expat
Build system: trivial
Synopsis: Complete Clang toolchain for C/C++ development, for WebAssembly.
Description:

This package provides a complete Clang toolchain for C/C++ development targeting WebAssembly with WASI. This includes Clang, as well as libc, libc++ and wasm-ld.

librewolf-wasm-sandboxed 152.0.4-1
Dependencies: bash-minimal@5.2.37 bzip2@1.0.8 cairo@1.18.4 cups@2.4.14 dbus-glib@0.112 freetype@2.13.3 ffmpeg@6.1.5 gdk-pixbuf@2.44.4 glib@2.86.0 gtk+@3.24.51 gtk+@2.24.33 hunspell@1.7.0 icu4c@78.2 jemalloc@5.3.0 libcanberra@0.30 libevent@2.1.12 libffi@3.4.6 libgnome@2.32.1 libjpeg-turbo@2.1.4 libnotify@0.8.8 libpciaccess@0.18.1 libpng-apng@1.6.50 libva@2.22.0 libvpx@1.16.0 libwebp@1.3.2 libxcomposite@0.4.6 libxft@2.3.8 libxinerama@1.1.5 libxscrnsaver@1.2.4 libxt@1.3.1 mesa@26.0.2 mit-krb5@1.21 nspr@4.36 nss-rapid@3.124 pango@1.56.4 pciutils@3.13.0 pipewire@1.6.2 pixman@0.46.4 pulseaudio@16.1 speech-dispatcher@0.12.1 sqlite@3.39.3 startup-notification@0.12 eudev@3.2.14 unzip@6.0 zip@3.0 zlib@1.3.1
Channel: atomized
Location: atomized/packages/wasm.scm (atomized packages wasm)
Home page: https://librewolf.net/
Licenses: MPL 2.0
Build system: gnu
Synopsis: Custom version of Firefox, focused on privacy, security and freedom
Description:

LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. This is achieved through our privacy and security oriented settings and patches. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM.

wasm32-wasi-libcxx 16.0.6
Dependencies: wasi-libc@sdk-20
Channel: atomized
Location: atomized/packages/wasm.scm (atomized packages wasm)
Home page: https://libcxx.llvm.org
Licenses: Expat
Build system: cmake
Synopsis: C++ standard library for WebAssembly
Description:

This package provides an implementation of the C++ standard library for use with Clang, targeting C++11, C++14 and above. This package targets WebAssembly with WASI.

libseat-minimal 0.9.2
Channel: radix
Location: radix/packages/admin.scm (radix packages admin)
Home page: https://sr.ht/~kennylevinsen/seatd
Licenses: Expat
Build system: meson
Synopsis: Seat management library
Description:

This package provides a universal seat management library that allows applications to use whatever seat management is available.

fastfetch-minimal 2.63.1
Dependencies: yyjson@0.12.0
Channel: radix
Location: radix/packages/admin.scm (radix packages admin)
Home page: https://github.com/fastfetch-cli/fastfetch
Licenses: Expat
Build system: cmake
Synopsis: Display system information in a stylized manner
Description:

Fastfetch is a tool for fetching system information and displaying it in a stylized way. Fastfetch displays this information next to a logo of the system distribution, akin to many similar tools.

darkreader-chromium 4.9.65
Channel: radix
Location: radix/packages/browser-extensions.scm (radix packages browser-extensions)
Home page: https://github.com/darkreader/darkreader
Licenses: Expat
Build system: trivial
Synopsis: Dark Reader analyzes web pages and aims to reduce eyestrain while browsing the web.
Description:

Dark Reader is an open-source MIT-licensed browser extension designed to analyze web pages. Dark Reader will generate a dark mode that aims to reduce the eyestrain of the user. Dark Reader is feature-rich and is customizable in many ways throughout the UI.

emacs-selected 0-0.1ca6e12
Channel: radix
Location: radix/packages/emacs-xyz.scm (radix packages emacs-xyz)
Home page: https://github.com/Kungsgeten/selected.el
Licenses: Expat
Build system: emacs
Synopsis: Keymap for when region is active.
Description:

This Emacs package provides the selected-minor-mode for Emacs. When selected-minor-mode is active, the keybindings in selected-keymap will be enabled when the region is active. This is useful for commands that operates on the region, which you only want bound to a key when the region is active. selected.el also provides selected-global-mode, if you want selected-minor-mode in every buffer.

emacs-perspective-tabs 0-0.f113f33
Channel: radix
Location: radix/packages/emacs-xyz.scm (radix packages emacs-xyz)
Home page: https://git.sr.ht/~woozong/perspective-tabs
Licenses: GPL 3+
Build system: emacs
Synopsis: perspective-tabs-mode is an Emacs minor mode that shows the perspectives you create with Perspective for Emacs as tabs in the built-in tab-bar.
Description:

perspective-tabs-mode is an Emacs minor mode that shows the perspectives you create with Perspective for Emacs as tabs in the built-in tab-bar.

emacs-hl-fill-column 0-0.937695d
Channel: radix
Location: radix/packages/emacs-xyz.scm (radix packages emacs-xyz)
Home page: https://github.com/laishulu/hl-fill-column
Licenses: GPL 3
Build system: emacs
Synopsis: Highlight fill columns for emacs.
Description:

This Emacs package provides two modes to highlight fill columns.

emacs-perspective 2.20
Channel: radix
Location: radix/packages/emacs-xyz.scm (radix packages emacs-xyz)
Home page: https://github.com/nex3/perspective-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Switch between named "perspectives"
Description:

This package provides tagged workspaces in Emacs, similar to workspaces in windows managers such as Awesome and XMonad. perspective.el provides multiple workspaces (or "perspectives") for each Emacs frame. Each perspective is composed of a window configuration and a set of buffers. Switching to a perspective activates its window configuration, and when in a perspective only its buffers are available by default.

emacs-infinite 0-0.ad300df
Channel: radix
Location: radix/packages/emacs-xyz.scm (radix packages emacs-xyz)
Home page: https://gitlab.com/andreyorst/infinite.el
Licenses: GPL 3
Build system: emacs
Synopsis: Major mode for infinite space to create windows and move them around. Inspired by GToolkit and natto.dev
Description:

Major mode for infinite space to create windows and move them around. Inspired by GToolkit and natto.dev

emacs-dired-hide-dotfiles 0.1
Channel: radix
Location: radix/packages/emacs-xyz.scm (radix packages emacs-xyz)
Home page: https://github.com/mattiasb/dired-hide-dotfiles
Licenses: GPL 3+
Build system: emacs
Synopsis: Hide dotfiles in dired.
Description:

A package to hide dotfiles in dired.

fish-expansion 1.0.0
Channel: radix
Location: radix/packages/fish-xyz.scm (radix packages fish-xyz)
Home page: https://github.com/oh-my-fish/plugin-expand
Licenses: Expat
Build system: copy
Synopsis: Interactive word expansions in real-time for fish shell.
Description:

This package provides interactive word expansions in real-time for fish-shell.

Total packages: 72693