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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides components for managing the KDE Activity concept.
This package provides a library and examples for creating an RDP server.
This package provides Plasma applet for managing network connections.
This package provides an interface for monitoring system sensors, process information and other system resources.
KNightTime provides helpers for scheduling the dark-light cycle. It can be used to implement features such as adjusting the screen color temperature based on time of day, etc.
Klassy is a highly customizable binary Window Decoration, Application Style and Global Theme plugin for recent versions of the KDE Plasma desktop.
Provide PAM Integration with KWallet to unlock KWallet when you login.
This package provides a wizard for Plasma to configure settings.
This package provides the screen management software for KDE Plasma Workspaces.
This package provides user-friendly, privacy-enabling and customizable platform for mobile devices.
This package provides a daemon that listens to system notifications.
This package provides a daemon that collects statistics about the running system.
This package provides printing management for KDE.
KSysGuard can obtain information on system load and manage running processes. It obtains this information by interacting with a ksysguardd daemon, which may also run on a remote system.
This package provides a dedicated search application built on top of Baloo.
This package provides a KCModule to configure permissions for portal interactions. It also allows changing flatpak settings via the subsumed Flatpak KCM.
Note: Some permissions don't make sense to show for non-sandboxed apps as they are only roxying dbus.
This package provides Breeze inspired Qt Quick Controls Style.
This package provides sound files for Plasma Mobile.
Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management, and a high degree of customizability.
Kommit is a git client for KDE.
The data files generated by the Callgrind of Valgrind, an application profiler, can be loaded into KCachegrind for browsing the performance results. There is also a command-line tool to get ASCII reports from data files without the need to use KCachegrind.
The format of Callgrind output is documented. With conversion scripts, KCachegrind is able to visualize output of other profilers like OProfile, a system-wide profiler for Linux using statistical sampling with hardware performance counters. There also exist converters for profiling output of Python, PHP, and Perl.
Kompare is a program to view the differences between files. Features include:
comparison of files or directories via a graphical interface,
bezier-based connection widget letting you see both source and destination,
graphical viewing of patch files in normal, context, unified and diff formats,
interactive application of differences,
network transparency,
ability to view plain-text diff output in embedded viewer,
navigation of multiple-file diffs with dockable navigation tree,
graphical interface for commonly used diff command line options,
switch source and destination
and diff statistics.
Massif Visualizer is a tool that visualizes massif data. You run your application in Valgrind with --tool=massif and then open the generated massif.out.%pid in the visualizer. Gzip or Bzip2 compressed massif files can also be opened transparently.
KAppTemplate is an application to start development quickly using existing templates providing basic repeatedly written code and a proper structure. It features:
Templates for C++, Ruby, Python and PHP
Categories
Templates for different build-systems and frameworks
Templates especially for KDE-development (plugins for Plasma, QtQuick KTextEditor, KRunner, Akonadi)
New templates using space holders and a simple CMake-command
Integration into KDevelop