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.
Fw-fanctrl is a simple Python CLI service that controls Framework Laptop's fan(s) speed according to a configurable speed/temperature curve.
djLint is a linter and formatter for HTML templates. It finds formatting and code-quality issues in templates for Django, Jinja, Nunjucks, Handlebars, GoLang and other template languages, and can reformat them.
Common Qt related C++ classes and routines
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS & JavaScript like language.
GoogleMaps plugin for QtLocation module
Fast open source i18n plugin for Jekyll blogs.
acsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID smart card readers. This library provides a PC/SC IFD handler implementation and communicates with the readers through the PC/SC Lite resource manager (pcscd).
OSV-Scanner finds existing vulnerabilities affecting a project's dependencies. It is the official frontend to the OSV database and supports a wide range of languages and package managers including npm, pip, cargo, go modules, maven, composer, and many more. It can also scan container images and OS packages on Linux systems.
OpenSSF Scorecard assesses open source projects for security risks through a series of automated checks. It evaluates practices such as branch protection, dependency update tooling, code review, CI tests, fuzzing, signed releases, and known vulnerabilities, producing a score that helps maintainers and consumers understand a project's security posture.
chkrootkit is a tool to locally check for signs of a rootkit installed on a Unix system. It contains a shell script that checks system binaries for rootkit modification, and several programs that perform various security checks including examining network interfaces for promiscuous mode, checking for deleted files still being accessed, and scanning for known rootkit signatures in log files and system binaries.
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.
A command line driven installer with sane defaults.
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.
LXQt Theme based on Arc by horst3180 and LXQt dark theme
SDDM theme from Darkine KDE collection, a pure QtQuick2 based SDDM login theme
Forked version of breeze style theme with additional color-schemes for PantherX.
Chili login theme for SDDM.
Paper is an open source FreeDesktop icon project
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.
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.
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.