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

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.


vulkan-validationlayers 1.4.335.0
Dependencies: glslang@1.4.335.0 libxrandr@1.5.4 mesa@26.0.2 robin-hood-hashing@3.11.5 shaderc@2025.5 spirv-tools-static@1.4.335.0 vulkan-loader@1.4.335.0 vulkan-utility-libraries@1.4.335.0 wayland@1.24.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/Vulkan-ValidationLayers
Licenses: ASL 2.0
Build system: cmake
Synopsis: Khronos official validation layers for Vulkan
Description:

Vulkan-ValidationLayers provides the Khronos official validation layers that can assist development by enabling developers to verify their applications correctly use the Vulkan API.

vulkan-utility-libraries 1.4.335.0
Dependencies: vulkan-headers@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/Vulkan-Utility-Libraries
Licenses: ASL 2.0
Build system: cmake
Synopsis: Utility libraries for Vulkan developers
Description:

Utility libraries for Vulkan developers.

spirv-headers 1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/SPIRV-Headers
Licenses: X11-style
Build system: cmake
Synopsis: Machine-readable files from the SPIR-V Registry
Description:

SPIRV-Headers is a repository containing machine-readable files from the SPIR-V Registry. This includes:

  • Header files for various languages.

  • JSON files describing the grammar for the SPIR-V core instruction set, and for the GLSL.std.450 extended instruction set.

  • The XML registry file.

shaderc 2025.5
Dependencies: glslang@1.4.335.0 spirv-headers@1.4.335.0 spirv-tools@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/google/shaderc
Licenses: ASL 2.0
Build system: cmake
Synopsis: Tools for shader compilation
Description:

Shaderc is a collection of tools, libraries, and tests for shader compilation.

vulkan-memory-allocator 3.3.0
Dependencies: vulkan-loader@1.4.335.0 vulkan-headers@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
Licenses: Expat
Build system: cmake
Synopsis: Vulkan memory allocation library
Description:

The Vulkan Memory Allocator (VMA) library provides a simple and easy to integrate API to help users allocate memory for Vulkan buffer and image storage.

spirv-tools-static 1.4.335.0
Dependencies: spirv-headers@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/SPIRV-Tools
Licenses: ASL 2.0
Build system: cmake
Synopsis: API and commands for processing SPIR-V modules
Description:

The SPIR-V Tools project provides an API and commands for processing SPIR-V modules. The project includes an assembler, binary module parser,disassembler, validator, and optimizer for SPIR-V.

w3m 0.5.3+git20230121
Dependencies: gdk-pixbuf@2.44.4 imlib2@1.10.0 libgc@8.2.8 libx11@1.8.12 ncurses@6.2.20210619 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/w3m.scm (gnu packages w3m)
Home page: https://w3m.sourceforge.net/
Licenses: X11-style
Build system: gnu
Synopsis: Text-mode web browser
Description:

w3m is a text-based web browser as well as a pager like more or less. With w3m you can browse web pages through a terminal emulator window. Moreover, w3m can be used as a text formatting tool which typesets HTML into plain text.

wego 2.4
Channel: guix
Location: gnu/packages/weather.scm (gnu packages weather)
Home page: https://github.com/schachmat/wego
Licenses: ISC
Build system: go
Synopsis: Weather client for the terminal
Description:

Wego is a weather client for the terminal. It shows forecast for one or seven days. Displayed information includes temperature range---felt and measured---, wind speed and direction, viewing distance, precipitation amount and probability.

wfetch 0.1-pre-2.e1cfa37
Dependencies: python-pyowm@3.3.0 python-fire@0.7.0 python-termcolor@2.5.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/weather.scm (gnu packages weather)
Home page: https://github.com/Gcat101/Wfetch
Licenses: GPL 3+
Build system: pyproject
Synopsis: Command-line tool to display weather info
Description:

