_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


binsider 0.3.2
Channel: panther
Location: px/packages/tools.scm (px packages tools)
Home page: https://binsider.dev
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: TUI for analyzing ELF binaries
Description:

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.

stripe-cli 1.43.7
Channel: panther
Location: px/packages/tools.scm (px packages tools)
Home page: https://stripe.com/docs/stripe-cli
Licenses: ASL 2.0
Build system: binary
Synopsis: Command-line interface for Stripe
Description:

The Stripe CLI helps build, test, and manage a Stripe integration from the terminal. It can tail API request logs, trigger and forward webhook events to a local server, make test-mode API calls, and manage Stripe resources. This package installs the upstream statically linked binary.

biome 2.5.3
Dependencies: jemalloc@5.3.0 zlib@1.3.1
Channel: panther
Location: px/packages/tools.scm (px packages tools)
Home page: https://biomejs.dev
Licenses: Expat ASL 2.0
Build system: cargo
Synopsis: Fast formatter and linter for web projects
Description:

Biome is a toolchain for web projects that formats and lints JavaScript, TypeScript, JSX, TSX, JSON, CSS, GraphQL, and HTML. It aims to be a fast, single-binary replacement for tools such as Prettier and ESLint.

broot 1.57.0
Channel: panther
Location: px/packages/tools.scm (px packages tools)
Home page: https://dystroy.org/broot
Licenses: Expat
Build system: cargo
Synopsis: Modern tree-like file navigator and fuzzy searcher
Description:

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.

wakatime-cli 2.22.0
Channel: panther
Location: px/packages/tools.scm (px packages tools)
Home page: https://wakatime.com/
Licenses: Modified BSD
Build system: binary
Synopsis: Command line interface to WakaTime
Description:

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.

google-workspace-cli 0.22.5
Channel: panther
Location: px/packages/tools.scm (px packages tools)
Home page: https://github.com/googleworkspace/cli
Licenses: ASL 2.0
Build system: binary
Synopsis: Command-line interface for Google Workspace
Description:

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.

shelf 0.1.2
Dependencies: sqlite@3.39.3
Channel: panther
Location: px/packages/tools.scm (px packages tools)
Home page: https://github.com/franzos/shelf
Licenses: GPL 3
Build system: cargo
Synopsis: CLI for cataloguing files by metadata-driven rules
Description:

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.

bun 1.3.14
Dependencies: glibc@2.41 openssl@3.5.5
Channel: panther
Location: px/packages/tools.scm (px packages tools)
Home page: https://bun.sh
Licenses: Expat
Build system: binary
Synopsis: Fast JavaScript runtime, package manager, and bundler
Description:

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.

d2 0.7.1
Channel: panther
Location: px/packages/tools.scm (px packages tools)
Home page: https://d2lang.com
Licenses: MPL 2.0
Build system: go
Synopsis: Modern diagram scripting language
Description:

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.

tpm2-abrmd 3.0.0
Dependencies: glib@2.86.0 tpm2-tss@4.1.3
Channel: panther
Location: px/packages/tpm.scm (px packages tpm)
Home page: https://github.com/tpm2-software/tpm2-abrmd
Licenses: FreeBSD
Build system: gnu
Synopsis: TPM2 Access Broker & Resource Manager
Description:

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.

tpm2-tss-engine 1.2.0
Dependencies: tpm2-tss@3.0.3 bash-minimal@5.2.37
Channel: panther
Location: px/packages/tpm.scm (px packages tpm)
Home page: https://github.com/tpm2-software/tpm2-tss-engine
Licenses: FreeBSD
Build system: gnu
Synopsis: OpenSSL Engine for TPM2 devices
Description:

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).

tpm2-tss 4.1.3
Dependencies: curl@8.6.0 json-c@0.18 openssl@3.5.5 util-linux@2.40.4
Channel: panther
Location: px/packages/tpm.scm (px packages tpm)
Home page: https://tpm2-software.github.io/
Licenses: FreeBSD
Build system: gnu
Synopsis: OSS Implementation of the TCG TPM2 Software Stack (TSS2)
Description:

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.

tpm2-tss 3.0.3
Dependencies: curl@8.6.0 json-c@0.18 openssl@1.1.1w
Channel: panther
Location: px/packages/tpm.scm (px packages tpm)
Home page: https://tpm2-software.github.io/
Licenses: FreeBSD
Build system: gnu
Synopsis: OSS Implementation of the TCG TPM2 Software Stack (TSS2)
Description:

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.

tpm2-pkcs11 1.10.0
Dependencies: libyaml@0.2.5 sqlite@3.39.3 openssl@3.5.5 tpm2-abrmd@3.0.0 tpm2-tools@5.7 tpm2-tss@4.1.3
Channel: panther
Location: px/packages/tpm.scm (px packages tpm)
Home page: https://github.com/tpm2-software/tpm2-pkcs11
Licenses: FreeBSD
Build system: gnu
Synopsis: A PKCS#11 interface for TPM2 hardware
Description:

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.

jira-cli 1.7.0
Channel: panther
Location: px/packages/version-control.scm (px packages version-control)
Home page: https://github.com/ankitpokhrel/jira-cli
Licenses: Expat
Build system: go
Synopsis: Feature-rich interactive Jira command-line client
Description:

Jira CLI is an interactive command-line tool for Atlassian Jira. It provides a TUI for working with issues, sprints, and epics, supports both Jira Cloud and on-premise installations, and offers issue creation, editing, assignment, transitions, comments, and search via JQL.

