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.
Xfce is a lightweight desktop environment. It aims to be fast and low on system resources, while still being visually appealing and user friendly.
Xfdashboard provides a GNOME shell dashboard and MacOS Mission Control like interface for Xfce desktop. It can be configured to run with any keyboard shortcut, when executed it provides an overview of applications currently opened which let user to switch between different applications. Its search feature works like Xfce's app finder and makes it convenient to search for and start applications.
This Xfce panel plugin shows information about your local weather in the panel, using forecast data provided by the Norwegian Meteorological Institute.
This plugin is designed for switching workspaces and displaying which screen is currently visible, as well as indicating which workspace has a window requiring attention. Although it is intended for the Xfce4 panel, it is custom-built to work seamlessly with the tiling window manager i3.
Settings daemon for Xfce, implemented as a D-Bus-based configuration storage system.
This panel plugin shows information about the CPU governor and frequencies supported and used by your system.
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 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 plugin is a calculator for the Xfce4 panel. It supports common mathematical operators (+, -, *, /, ^) with usual precedence rules, and the following functions and common constants.
The Xfce development tools are a collection of tools and macros for Xfce developers and people that want to build Xfce from Git In addition it contains the Xfce developer's handbook.
The Xfce4 Mailwatch Plugin is a multi-protocol, multi-mailbox mail watcher. Currently, the protocols supported are:
IMAP (SSL/TLS and cleartext, CRAM-MD5)
POP3 (SSL/TLS and cleartext, CRAM-MD5)
Mbox mail spool (local)
Maildir mail spool (local)
MH-Maildir mail spool (local)
Google Mail (GMail) mailbox (remote) (requires gnutls)
A lightweight and easy to use terminal emulator for Xfce. Features include a simple configuration interface, the ability to use multiple tabs with terminals within a single window, the possibility to have a pseudo-transparent terminal background, and a compact mode (where both the menubar and the window decorations are hidden) that helps you to save space on your desktop.
Thunar VCS Plugin (formerly known as Thunar SVN Plugin) gives SVN and GIT integration to Thunar, it adds Subversion and GIT actions to the context menu.
These bindings allow one to create python plugins for Thunar.
The plugin will display a list of items representing your various devices. If you click on an unmounted devices it will mount it and vice versa. There is a warning in case a device can't be mounted or when unmounting fails.
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.
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.
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.
Icecast is a streaming media server which currently supports Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between.
The libtheora library implements the ogg theora video format, a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed video format.
GNU Speex is a patent-free audio compression codec specially designed for speech. It is well-adapted to internet applications, such as VoIP. It features compression of different bands in the same bitstream, intensity stereo encoding, and voice activity detection.
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.
SpeexDSP is a DSP (Digital Signal Processing) library based on work from the speex codec.