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

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.


jota 0.2.6
Dependencies: eudev@3.2.14 glib@2.86.0 gtk+@3.24.51 libxkbcommon@1.11.0 sqlite@3.39.3 vulkan-loader@1.4.321.0 wayland@1.24.0
Channel: panther
Location: px/packages/iota.scm (px packages iota)
Home page: https://github.com/franzos/jota
Licenses: Expat
Build system: cargo
Synopsis: Monero-inspired wallet for IOTA Rebased
Description:

A desktop wallet for IOTA Rebased with both an interactive CLI and a native GUI. Features include encrypted wallet files, one-shot commands for scripting, and support for sending, receiving, and staking IOTA tokens.

iota 1.23.2
Dependencies: eudev@3.2.14 gcc@14.3.0 postgresql@14.13
Channel: panther
Location: px/packages/iota.scm (px packages iota)
Home page: https://github.com/iotaledger/iota
Licenses: ASL 2.0
Build system: binary
Synopsis: Scalable distributed ledger technology infrastructure
Description:

IOTA is a distributed ledger technology (DLT) infrastructure bringing Web3 capabilities with a scalable, decentralized and programmable platform. It uses an asset-oriented programming model built on the Move programming language. This package includes the CLI client, node software, indexer, and related tools.

kde-frameworkintegration 5.114.0
Dependencies: kconfig@5.116.0 kconfigwidgets@5.116.0 kcoreaddons@5.116.0 ki18n@5.116.0 kiconthemes@5.116.0 kitemviews@6.22.0 knewstuff@5.116.0 knotifications@5.116.0 kpackage@5.116.0 kwidgetsaddons@5.116.0 qtbase@5.15.17 qtx11extras@5.15.17
Channel: panther
Location: px/packages/kde-plasma.scm (px packages kde-plasma)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.0 LGPL 3 LGPL 2.0+
Build system: cmake
Synopsis: KDE Frameworks 5 workspace and cross-framework integration plugins
Description:

Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace.

kdecoration 5.27.7
Dependencies: kcoreaddons@5.116.0 ki18n@5.116.0 qtbase@5.15.17
Channel: panther
Location: px/packages/kde-plasma.scm (px packages kde-plasma)
Home page: https://invent.kde.org/plasma/kdecoration
Licenses: LGPL 3+
Build system: qt
Synopsis: Plugin based library to create window decorations
Description:

KDecoration is a library to create window decorations. These window decorations can be used by for example an X11 based window manager which re-parents a Client window to a window decoration frame.

libguix-polkit 0.0.3
Channel: panther
Location: px/packages/libguix.scm (px packages libguix)
Home page: https://github.com/franzos/guix-rs
Licenses: GPL 3+
Build system: trivial
Synopsis: Polkit actions for libguix system reconfigure and pull
Description:

Installs two polkit actions that allow desktop tools built on libguix to invoke guix system reconfigure and guix pull via pkexec. Both actions are keyed on the system Guix at /run/current-system/profile/bin/guix and argv-constrained to their respective subcommand. They use auth_admin_keep so successive invocations within a few minutes do not re-prompt.

After deploying this package via polkit-service-type, run sudo guix system reconfigure once to activate the new action IDs. Until then, pkexec guix … calls from libguix fall back to the generic org.freedesktop.policykit.exec action -- still functional, just without auth_admin_keep or the custom prompts.

px-auth-library-cpp 0.0.34
Dependencies: qtbase@5.15.17
Channel: panther
Location: px/packages/library.scm (px packages library)
Home page: https://www.pantherx.org/
Licenses: Expat
Build system: qt
Synopsis: CIBA, QR and Device Authentication
Description:

CIBA and QR flow and device authentication library

spdlog 1.13.0
Channel: panther
Location: px/packages/logging.scm (px packages logging)
Home page: https://github.com/gabime/spdlog
Licenses: Expat FreeBSD
Build system: cmake
Synopsis: Fast C++ logging library
Description:

Spdlog is a very fast header-only/compiled C++ logging library.

