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.
stb-image-resize is a library that supports scaling and translation of images. This library is deprecated; stb-image-resize2 should be used instead.
stb-truetype is a library for parsing, decoding, and rasterizing characters from TrueType fonts.
stb-rect-pack is a small rectangle packing library useful for, e.g., packing rectangular textures into an atlas. It does not do rotation.
This package provides a helper class for working with steno strokes.
Plover (rhymes with lover) is a desktop application that allows anyone to use stenography to write on their computer, up to speeds of 200WPM and beyond.
Storage Performance Development Kit provides a set of tools and libraries for writing high performance,scalable, user-mode storage applications.
Ceph is a distributed storage system designed for reliability and performance. It provides network-based block devices (RBD), a POSIX compliant file system (CephFS), and offers compatibility with various storage protocols (S3, NFS, and others) through the RADOS gateway.
This package is Luke's fork of the suckless simple terminal (st) with Vim bindings and Xresource compatibility.
Schedule commands to be run at specified dates and times. Single daemon and configuration file. Log to stdout or syslog. No mail support.
Lchat (line chat) is the little and small brother of cii. It is a front end for ii-like chat programs. It uses tail -f to get the chat output in the background.
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.
snooze is a tool for waiting until a particular time and then running a command.
This package provides a ported version of the Plan 9 lib9 C library. It also contains the Plan 9 libbio, libregexp, libfmt and libutf libraries.
A utility to retrieve the state of the X screensaver. These states include the idle time, the screensaver state and the length of time until the screensaver should be activated.
Libgrapheme is a simple freestanding C99 library providing utilities to handle strings according to the Unicode standard.
wmname prints/sets the window manager name property of the root window similar to how hostname behaves. It is useful for fixing problems with JDK versions and other broken programs assuming a reparenting window manager for instance.
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.
Scroll is a program that provides a scroll back buffer for terminal like st.
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.
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.
This package provides a ported version of the Plan 9 yacc parser generator.
Sent uses plain-text files and PNG images to create slideshow presentations. Each paragraph represents a slide in the presentation. Especially for presentations using the Takahashi method this is very nice and allows you to write down the presentation for a quick lightning talk within a few minutes.
SlStatus is a suckless status monitor for window managers that use WM_NAME or stdin to fill the status bar. It provides the following features:
Battery percentage/state/time left
CPU usage
CPU frequency
Custom shell commands
Date and time
Disk status (free storage, percentage, total storage and used storage)
Available entropy
Username/GID/UID
Hostname
IP address (IPv4 and IPv6)
Kernel version
Keyboard indicators
Keymap
Load average
Network speeds (RX and TX)
Number of files in a directory (hint: Maildir)
Memory status (free memory, percentage, total memory and used memory)
Swap status (free swap, percentage, total swap and used swap)
Temperature
Uptime
Volume percentage
WiFi signal percentage and ESSID
Skroll is a small utility that you can use to make a text scroll. Pipe text to it, and it will scroll a given number of letters from right to left.