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.
Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.
csvkit is a suite of command-line tools for converting to and working with CSV. It provides the following commands:
Input:
in2csv: Convert various formats to CSV.sql2csv: Execute SQL commands on a database and return the data as CSV.
Processing:
csvclean: Remove common syntax errors.csvcut: Filter and truncate CSV files.csvgrep: Filter tabular data to only those rows where certain columns contain a given value or match a regular expression.csvjoin: Merges two or more CSV tables together using a method analogous to SQL JOIN operation.csvsort: Sort CSV files.csvstack: Stack up the rows from multiple CSV files, optionally adding a grouping value to each row.
Output and analysis:
csvformat: Convert a CSV file to a custom output format.csvjson: Converts a CSV file into JSON or GeoJSON.csvlook: Renders a CSV to the command line in a Markdown-compatible, fixed-width format.csvpy: Loads a CSV file into aagate.csv.Readerobject and then drops into a Python shell so the user can inspect the data however they see fit.csvsql: Generate SQL statements for a CSV file or execute those statements directly on a database.csvstat: Prints descriptive statistics for all columns in a CSV file.
agateexcel uses a monkey patching pattern to add read for xls and xlsx files support to all agate.Table instances.
Agate is a Python data analysis library. It is an alternative to numpy and pandas that solves real-world problems with readable code. Agate was previously known as journalism.
Leather is a Python charting library for those who need charts now and don't care if they're perfect.
agatedbf uses a monkey patching pattern to add read for dbf files support to all agate.Table instances.
agatesql uses a monkey patching pattern to add SQL support to all agate.Table instances.
MenuMaker is a menu generation utility for a number of X window managers and desktop environments. It is capable of finding lots of installed programs and generating a root menu consistent across all supported window managers, so one will get (almost) the same menu in all of them. Currently supported window managers include:
BlackBox
Deskmenu
FluxBox
IceWM
OpenBox
PekWM
WindowMaker
XFCE
evilwm is a minimalist window manager based on aewm, extended to feature many keyboard controls with repositioning and maximize toggles, solid window drags, snap-to-border support, and virtual desktops.
wlrsetroot is a wayland wallpaper utility using wlr-layer-shell. It sets tiled XBM patterns or solid colors as your desktop background.
This package provides Rofi integration for StumpWM.
ACPI backlight control module for StumpWM.
This package provides a notification daemon for the Sway Wayland compository, supporting the following features:
Keyboard shortcuts
Notification body markup with image support
A panel to view previous notifications
Show album art for notifications like Spotify
Do not disturb
Click notification to execute default action
Show alternative notification actions
Customization through a CSS file
Trackpad/mouse gesture to close notification
The same features as any other basic notification daemon
Basic configuration through a JSON config file
Hot-reload config through swaync-client
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.
trayer is small program designed to provide systray functionality present in GNOME/KDE desktop environments for window managers which do not support it.
Modeline support for wifi connectivity.
wbg is a super simple wallpaper application for Wayland compositors implementing the layer-shell protocol.
An Answer to your Wayland Wallpaper Woes (awww). It uses minimal resources and provides animations for switching between backgrounds.
Fork of Sway, a Wayland compositor compatible with i3. SwayFX adds extra options and effects to the original Sway, such as blur, rounded corners, shadows, inactive window dimming, etc.
This module allows you to manage your Wi-Fi networks and VPN connections from within StumpWM itself. It is intentionally pretty bare-bones in features, in that it allows you to enable/disable connections, and no more. It is not a replacement for nmtui and/or nmcli.
sdorfehs is a tiling window manager descended from ratpoison (which itself is modeled after GNU Screen).
sdorfehs divides the screen into one or more frames, each only displaying one window at a time but can cycle through all available windows (those which are not being shown in another frame).
Like Screen, sdorfehs primarily uses prefixed/modal key bindings for most actions. sdorfehs's command mode is entered with a configurable keystroke (Control+a by default) which then allows a number of bindings accessible with just a single keystroke or any other combination. For example, to cycle through available windows in a frame, press Control+a then n.
Modeline support for CPU info.
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.
This package provides an interface which integrates password-store into StumpWM.