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.
Elkowars Wacky Widgets is a standalone widget system made in Rust that allows you to implement your own, custom widgets in any window manager.
Tokay is a programming language, designed for ad-hoc parsing and syntax-based development.
GitUI provides you with the comfort of a git GUI but right in your terminal
Keymap manager for wlroots-based compositors
Harper is an English grammar checker designed to be just right.
Zellij is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal. Similar programs are sometimes called "Terminal Multiplexers".
eza is a modern, maintained replacement for the venerable file-listing command-line program "ls" that ships with Unix and Linux operating systems, giving it more features and better defaults.
Scientific calculator with math syntax
kak-lsp is a Language Server Protocol client for Kakoune implemented in Rust.
A tool to send files and directories, based on iroh
A cat(1) clone with syntax highlighting and Git integration.
Spotifyd streams music just like the official client, but is more lightweight and supports more platforms. Spotifyd also supports the Spotify Connect protocol, which makes it show up as a device that can be controlled from the official clients.
Rosenpass is free and open-source software based on the latest research in the field of cryptography. It is intended to be used with WireGuard VPN, but can work with all software that uses pre-shared keys. It uses two cryptographic methods (Classic McEliece and Kyber) to secure systems against attacks with quantum computers.
This package is an unofficial command line client for Bitwarden. Although Bitwarden ships with a command line client, but it's limited by being stateless, which makes it very difficult to use. This client avoids that problem by maintaining a background process which is able to hold the keys in memory, similar to the way that ssh-agent or gpg-agent work. This allows the client to be used in a much simpler way, with the background agent taking care of maintaining the necessary state.
Convert EditorConfig to Helix configuration
A cli tool to pipe data over the network, with NAT hole punching
3cpio is a tool to manage initramfs cpio files for the Linux kernel. The Linux kernel's initramfs buffer format is based around the newc or crc cpio formats. Multiple cpio archives can be concatenated and the last archive can be compressed.
A safety oriented and memory safe implementation of sudo and su written in Rust.
TUI for managing wifi on Linux.
This package provides a customizable graphical process/system monitor for the terminal.
A wayland compositor
reversible directory-local environment variable manipulations
ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files. (To disable all automatic filtering by default, use rg -uuu.) ripgrep has first class support on Windows, macOS and Linux, with binary downloads available for every release. ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep.
Helix is an editor