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.
Polari is a simple Internet Relay Chat (IRC) client that is designed to integrate seamlessly with the GNOME desktop.
Tracker is a search engine and triplestore for desktop, embedded and mobile.
It is a middleware component aimed at desktop application developers who want their apps to browse and search user content. It's not designed to be used directly by desktop users, but it provides a commandline tool named tracker for the adventurous.
Tracker allows your application to instantly perform full-text searches across all documents. This feature is used by the {emphsearch bar in GNOME Files, for example. This is achieved by indexing the user's home directory in the background.
Tracker also allows your application to query and list content that the user has stored. For example, GNOME Music displays all the music files that are found by Tracker. This means that GNOME Music doesn't need to maintain a database of its own.
If you need to go beyond simple searches, Tracker is also a linked data endpoint and it understands SPARQL.
Libwnck is the Window Navigator Construction Kit, a library for use in writing pagers, tasklists, and more generally applications that are dealing with window management. It tries hard to respect the Extended Window Manager Hints specification (EWMH).
This library provides GObject bindings for libudev. It was originally part of udev-extras, then udev, then systemd. It's now a project on its own.
libshumate is a C library providing a GtkWidget to display maps. It supports numerous free map sources such as OpenStreetMap, OpenCycleMap, OpenAerialMap and Maps.
libgit2-glib is a GLib wrapper library around the libgit2 Git access library. It only implements the core plumbing functions, not really the higher level porcelain stuff.
This library provides a widget to view RDP sessions.
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.
This package includes a python client library for the AT-SPI D-Bus accessibility infrastructure.
LibSoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications.
Librsvg is a library to render SVG images to Cairo surfaces. GNOME uses this to render SVG icons. Outside of GNOME, other desktop environments use it for similar purposes. Wikimedia uses it for Wikipedia's SVG diagrams.
GNOME Online Accounts provides interfaces so that applications and libraries in GNOME can access the user's online accounts. It has providers for Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.
GNOME Terminal is a terminal emulator application for accessing a UNIX shell environment which can be used to run programs available on your system.
It supports several profiles, multiple tabs and implements several keyboard shortcuts.
The GCR package contains libraries used for displaying certificates and accessing key stores. It also provides the viewer for crypto files on the GNOME Desktop.
Bonobo is a framework for creating reusable components for use in GNOME applications, built on top of CORBA.
Calls can make and answer phone calls using different backends, such as ModemManager for phones and SIP for VoIP.
UPower is an abstraction for enumerating power devices, listening to device events and querying history and statistics. Any application or service on the system can access the org.freedesktop.UPower service via the system message bus.
GoVirt is a GObject wrapper for the oVirt REST API.
GNOME Weather is a small application that allows you to monitor the current weather conditions for your city, or anywhere in the world.
Color Picker is a simple color chooser written in GTK3. It supports both X and Wayland display servers.
gnome-power-manager is a tool for viewing present and historical battery usage and related statistics.
Simple application for generating Two-Factor Authentication Codes:
It features:
Time-based/Counter-based/Steam methods support
SHA-1/SHA-256/SHA-512 algorithms support
QR code scanner using a camera or from a screenshot
Lock the application with a password
Beautiful UI
GNOME Shell search provider
Backup/Restore from/into known applications like FreeOTP+, Aegis (encrypted / plain-text), andOTP, Google Authenticator
Tepl is a library that eases the development of GtkSourceView-based text editors and IDEs.
Libglade is a library that provides interfaces for loading graphical interfaces described in glade files and for accessing the widgets built in the loading process.