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.
Settings manager for Xfce, it can control various aspects of the desktop like appearance, display, keyboard and mouse settings.
This is a power manager for the Xfce desktop. It manages the power sources on the computer and the devices that can be controlled to reduce their power consumption (such as LCD brightness level, monitor sleep, CPU frequency scaling, etc). In addition, xfce4-power-manager provides a set of freedesktop-compliant DBus interfaces to inform other applications about current power level so that they can adjust their power consumption, and it provides the inhibit interface which allows applications to prevent automatic sleep.
Gigolo is a graphical user interface to easily manage connections to remote file systems using GIO/GVfs. It allows you to quickly connect/mount local and remote file systems and manage bookmarks of such.
This Xfce panel plugin keeps track of elapsed time.
This is a simple client plugin for Music Player Daemon.
Features:
send Play/Stop/Next/Previous command to MPD.
uses media icons names from icon-naming-spec (at least nuvola, tango and rodent themes provides these icons)
decrease/increase volume using the mouse wheel.
show the current volume, status and title as a tooltip when hovering the mouse over the plugin.
show a simple playlist window upon middle-click, permitting to select a track to play
configurable MPD host/port/password.
toggles repeat/random features + enable/disable MPD outputs in the right-click menu.
launch configurable client (gmpc, xterm -e ncmpc,..) through right-click menu
configurable markup for tooltip and playlist, using a gmpc-like markup
This is a task manager for the Xfce desktop. It displays the CPU and memory usage graphically, and it can display processes as a tree.
This Xfce panel plugin shows information about your local weather in the panel, using forecast data provided by the Norwegian Meteorological Institute.
The panel plugin checks free space on a chosen mount point frequently and displays a message when a limit is reached. There are two limits: a warning limit where only the icon changes, and an urgent limit that advise the user with a message. The icon button can be clicked to open the chosen mount point.
A system load plugin for the Xfce4 desktop environment. It displays the current CPU load, the memory in use, the swap space and the system uptime in the Xfce4 panel.
An extension library to Xfce. While Xfce comes with quite a few libraries that are targeted at desktop development, libexo is targeted at application development.
This package provides an alternative to the default application menu panel plugin for Xfce4. It uses separate sections to display categories and applications, and includes a search bar to search for applications.
This is a volume keys control daemon for Xfce Desktop environment. It controls the volume using multimedia keys. It also provides volume change notifications.
Fig2dev is a set of tools for creating TeX documents with graphics which are portable, in the sense that they can be printed in a wide variety of environments.
Xfig is an interactive drawing tool which runs under X Window System. In xfig, figures may be drawn using objects such as circles, boxes, lines, spline curves, text, etc. It is also possible to import images in formats such as GIF, JPEG, EPSF (PostScript), etc. Those objects can be created, deleted, moved or modified. Attributes such as colors or line styles can be selected in various ways. For text, 35 fonts are available.
Fig2dev is a set of tools for creating TeX documents with graphics which are portable, in the sense that they can be printed in a wide variety of environments.
FLAC stands for Free Lossless Audio Codec, an audio format that is lossless, meaning that audio is compressed in FLAC without any loss in quality.
The libtheora library implements the ogg theora video format, a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed video format.
The libvorbis library implements the ogg vorbis audio format, a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for mid to high quality (8kHz-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and variable bitrates from 16 to 128 kbps/channel.
RNNoise is a noise suppression library based on a recurrent neural network. The algorithm is described in Jean-Marc Valin's paper A Hybrid DSP/Deep Learning Approach to Real-Time Full-Band Speech Enhancement.
Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec.
The libopusenc libraries provide a high-level API for encoding Opus files and streams.
Opus is a royalty-free, highly versatile audio codec. Opus-tools provide command line utilities for creating, inspecting and decoding .opus files.
The opusfile library provides seeking, decode, and playback of Opus streams in the Ogg container (.opus files) including over http(s) on posix and windows systems.
SpeexDSP is a DSP (Digital Signal Processing) library based on work from the speex codec.