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.
A command line driven installer with sane defaults.
Guix System installer. Boot a Guix ISO, run one binary, get a working system---libre Guix, Nonguix, PantherX, or an enterprise config from a server.
This is the living area and distribution channel for SOF firmware and topology binaries. It's still very much WiP and may churn a little until things settle down.
Ghostty is a terminal emulator that differentiates itself by being fast, feature-rich, and native. It uses platform-native UI and GPU acceleration. This package repackages the unofficial Debian binary build maintained at https://github.com/dariogriffo/ghostty-debian.
OpenTofu is a community-driven fork of Terraform, providing a declarative infrastructure-as-code workflow. It lets you define cloud and on-premises resources in human-readable configuration files that can be versioned, reused, and shared. OpenTofu generates an execution plan, builds a dependency graph, and applies changes in the correct order.
Forked version of breeze style theme with additional color-schemes for PantherX.
LXQt Theme based on Arc by horst3180 and LXQt dark theme
Chili login theme for SDDM.
SDDM theme from Darkine KDE collection, a pure QtQuick2 based SDDM login theme
Paper is an open source FreeDesktop icon project
Bun is a modern JavaScript runtime built for speed and compatibility. It serves as a drop-in replacement for Node.js while providing a unified toolkit that includes a package manager and bundler, making it ideal for building fast and scalable JavaScript applications.
Google Workspace CLI (gws) is a single command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and other Google Workspace services. Its command surface is dynamically built from the Google Discovery Service, and it includes AI agent skills.
Vatic is a TOML-configured AI agent framework. It runs prompts through LLM backends like Claude CLI and Ollama on cron schedules or channel triggers, with templated prompts, conversation memory, and multiple output targets including Telegram, Matrix, and email.
Broot is a command-line tool for navigating directory trees and managing files. It provides fast fuzzy searching, file preview capabilities, Git status integration, and customizable panels. Broot helps you quickly overview and navigate large directory structures.
Shelf is a command-line tool that walks input folders, extracts file metadata (EXIF, QuickTime/MP4, PDF info), and sorts files into a structured destination via configurable templates. It deduplicates by sha256 content hash and tracks run state in SQLite so re-runs are cheap and deterministic. Profile-driven TOML configuration targets photos, videos, documents, invoices, or any files with extractable metadata.
Codex CLI is an AI-powered coding agent from OpenAI that runs locally on your computer. It assists with software development tasks directly within a terminal environment, providing code suggestions, explanations, and automated coding assistance.
Envstash is a CLI tool for managing .env files across git branches. It provides versioning, diffing, restore, and sharing of environment variables with optional encryption using GPG or password-based AES-256-GCM.
D2 is a modern diagram scripting language that turns text into diagrams. It supports flowcharts, sequence diagrams, class diagrams, and more with a readable syntax. D2 includes multiple layout engines and can output to SVG, PNG, and PDF formats.
WakaTime CLI is a command line interface used by all WakaTime text editor plugins to track coding activity. It provides automatic time tracking for programmers, with dashboards showing metrics and insights about coding habits.
Binsider is a terminal user interface for analyzing ELF binaries. It enables static and dynamic analysis, string extraction, library inspection, and hexdump generation through an interactive command-line environment.
This package provides the TCG TSS2. The stack contains libtss2-fapi, libtss2-esys, libtss2-sys, libtss2-mu, libtss2-tcti-device, libtss2-tcti-swtpm and libtss2-tcti-mssim.
This is a system daemon implementing the TPM2 access broker (TAB) & Resource Manager (RM) spec from the TCG. The daemon (tpm2-abrmd) is implemented using Glib and the GObject system. In this documentation and in the code we use tpm2-abrmd and tabrmd interchangeably.
PKCS #11 is a Public-Key Cryptography Standard that defines a standard method to access cryptographic services from tokens/ devices such as hardware security modules (HSM), smart cards, etc. In this project we intend to use a TPM2 device as the cryptographic token.
The tpm2-tss-engine project implements a cryptographic engine for OpenSSL for Trusted Platform Module (TPM 2.0) using the tpm2-tss software stack that follows the Trusted Computing Groups (TCG) TPM Software Stack (TSS 2.0).