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.
yeganesh is a small wrapper around demnu. Like dmenu, it accepts input on stdin and writes the chosen result on stdout. Unlike dmenu, it mangles the input before it presents its choices. In particular, it displays commonly-chosen options before uncommon ones.
gubar is a text generator for swaybar written and configured with Guile Scheme. It provides an interface for defining status line blocks, runs block update commands concurrently, and displays the output of the update commands in the status line using swaybar-protocol.
wdisplays is a graphical application for configuring displays in Wayland compositors that implements the wlr-output-management-unstable-v1 protocol.
This package provides wl-mirror, a solution to sway's lack of output mirroring by mirroring an output onto a client surface. It has the following features:
Mirror an output onto a resizable window.
Mirror an output onto another output by fullscreening the window.
React to changes in output scale (including fractional scaling).
Preserve aspect ratio.
Correct flipped or rotated outputs.
Custom flips or rotations.
Mirror custom regions of outputs.
Receive additional options on stdin for changing the mirrored screen or region on the fly.
i3blocks executes your command lines and generates a status line from their output. The generated line is meant to be displayed by the i3 window manager through its i3bar component, as an alternative to i3status.
Stumpwm is a window manager written entirely in Common Lisp. It attempts to be highly customizable while relying entirely on the keyboard for input. These design decisions reflect the growing popularity of productive, customizable lisp based systems.
Modeline support for wifi connectivity.
JWM is a light-weight window manager for the X11 Window System. it is written in C and uses only Xlib at a minimum. Because of its small footprint, it makes a good window manager for older computers and less powerful systems, such as the Raspberry Pi, though it is perfectly capable of running on modern systems.
Obconf is a tool for configuring the Openbox window manager. You can configure its appearance, themes, and much more.
Cwm is a stacking window manager for X11. It is an OpenBSD project derived from the original Calm Window Manager.
Third party tiling algorithms, configurations, and scripts to Xmonad, a tiling window manager for X.
XNotify receives a notification specification in stdin and shows a notification for the user on the screen.
i3status is a small program for generating a status bar for i3bar, dzen2, xmobar or similar programs. It is designed to be very efficient by issuing a very small number of system calls, as one generally wants to update such a status line every second. This ensures that even under high load, your status bar is updated correctly. Also, it saves a bit of energy by not hogging your CPU as much as spawning the corresponding amount of shell commands would.
Swaybg is a wallpaper utility for Wayland compositors.
Dunst is a highly configurable and minimalistic notification daemon. It provides org.freedesktop.Notifications D-Bus service, so it is started automatically on the first call via D-Bus.
Xinitrc-xsession allows ~/.xinitrc to be run as a session from your display manager. Make ~/.xinitrc executable and use this package in your system configuration have this xsession available to your display manager.
Hyprmag is a wlroots-compatible Wayland screen magnifier with basic customization options.
This package provides a library to read EDID and DisplayID metadata from display devices. It has the following goals:
Provide a set of high-level, easy-to-use, opinionated functions as well as low-level functions to access detailed information.
Simplicity and correctness over performance and resource usage.
Well-tested and fuzzed.
xclickroot runs a command every time a given mouse button is pressed on the root window.
Niri is a scrollable-tiling Wayland compositor which arranges windows in a scrollable format. It is considered stable for daily use and performs most functions expected of a Wayland compositor.
i3lock is a simple X11 screen locker developed alongside the i3 project. Despite the name it should work with any X11 window manager.
papersway is an implementation of scrollable window management like gnome-shell-extension-paperwm for sway and i3-wm. If you like sway and i3-wm's commitments to stability, avoiding scope creep etc., but dislike the window management model, papersway might be of interest.
i3 is a tiling X11 window manager that dynamically manages tiled, stacked, and tabbed window layouts.
i3 primarily targets advanced users. Windows are managed manually and organised inside containers, which can be split vertically or horizontally, and optionally resized.
i3 uses a plain-text configuration file, and can be extended and controlled from many programming languages.
wmenu is a dynamic menu for Wayland, which reads a list of newline-separated items from stdin. When the user selects an item and presses Return, their choice is printed to stdout and wmenu terminates. Entering text will narrow the items to those matching the tokens in the input.