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.
Wificurses listens for beacons sent from wireless access points in the range of your wireless station. Once received the program extracts the BSSID of the AP and transmits deauthentication packets using the broadcast MAC address. This results to the disconnection of all clients connected to the AP at the time of the attack. This is essentially a WiFi DoS attack tool created for educational purposes only. It works only in Linux and requires wireless card drivers capable of injecting packets in wireless networks.
Xbattmon is a simple battery monitor for X.
farbfeld is a lossless image format which is easy to parse, pipe and compress.
This is a C89 UTF-8 library, with an API compatible with that of Plan 9's libutf, but with a number of improvements:
Support for runes beyond the Basic Multilingual Plane.
utflen and utfnlen cannot overflow on 32- or 64-bit machines.
chartorune treats all invalid codepoints as though Runeerror.
fullrune, utfecpy, and utfnlen do not overestimate the length of malformed runes.
An extra function, charntorune(p,s,n), equivalent to fullrune(s,n) ? chartorune(p,s): 0.
Runeerror may be set to an alternative replacement value, such as -1, to be used instead of U+FFFD.
This package provides ported versions of various Plan 9 userland tools for Unix.
A dynamic menu for X, originally designed for dwm. It manages large numbers of user-defined menu items efficiently.
snooze is a tool for waiting until a particular time and then running a command.
xst uses Xresources and applies the following patches to st:
Tabbed is a generic tabbed frontend to xembed-aware applications. It was originally designed for surf but also usable with many other applications, i.e., st, uzbl, urxvt and xterm.
Prout (PRint OUT) is a small utility one can use to send documents to a printer. It has no feature, and does nothing else. Just set your default printer in client.conf(5) and start printing. No need for a local cups server to be installed.
snafu provides status text for DWM's builtin bar. It shows battery status, battery capacity, current WiFi connection, and the time in a nice format.
This package provides a ported version of the Plan 9 yacc parser generator.
sbase is a collection of UNIX tools similar to those of GNU Coreutils, containing utilities commands such as grep, cp, rm, etc.
Extract colors from PNG files. It is similar to strings(1) but for pictures. For a given input file it outputs a colormap to stdout.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.
Noice is a small curses-based file browser.
Human is a small program which translate numbers into a human readable format. By default, it tries to detect the best factorisation, but you can force its output. You can adjust the number of decimals with the SCALE environment variable.
Surf is a simple web browser based on WebKit/GTK+. It is able to display websites and follow links. It supports the XEmbed protocol which makes it possible to embed it in another application. Furthermore, one can point surf to another URI by setting its XProperties.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.
The Portfolio activity creates a slide show from Sugar Journal entries that have been ‘starred’.
The Read activity allows the laptop to act as a book reader. It has a simple interface, and will view many kinds of text and image-based book-like materials. It will have particular strengths in handheld mode, with extremely low power consumption and simple navigation controls.
This is a Sugar activity where players classify cats based on various criteria.
Sugar is the desktop environment component of a worldwide effort to provide every child with an equal opportunity for a quality education. Available in more than twenty-five languages, Sugar Activities are used every school day by children in more than forty countries.
Terminal is a full-screen text mode program that provides a Command-Line Interface (CLI) to the system.