This package provides a tool similar to Neofetch/pfetch, but for weather: it can display the weather condition, temperature, humidity, etc.

To use it, you must first run:

export WEATHER_CLI_API=your OpenWeatherMap API key
meteo-qt 4.2
Propagated dependencies: python-lxml@6.0.2 python-pyqt@6.9.1 python-sip@6.12.0
Channel: guix
Location: gnu/packages/weather.scm (gnu packages weather)
Home page: https://github.com/dglent/meteo-qt
Licenses: GPL 3
Build system: pyproject
Synopsis: Weather application for the system tray
Description:

meteo-qt is an application to display weather information in desktop panels, desktop notifications and its own window. Weather information is retrieved from OpenWeatherMap.

gmni 1.0
Dependencies: bearssl@0.6
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://sr.ht/~sircmpwn/gmni
Licenses: GPL 3+ non-copyleft
Build system: gnu
Synopsis: Minimalist command line Gemini client
Description:

The gmni package includes:

  • A CLI utility (like curl): gmni

  • A line-mode browser: gmnlm

dillo 3.3.0
Dependencies: fltk@1.3.11 fontconfig-minimal@2.16.0 openssl@3.5.5 libjpeg-turbo@2.1.4 libpng@1.6.39 libwebp@1.3.2 libxext@1.3.6 libx11@1.8.12 libxfixes@6.0.1 libxft@2.3.8 libxrender@0.9.12 zlib@1.3.1
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://dillo-browser.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Very small and fast graphical web browser
Description:

Dillo is a minimalistic web browser particularly intended for -older or slower computers and embedded systems.

bombadillo 2.4.0
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://bombadillo.colorfield.space
Licenses: GPL 3+
Build system: go
Synopsis: Terminal browser for the gopher, gemini, and finger protocols
Description:

Bombadillo is a non-web browser for the terminal with vim-like key bindings, a document pager, configurable settings, and robust command selection. The following protocols are supported as first-class citizens: gopher, gemini, finger, and local. There is also support for telnet, http, and https via third-party applications.

av-98 1.4
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://git.sr.ht/~solderpunk/AV-98
Licenses: FreeBSD
Build system: pyproject
Synopsis: Command line Gemini client
Description:

AV-98 is an experimental client for the Gemini protocol. Features include

  • TOFU or CA server certificate validation;

  • Extensive client certificate support if an openssl binary is available;

  • Ability to specify external handler programs for different MIME types;

  • Gopher proxy support;

  • Advanced navigation tools like tour and mark (as per VF-1);

  • Bookmarks;

  • IPv6 support;

  • Support for any character encoding recognised by Python.

telescope 0.9
Dependencies: libgrapheme@3.0.0 libressl@4.2.1 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://telescope.omarpolo.com/
Licenses: X11
Build system: gnu
Synopsis: Gemini client with a terminal interface
Description:

Telescope is a w3m-like browser for Gemini.

elinks 0.19.1
Dependencies: brotli@1.1.0 bzip2@1.0.8 curl@8.6.0 expat@2.7.1 gnutls@3.8.9 gpm@1.20.7 libcss@0.9.2 libdom@0.4.2 libev@4.33 libgcrypt@1.11.0 libidn@1.43 lua@5.3.5 openssl@3.5.5 tre@0.9.0 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: http://elinks.cz/
Licenses: GPL 2+
Build system: meson
Synopsis: Advanced text mode web browser
Description:

ELinks is a feature-rich program for browsing the web in text mode. It can render both frames and tables, is highly customisable and can be extended via Lua scripts. It is like an enhanced Lynx and Links.

vimb 3.7.1
Dependencies: glib-networking@2.80.1 gsettings-desktop-schemas@48.0 webkitgtk-for-gtk3@2.50.3
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://fanglingsu.github.io/vimb/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: Fast and lightweight Vim-like web browser
Description:

