_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


svkbd 0.4.2
Dependencies: freetype@2.13.3 libx11@1.8.12 libxft@2.3.8 libxtst@1.2.5 libxinerama@1.1.5
Propagated dependencies: glibc-utf8-locales@2.41
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/x/svkbd/
Licenses: Expat
Build system: gnu
Synopsis: Virtual on-screen keyboard
Description:

svkbd is a simple virtual keyboard, intended to be used in environments, where no keyboard is available.

sbase 0.1
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://core.suckless.org/sbase/
Licenses: Expat
Build system: gnu
Synopsis: Collection of UNIX tools
Description:

sbase is a collection of UNIX tools similar to those of GNU Coreutils, containing utilities commands such as grep, cp, rm, etc.

libutf 0.1-1.ee5074d
Dependencies: gawk@5.3.0
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://github.com/cls/libutf
Licenses: Expat
Build system: gnu
Synopsis: Plan 9 compatible UTF-8 library
Description:

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.

colors 0.3
Dependencies: libpng@1.6.39
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://git.2f30.org/colors/
Licenses: ISC
Build system: gnu
Synopsis: Extract colors from pictures
Description:

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.

blind 1.1
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/blind/
Licenses: ISC
Build system: gnu
Synopsis: Command line video editing utilities
Description:

Blind is a collection of command line video editing utilities. It uses a custom raw video format with a simple container.

sbm 0.9
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://git.2f30.org/sbm/
Licenses: ISC
Build system: gnu
Synopsis: Simple bandwidth monitor
Description:

Sbm is a simple bandwidth monitor.

wificurse 0.3.9
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://git.2f30.org/wificurse/
Licenses: GPL 3+
Build system: gnu
Synopsis: Wifi DoS attack tool
Description:

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.

tabbed 0.9
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 libx11@1.8.12 libxft@2.3.8
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/tabbed/
Licenses: Expat X11
Build system: gnu
Synopsis: Tab interface for application supporting Xembed
Description:

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.

9base 7-0.63916da
Dependencies: lib9@7-0.63916da
Propagated dependencies: rc@1.7.4
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/9base/
Licenses: Expat LPL 1.02
Build system: gnu
Synopsis: Port of various Plan 9 tools for Unix
Description:

This package provides ported versions of various Plan 9 userland tools for Unix.

lchat 1.0
Dependencies: grep@3.11 libbsd@0.11.7 libgrapheme@3.0.0 libutf@0.1-1.ee5074d ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/lchat/
Licenses: ISC
Build system: gnu
Synopsis: Line chat is a frontend for the irc client ii from suckless
Description:

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.

snooze 0.5.1
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://github.com/leahneukirchen/snooze
Licenses: CC0
Build system: gnu
Synopsis: Run a command at a particular time
Description:

snooze is a tool for waiting until a particular time and then running a command.

farbfeld 4-0.ab5e3df
Dependencies: libpng@1.6.39 libjpeg-turbo@2.1.4 imagemagick@6.9.13-5
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://git.suckless.org/farbfeld/
Licenses: ISC
Build system: gnu
Synopsis: Image format and conversion tools
Description:

farbfeld is a lossless image format which is easy to parse, pipe and compress.

slock 1.6
Dependencies: libx11@1.8.12 libxcrypt@4.4.38 libxext@1.3.6 libxinerama@1.1.5 libxrandr@1.5.4
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/slock/
Licenses: X11
Build system: gnu
Synopsis: Simple X session lock
Description:

Simple X session lock with trivial feedback on password entry.

libgrapheme 3.0.0
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://libs.suckless.org/libgrapheme/
Licenses: ISC
Build system: gnu
Synopsis: C99 library for Unicode strings
Description:

Libgrapheme is a simple freestanding C99 library providing utilities to handle strings according to the Unicode standard.

slscroll 0.1
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/scroll/
Licenses: ISC
Build system: gnu
Synopsis: Scroll-back buffer program for st
Description:

Scroll is a program that provides a scroll back buffer for terminal like st.

noice 0.8
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://git.2f30.org/noice/
Licenses: FreeBSD
Build system: gnu
Synopsis: Small file browser
Description:

Noice is a small curses-based file browser.

surf 2.1
Dependencies: dmenu@5.4 gcr@3.41.2 glib-networking@2.80.1 gsettings-desktop-schemas@48.0 webkitgtk-with-libsoup2@2.50.3 xprop@1.2.8
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://surf.suckless.org/
Licenses: Expat X11
Build system: glib-or-gtk
Synopsis: Simple web browser
Description:

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.

scron 0.4
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://git.2f30.org/scron/
Licenses: Expat
Build system: gnu
Synopsis: Simple cron daemon
Description:

Schedule commands to be run at specified dates and times. Single daemon and configuration file. Log to stdout or syslog. No mail support.

spoon 0.6
Dependencies: libx11@1.8.12 libxkbfile@1.1.3 alsa-lib@1.2.16 libmpdclient@2.20
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://git.2f30.org/spoon/
Licenses: ISC
Build system: gnu
Synopsis: Set dwm status
Description:

Spoon can be used to set the dwm status.

9yacc 7-0.63916da
Dependencies: lib9@7-0.63916da
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/9base/
Licenses: Expat LPL 1.02
Build system: gnu
Synopsis: Port of Plan 9's yacc parser generator for Unix
Description:

This package provides a ported version of the Plan 9 yacc parser generator.

xssstate 1.1
Dependencies: libxscrnsaver@1.2.4
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/x/xssstate/
Licenses: X11
Build system: gnu
Synopsis: Simple tool to retrieve the X screensaver state
Description:

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.

wmname 0.1
Dependencies: libx11@1.8.12
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/x/wmname/
Licenses: X11 Expat
Build system: gnu
Synopsis: Print or set the window manager name
Description:

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.

lib9 7-0.63916da
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://tools.suckless.org/9base/
Licenses: Expat LPL 1.02
Build system: gnu
Synopsis: Unix port of Plan 9's formatted I/O C library
Description:

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.

human 0.3
Channel: guix
Location: gnu/packages/suckless.scm (gnu packages suckless)
Home page: https://git.2f30.org/human/
Licenses: WTFPL 2
Build system: gnu
Synopsis: Convert bytes to human readable formats
Description:

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.

Total packages: 73954