mastodonpp 0.5.7
Dependencies: curl@8.6.0
Channel: panther
Location: px/packages/mastodon.scm (px packages mastodon)
Home page: https://schlomp.space/tastytea/mastodonpp
Licenses: Expat
Build system: cmake
Synopsis: C++ library for working with Mastodon REST API
Description:

Mastodonpp is a C++ wrapper for the Mastodon API. You submit an API call and get the raw JSON that you can then transform into easy to use abstractions.

libqalculate 5.11.0
Dependencies: gmp@6.3.0 mpfr@4.2.2 libxml2@2.14.6 curl@8.6.0 icu4c@73.1 gnuplot@6.0.1 readline@8.2.13
Channel: panther
Location: px/packages/maths.scm (px packages maths)
Home page: https://qalculate.github.io/
Licenses: GPL 2+
Build system: gnu
Synopsis: Multi-purpose cli desktop calculator and library
Description:

Libqalculate is a multi-purpose cli desktop calculator and library. It provides basic and advanced functionality. Features include customizable functions, unit calculations, and conversions, physical constants, symbolic calculations (including integrals and equations), arbitrary precision, uncertainty propagation, interval arithmetic, plotting and a user-friendly cli.

qalculate-gtk 5.11.0
Dependencies: gmp@6.3.0 mpfr@4.2.2 libqalculate@5.11.0 libxml2@2.14.6 glib@2.86.0 gtk+@3.24.51
Channel: panther
Location: px/packages/maths.scm (px packages maths)
Home page: https://qalculate.github.io/
Licenses: GPL 2+
Build system: glib-or-gtk
Synopsis: Multi-purpose graphical desktop calculator
Description:

Qalculate-gtk is the GTK frontend for libqalculate. It is a multi-purpose GUI desktop calculator. It provides basic and advanced functionality. Features include customizable functions, unit calculations, and conversions, physical constants, symbolic calculations (including integrals and equations), arbitrary precision, uncertainty propagation, interval arithmetic, plotting.

sentry-native 0.9.1
Dependencies: curl@8.6.0
Channel: panther
Location: px/packages/monitoring.scm (px packages monitoring)
Home page: https://github.com/getsentry/sentry-native
Licenses: Expat
Build system: cmake
Synopsis: Official Sentry SDK for C/C++ with Crashpad backend
Description:

The Sentry Native SDK is an error and crash reporting client for native applications, optimized for C and C++. This version is built with the Crashpad backend for enhanced crash reporting capabilities.

sentry-native 0.13.4
Dependencies: curl@8.6.0
Channel: panther
Location: px/packages/monitoring.scm (px packages monitoring)
Home page: https://github.com/getsentry/sentry-native
Licenses: Expat
Build system: cmake
Synopsis: Official Sentry SDK for C/C++ with Crashpad backend
Description:

The Sentry Native SDK is an error and crash reporting client for native applications, optimized for C and C++. This version is built with the Crashpad backend for enhanced crash reporting capabilities.

sentry-native 0.6.2
Dependencies: curl@8.6.0
Channel: panther
Location: px/packages/monitoring.scm (px packages monitoring)
Home page: https://github.com/getsentry/sentry-native
Licenses: Expat
Build system: cmake
Synopsis: Official Sentry SDK for C/C++
Description:

The Sentry Native SDK is an error and crash reporting client for native applications, optimized for C and C++.

monit 5.25.3
Dependencies: zlib@1.3.1
Channel: panther
Location: px/packages/monitoring.scm (px packages monitoring)
Home page: https://mmonit.com
Licenses: Expat
Build system: gnu
Synopsis: Pro-active Monitoring
Description:

M/Monit can monitor and manage distributed computer systems, conduct automatic maintenance and repair and execute meaningful causal actions in error situations.

