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.
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.
A dynamic menu for X, originally designed for dwm. It manages large numbers of user-defined menu items efficiently.
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.
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 termbox2 library provides a simple API for constructing terminal user interfaces.
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.
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.
miniz is a simple, tiny replacement for the zlib compression library.
dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
sfeed converts RSS or Atom feeds from XML to a TAB-separated file. There are formatting programs included to convert this TAB-separated format to various other formats. There are also some programs and scripts included to import and export OPML and to fetch, filter, merge and order feed items.
sowm is an itsy bitsy floating window manager in around 220 lines of code.
dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
dmenu-sxmo works primarily by using volume/power keys for selection along with some other patches.
dminiwm is a minimal and lightweight dynamic tiling window manager with the goal of staying under 1000 lines of code.
toys is an experiment to create a JSON API for exploring Guix channels on the internets.
This package provides syntax highlighting and indentation in Vim for the Hare programming language.
A Neovim plugin for saving your work before the world collapses or you type :qa!.
A completion engine for neovim written in Lua. Completion sources are installed from external repositories and 'sourced'.
Vim theme with most of syntax highlighting turned off. Only coloring present is diffs and greyed-out comments.
vim-visualstar is a Vim plugin to provide a star feature for Visual-mode. In other words, you can search your selection text in Visual-mode.
Vim syntax files for the Janet programming language.
This Neovim plugin adds a LuaSnip source for the cmp completion engine.
ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking and semantic errors) in NeoVim 0.2.0+ and Vim 8 while you edit your text files, and acts as a Vim Language Server Protocol client.