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.
Prometheus exporter for metrics exposed by *NIX kernels, written in Go with pluggable metric collectors.
This package provides the notify library for ActivityWatch.
Prometheus metrics exporter for the Postfix mail server. This exporter provides histogram metrics for the size and age of messages stored in the mail queue. It extracts these metrics from Postfix by connecting to a UNIX socket under /var/spool. It also counts events by parsing Postfix's log entries, using regular expression matching. The log entries are retrieved from the systemd journal, the Docker logs, or from a log file. This package is built from a maintained fork of original https://github.com/kumina/postfix_exporter project.
Carbon is a backend data caching and persistence daemon for Graphite. Carbon is responsible for receiving metrics over the network, caching them in memory for "hot queries" from the Graphite-Web application, and persisting them to disk using the Whisper time-series library.
This package provides the core library for ActivityWatch.
darkstat is a packet sniffer that runs as a background process, gathers all sorts of statistics about network usage, and serves them over HTTP. Features:
Traffic graphs, reports per host, shows ports for each host.
Embedded web-server with deflate compression.
Asynchronous reverse DNS resolution using a child process.
Small. Portable. Single-threaded. Efficient.
Supports IPv6.
This package provides a file system monitor.
Whisper is one of three components within the Graphite project. Whisper is a fixed-size database, similar in design and purpose to RRD (round-robin-database). It provides fast, reliable storage of numeric data over time. Whisper allows for higher resolution (seconds per point) of recent data to degrade into lower resolutions for long-term retention of historical data.
This package provides a distributed monitoring solution (client-side agent)
This package contains a Prometheus exporter for the TEMPer sensor devices.
HostScope displays key system metrics of Linux hosts, such as detailed CPU load, speed and temperature, I/O rates of network interfaces, I/O rates of disks, and user process summary information. All metrics are multicast on the LAN, if wanted, and clients can switch between multiple hosts on the network. Hostscope features a bridge to Influx DB. So Grafana can be used to visualize the recorded data over time.
pw is Pipe Watch, a utility that continuously reads lines of text from a pipe or pipe-like source, passes them through a FIFO buffer, and maintains a display based on the occasional sampling of the contents of the FIFO buffer, with useful features such as triggering and filtering.
With pw you can:
Interactively apply and remove filters on-the-fly, without interrupting the source.
Make recurring patterns in the stream appear to ``freeze'' on the screen, using triggers.
Prevent the overwhelming amount of output from a program from flooding the terminal, while consuming all of that output so that the program isn't blocked.
pwcan pause its display updates entirely.Juggle multiple shell background jobs that produce output, yet execute indefinitely without blocking. When
pwruns as part of a shell background job, it continues to consume input, process filters and take snapshots, without displaying anything. When put into the foreground again, display resumes.
dgop is a system monitoring tool. It supports cursor-based sampling of CPU/memory/disk/network, plus an optional REST API server. It supports cursor-based sampling for building real-time monitoring tools like htop. Instead of relying on instantaneous snapshots, it may track system state changes over time for more accurate CPU usage calculations and network/disk rates.
This package provides a tray icon for ActivityWatch.
This package provides a distributed monitoring solution (server-side)
This package provides a X11 window watcher for ActivityWatch.
This package provide an input watcher for ActivityWatch.
Glances is a curses-based monitoring tool for a wide variety of platforms. Glances uses the PsUtil library to get information from your system. It monitors CPU, load, memory, network bandwidth, disk I/O, disk use, and more.
This package provides the ActivityWatch server, for secure storage and retrieval of all your quantified self data.
This package provides a daemon that monitors device power levels, notifying the user and optionally running a command when it reaches user-configured power thresholds. This can be used to force powering off a laptop when the battery gets below critical levels, instead of damaging the battery.
collectd gathers metrics from various sources such as the operating system, applications, log files and external devices, and stores this information or makes it available over the network. Those statistics can be used to monitor systems, find performance bottlenecks (i.e., performance analysis) and predict future system load (i.e., capacity planning).
This package provides a wayland window watcher for ActivityWatch.
This package provides a utility to report system wide file access events from all running processes. Its main purpose is to find processes which keep waking up the disk unnecessarily and thus prevent some power saving.
This package provides the client library for ActivityWatch.