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.
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.
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 is an application to display weather information in desktop panels, desktop notifictions and its own window. Weather information is retrieved from OpenWeatherMap.
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.
Nyxt is a keyboard-oriented, extensible web-browser designed for power users. The application has familiar Emacs and VI key-bindings and is fully configurable and extensible in Common Lisp.
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.
qutebrowser is a keyboard-focused browser with a minimal GUI. It is based on PyQt6 and QtWebEngine.
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.
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.
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.
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.
Links is a graphics and text mode web browser, with many features including, tables, builtin image display, bookmarks, SSL and more.
The gmni package includes:
A CLI utility (like curl): gmni
A line-mode browser: gmnlm
Telescope is a w3m-like browser for Gemini.
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.
Dillo is a minimalistic web browser particularly intended for -older or slower computers and embedded systems.
Midori is a lightweight, Webkit-based web browser. It features integration with GTK+3, configurable web search engine, bookmark management, extensions such as advertisement blocker and colorful tabs.
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.
This package provides a Gemini, gopher, kami and mastodon/pleroma client with a terminal interface, for Gemini also a GUI is available.
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.
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.
JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON-formatted strings and parse JSON-formatted strings back into the C representation of JSON objects. It aims to conform to RFC 7159.
The Static::Simple plugin is designed to make serving static content in your application during development quick and easy, without requiring a single line of code from you. This plugin detects static files by looking at the file extension in the URL (such as .css or .png or .js). The plugin uses the lightweight MIME::Types module to map file extensions to IANA-registered MIME types, and will serve your static files with the correct MIME type directly to the browser, without being processed through Catalyst.
nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C. It does not depend on any particular QUIC transport implementation.
It implements extensions specified in RFC 9218 and RFC 9220. It supports SETTINGS_H3_DATAGRAM from RFC 9297.
It does not support server push.