tidal-hifi 7.0.1
Dependencies: gcc@14.3.0 alsa-lib@1.2.11 at-spi2-core@2.52.0 cairo@1.18.4 cups@2.4.14 dbus@1.16.2 eudev@3.2.14 expat@2.7.1 glib@2.86.0 gtk+@3.24.51 libdrm@2.4.124 libx11@1.8.12 libxcb@1.17.0 libxcomposite@0.4.6 libxdamage@1.1.6 libxext@1.3.6 libxfixes@6.0.1 libxkbcommon@1.11.0 libxrandr@1.5.4 mesa@25.2.3 nspr@4.36 nss@3.101.4 pango@1.56.4 pulseaudio@16.1
Channel: panther
Location: px/packages/music.scm (px packages music)
Home page: https://github.com/Mastermindzh/tidal-hifi
Licenses: Expat
Build system: gnu
Synopsis: High fidelity TIDAL music streaming client
Description:

TIDAL Hi-Fi is an Electron-based desktop application that provides a high-fidelity music streaming experience for TIDAL. It supports Widevine DRM for high-quality audio playback and includes features like custom themes, Discord integration, and media key support.

bitwig-studio 6.0
Dependencies: gcc@14.3.0 alsa-lib@1.2.11 cairo@1.18.4 eudev@3.2.14 fontconfig-minimal@2.16.0 freetype@2.13.3 glib@2.86.0 gtk+@3.24.51 libglvnd@1.7.0 libx11@1.8.12 libxcb@1.17.0 libxcursor@1.2.3 libxkbcommon@1.11.0 libxrender@0.9.12 mesa@25.2.3 pango@1.56.4 pipewire@1.5.85 vulkan-loader@1.4.321.0 xcb-imdkit@1.0.9 xcb-util@0.4.1 xcb-util-wm@0.4.2
Channel: panther
Location: px/packages/music.scm (px packages music)
Home page: https://www.bitwig.com/
Licenses: Nonfree
Build system: gnu
Synopsis: Music production and performance system
Description:

Bitwig Studio is a digital audio workstation for music production, remixing, and performance. It features flexible editing tools, a modular sound design environment, and support for VST/CLAP plugins with a focus on a fast, non-linear workflow.

tailscale 1.98.3
Channel: panther
Location: px/packages/networking.scm (px packages networking)
Home page: https://tailscale.com
Licenses: Modified BSD
Build system: go
Synopsis: Tailscale VPN client
Description:

Tailscale is a zero-config VPN based on WireGuard. This package provides the Tailscale client command-line interface.

nng 1.5.2
Dependencies: mbedtls@3.6.4
Channel: panther
Location: px/packages/networking.scm (px packages networking)
Home page: https://nng.nanomsg.org/
Licenses: Expat
Build system: cmake
Synopsis: Lightweight messaging library
Description:

NNG project is a rewrite of the scalability protocols library known as libnanomsg, and adds significant new capabilities, while retaining compatibility with the original. It is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery.

nebula 1.10.3
Dependencies: expat@2.7.1
Channel: panther
Location: px/packages/networking.scm (px packages networking)
Home page: https://github.com/slackhq/nebula
Licenses: Expat
Build system: binary
Synopsis: A scalable overlay networking tool with a focus on performance, simplicity and security
Description:

Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security.It lets you seamlessly connect computers anywhere in the world. Nebula is portable, and runs on Linux, OSX, Windows, iOS, and Android. It can be used to connect a small number of computers, but is also able to connect tens of thousands of computers.

xray-core 26.3.27
Channel: panther
Location: px/packages/networking.scm (px packages networking)
Home page: https://tricks.aseman.io
Licenses: Expat
Build system: binary
Synopsis: A platform for building proxies to bypass network restrictions.
Description:

Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See our website for more information.

oha 1.14.0
Dependencies: jemalloc@5.3.0 sqlite@3.39.3
Channel: panther
Location: px/packages/networking.scm (px packages networking)
Home page: https://github.com/hatoo/oha
Licenses: Expat
Build system: cargo
Synopsis: HTTP load generator with real-time TUI
Description:

Oha is an HTTP load generator inspired by rakyll/hey, written in Rust. It sends configurable load to web applications and displays real-time statistics in a terminal user interface powered by ratatui.

Page: 1345679
Total packages: 202