gh 2.96.0
Channel: panther
Location: px/packages/version-control.scm (px packages version-control)
Home page: https://cli.github.com
Licenses: Expat
Build system: copy
Synopsis: GitHub command-line tool
Description:

gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.

radicle-desktop 0.10.0
Dependencies: bash-minimal@5.2.37 cairo@1.18.4 gdk-pixbuf@2.44.4 glib@2.86.0 gcc@14.3.0 gtk+@3.24.51 libsoup@3.6.5 pango@1.56.4 webkitgtk-for-gtk3@2.50.3
Propagated dependencies: radicle@1.9.1
Channel: panther
Location: px/packages/version-control.scm (px packages version-control)
Home page: https://radicle.dev/desktop
Licenses: GPL 3
Build system: binary
Synopsis: Desktop app for the Radicle peer-to-peer code collaboration network
Description:

Radicle Desktop is a graphical client for radicle, a peer-to-peer code collaboration stack built on Git. It provides a local-first interface for browsing repositories, reviewing patches with inline comments, managing issues, and following an inbox of notifications across the Radicle network.

bitbucket-cli 0.28.2
Channel: panther
Location: px/packages/version-control.scm (px packages version-control)
Home page: https://github.com/avivsinai/bitbucket-cli
Licenses: Expat
Build system: go
Synopsis: Command-line interface for Bitbucket
Description:

bitbucket-cli provides the bkt command for interacting with Bitbucket Cloud and Data Center from the terminal. It supports working with repositories, pull requests, pipelines, and other Bitbucket features, with OAuth and app-password authentication and secure credential storage.

gitbutler 0.21.0
Dependencies: bash-minimal@5.2.37 cairo@1.18.4 dbus@1.16.2 gdk-pixbuf@2.44.4 glib@2.86.0 glibc@2.41 gcc@14.3.0 gtk+@3.24.51 libsoup@3.6.5 webkitgtk-for-gtk3@2.50.3 zlib@1.3.1
Channel: panther
Location: px/packages/version-control.scm (px packages version-control)
Home page: https://gitbutler.com
Licenses: Nonfree
Build system: binary
Synopsis: Git branch management tool
Description:

GitButler is a Git client that lets you work on multiple branches at the same time. It allows you to quickly organize file changes into separate branches while still having them applied to your working directory. Features include virtual branches, easy commit management, and GitHub integration.

git-cola 4.18.2
Dependencies: bash-minimal@5.2.37 git@2.54.0 python-polib@1.2.0 python-pyqt@6.9.1 python-qtpy@2.4.3 python-send2trash@1.8.2
Channel: panther
Location: px/packages/version-control.scm (px packages version-control)
Home page: https://git-cola.github.io/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Powerful graphical user interface for Git
Description:

Git Cola is a sleek and powerful graphical user interface for Git. It lets you stage and commit changes interactively, browse history with the git-dag DAG visualizer, manage branches and remotes, resolve merge conflicts, and edit interactive rebase sequences. Git Cola is written in Python and uses Qt for its interface.

keifu 0.5.0
Channel: panther
Location: px/packages/version-control.scm (px packages version-control)
Home page: https://github.com/trasta298/keifu
Licenses: Expat
Build system: cargo
Synopsis: TUI tool to visualize Git commit graphs
Description:

Keifu is a terminal user interface tool that visualizes Git commit graphs with branch genealogy. It provides color-coded commit graphs, branch information, file change statistics, and basic Git operations.

jj-vcs 0.43.0
Dependencies: openssl@3.5.5
Channel: panther
Location: px/packages/version-control.scm (px packages version-control)
Home page: https://github.com/jj-vcs/jj
Licenses: ASL 2.0
Build system: cargo
Synopsis: Git-compatible version control system
Description:

Jujutsu (jj) is a Git-compatible version control system that is both powerful and easy to use. It features automatic working copy management, operation logging for easy undo, first-class conflict handling, automatic rebasing of descendant commits, and comprehensive history rewriting tools.

kooha 2.3.1
Dependencies: glib@2.86.0 gstreamer@1.28.1 gst-plugins-base@1.28.1 gst-plugins-good@1.28.1 gst-plugins-bad@1.28.1 gst-plugins-ugly-full@1.28.1 gtk@4.22.1 libadwaita@1.8.2 pipewire@1.6.2
Channel: panther
Location: px/packages/video.scm (px packages video)
Home page: https://github.com/SeaDve/Kooha
Licenses: GPL 3+
Build system: meson
Synopsis: Screen recorder for GNOME
Description:

Kooha is a minimalist screen recorder for GNOME. It allows you to capture your screen with a simple click, without having to configure complicated settings. It supports recording from microphones and desktop audio simultaneously, and can save recordings in WebM, MP4, GIF, and Matroska formats.

ironbar 0.19.0
Dependencies: dbus@1.16.2 eudev@3.2.14 gtk@4.22.1 gtk4-layer-shell@1.3.0 libevdev@1.13.6 libinput@1.29.1 luajit@v2.1-0.04dca79 openssl@3.5.5 pulseaudio@16.1
Channel: panther
Location: px/packages/vm.scm (px packages vm)
Home page: https://github.com/JakeStanger/ironbar
Licenses: Expat
Build system: cargo
Synopsis: Customizable GTK4 bar for Wayland compositors
Description:

Ironbar is a customizable and feature-rich GTK4 bar for Wayland compositors. It supports CSS theming, popups, and integrations with native desktop libraries. Features include workspaces, tray icons, clock, volume control, network status, and custom widgets via Lua scripting.

Page: 178910
Total packages: 219