Vimb is a fast and lightweight vim like web browser based on the webkit web browser engine and the GTK toolkit. Vimb is modal like the great vim editor and also easily configurable during runtime. Vimb is mostly keyboard driven and does not detract you from your daily work.

lynx 2.9.2
Dependencies: ncurses@6.2.20210619 libidn@1.43 openssl@3.5.5 libgcrypt@1.11.0 unzip@6.0 zlib@1.3.1 gzip@1.14 bzip2@1.0.8
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://lynx.invisible-island.net/
Licenses: GPL 2
Build system: gnu
Synopsis: Text Web Browser
Description:

Lynx is a fully-featured WWW client for users of cursor-addressable, character-cell display devices. It will display HTML documents containing links to files on the local system, as well as files on remote systems running http, gopher, ftp, wais, nntp, finger, or cso/ph/qi servers.

Lynx can be used to access information on the WWW, or to build information systems intended primarily for local access.

kristall 0.3-1.204b08a
Dependencies: bash-minimal@5.2.37 cmark@0.31.1 font-google-noto@2026.01.01 font-openmoji@15.1.0 openssl@3.5.5 qtbase@5.15.17 qtmultimedia@5.15.17 qtsvg@5.15.17 qtwayland@5.15.18
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://kristall.random-projects.net
Licenses: GPL 3+ Expat
Build system: gnu
Synopsis: Small-internet graphical client
Description:

Graphical small-internet client with with many features including multi-protocol support (gemini, HTTP, HTTPS, gopher, finger), bookmarks, TSL certificates management, outline generation and a tabbed interface.

luakit 2.4.0
Dependencies: bash-minimal@5.2.37 glib-networking@2.80.1 gsettings-desktop-schemas@48.0 gtk+@3.24.51 lua@5.1.5 lua5.1-filesystem@1.9.0 luajit@v2.1-0.04dca79 sqlite@3.39.3 webkitgtk-for-gtk3@2.50.3
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://luakit.github.io/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: Fast, lightweight, and simple browser based on WebKit
Description:

Luakit is a fast, lightweight, and simple to use micro-browser framework extensible by Lua using the WebKit web content engine and the GTK+ toolkit.

lagrange 1.20.5
Dependencies: freetype@2.13.3 fribidi@1.0.12 harfbuzz@11.4.4 libmpg123@1.33.5 libunistring@1.3 libwebp@1.3.2 openssl@3.5.5 pcre@8.45 sdl2@2.30.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://gmi.skyjake.fi/lagrange/
Licenses: FreeBSD
Build system: cmake
Synopsis: Graphical Gemini client
Description:

Lagrange is a desktop GUI client for browsing Geminispace. It offers modern conveniences familiar from web browsers, such as smooth scrolling, inline image viewing, multiple tabs, visual themes, Unicode fonts, bookmarks, history, and page outlines.

edbrowse 3.8.15
Dependencies: curl@8.6.0 pcre2@10.42 quickjs-ng@0.14.0 openssl@3.5.5 readline@7.0.5 unixodbc@2.3.14
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://edbrowse.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Command-line editor and web browser
Description:

Edbrowse is a combination editor, browser, and mail client that is 100% text based. The interface is similar to /bin/ed, though there are many more features, such as editing multiple files simultaneously, and rendering html. This program was originally written for blind users, but many sighted users have taken advantage of the unique scripting capabilities of this program, which can be found nowhere else. A batch job, or cron job, can access web pages on the internet, submit forms, and send email, with no human intervention whatsoever. edbrowse can also tap into databases through odbc. It was primarily written by Karl Dahlke.

leo 1.0.4-1.88cc10a
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://github.com/xyzshantaram/leo
Licenses: Expat
Build system: pyproject
Synopsis: Gemini client written in Python
Description:

leo is a gemini client written in Python with no external dependencies that fully implements the Gemini spec. A list of URLs can be saved to a file for further viewing in another window.

Total packages: 72166