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.
GNOME Recipes helps you discover what to cook today, tomorrow, the rest of the week and for special occasions.
Cambalache is a RAD tool for Gtk 4 and 3 with a clear MVC design and data model first philosophy.
This program allows you to browse through all the available Unicode characters and categories for the installed fonts, and to examine their detailed properties. It is an easy way to find the character you might only know by its Unicode name or code point.
This package provides a library to handle resource discovery and announcement over SSDP and a debugging tool, gssdp-device-sniffer.
GNOME Text Editor is a simple text editor that focuses on session management. It keeps track of changes and state even if you quit the application. You can come back to your work even if you've never saved it to a file.
Sushi is a DBus-activated service that allows applications to preview files on the GNOME desktop.
Seahorse is a GNOME application for managing encryption keys and passwords in the GNOME keyring.
libratbag provides ratbagd, a DBus daemon to configure input devices, mainly gaming mice. The daemon provides a generic way to access the various features exposed by these mice and abstracts away hardware-specific and kernel-specific quirks. There is also the ratbagctl command line interface for configuring devices.
libratbag currently supports devices from Logitech, Etekcity, GSkill, Roccat, Steelseries.
The ratbagd DBus service can be enabled by adding the following service to your operating-system definition:
(simple-service 'ratbagd dbus-root-service-type (list libratbag))
While aiming at simplicity and ease of use, gedit is a powerful general purpose text editor.
This package contains the daemon responsible for setting the various parameters of a GNOME session and the applications that run under it. It handles settings such keyboard layout, shortcuts, and accessibility, clipboard settings, themes, mouse settings, and startup of other daemons.
Evince is a document viewer for multiple document formats. It currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal of Evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application.
The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. Release archives of mm-common include the Doxygen tag file for the GNU C++ Library reference documentation.
The default fallback theme used by XDG icon-theme implementations.
VTE is a library (libvte) implementing a terminal emulator widget for GTK+, and a minimal sample application (vte) using that. Vte is mainly used in gnome-terminal, but can also be used to embed a console/terminal in games, editors, IDEs, etc.
Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts.
Aisleriot (also known as Solitaire or sol) is a collection of card games which are easy to play with the aid of a mouse.
Console is a simple terminal emulator for GNOME desktop
Rhythmbox is a music playing application for GNOME. It supports playlists, song ratings, and any codecs installed through gstreamer.
geocode-glib is a convenience library for geocoding (finding longitude, and latitude from an address) and reverse geocoding (finding an address from coordinates) using the Nominatim service. geocode-glib caches requests for faster results and to avoid unnecessary server load.
Evolution is a personal information management application that provides integrated mail, calendaring and address book functionality.
GNOME LaTeX is a LaTeX editor for the GNOME desktop. It has features such as build tools, completion of LaTeX commands, structure navigation, symbol tables, document templates, project management, spell-checking, menus and toolbars.
This package provides a C++ interface to the libxml2 XML parser library.
Geoclue is a D-Bus service that provides location information. The primary goal of the Geoclue project is to make creating location-aware applications as simple as possible, while the secondary goal is to ensure that no application can access location information without explicit permission from user.
This library provides docking features for gtk+.