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.
Zoxide is a fast replacement for your cd command. It keeps track of the directories you use most frequently, and uses a ranking algorithm to navigate to the best match.
Inspired by the kilo text editor in C, this package provides a text editor in less than 1024 lines of code with syntax highlighting, search and more.
This package provides a tool for generating C/C++ bindings to Rust code.
rabbitmqadmin is a tool to manage RabbitMQ broker via management plugin.
It supports many of the operations available in the management UI:
Listing objects like virtual hosts, users, queues, streams, permissions, policies, and so on.
Creating objects.
Deleting objects.
Access to cluster and node metrics.
Run health checks.
Listing feature flag state.
Listing deprecated features in use across the cluster.
Definition export, transformations, and import.
Operations on shovels.
Operations on federation upstreams and links.
Closing connections.
Rebalancing of queue leaders across cluster nodes.
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. With this context, Atuin gives you faster and better search of your shell history.
Additionally, Atuin (optionally) syncs your shell history between all of your machines, fully end-to-end encrypted.
Please note the Guix package currently disables several default features, including the daemon, PTY proxy, and Atuin AI.
Extract content from HTML files using CSS selectors.
This package provides a customizable graphical process/system monitor for the terminal.
This package provides dynamic key remapper for X and Wayland.
Onefetch is a command-line Git information tool that displays project information and code statistics for a local Git repository directly in your terminal. The tool works completely offline with a focus on performance and customizability.
This package provides dynamic key remapper for X and Wayland.
soundcloud-tui is a SoundCloud client for terminal, written in Rust. It can search for tracks, users and playlists, browse your feed, likes and playlists, play audio with bundled native streaming, manage a queue and add tracks to playlists or liked songs, and use a fullscreen visualizer and customizable settings and keybindings.
Gitlogue is a Git history screensaver - watch your code rewrite itself.
Netavark is a rust based network stack for containers. It is being designed to work with Podman but is also applicable for other OCI container management applications.
This package provides just, a command runner. just is a handy way to save and run project-specific commands.
Espanso is a text expander. A text expander is a program that detects when you type a specific keyword and replaces it with something else.
To make espanso work, you need to allow espanso to read inputs. This is a privileged operation, the capability cap_dac_override+p is required. This can be achieved with sudo setcap "cap_dac_override+p" $(which espanso). On a Guix system, you can define the following in your operating-system definition:
(operating-system
...
(privileged-programs
(append (list (privileged-program
(program (file-append espanso "/bin/espanso"))
(capabilities "cap_dac_override+p")))
%default-privileged-programs)))pwmenu (PipeWire Menu) manages audio through your launcher of choice. Supported launchers are: dmenu, fuzzel, rofi, walker and custom.
This package provides a command-line application for interacting with git repositories.
emacs-lsp-booster improves the performance of lsp-mode and eglot Emacs packages using a wrapper executable. See the home-page for configuration instructions.
fclones is a command line utility that identifies groups of identical files and gets rid of the file copies you no longer need. It comes with plenty of configuration options for controlling the search scope and offers many ways of removing duplicates. For maximum flexibility, it integrates well with other Unix utilities like find and it speaks JSON, so you have a lot of control over the search and cleanup process.
This package provides a last-recently-used window-switcher for the sway window manager. Swayr consists of a daemon, and a client. The swayrd daemon records window/workspace creations, deletions, and focus changes using sway's JSON IPC interface. The swayr client offers subcommands, and sends them to the daemon which executes them.
This package provides dynamic key remapper for X and Wayland.
matugen generates a 'Material You' color palette based on a specified image or color, easing the process of theme creation.
This package provides a sampling profiler for Python programs.
This package provides a Cargo subcommand, cargo audit, to audit Cargo.lock for crates with security vulnerabilities.