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

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.


fswatch 1.17.1
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/emcrisostomo/fswatch
Licenses: GPL 3+
Build system: gnu
Synopsis: File system monitor
Description:

This package provides a file system monitor.

zabbix-server 7.2.15
Dependencies: curl@8.6.0 libevent@2.1.12 net-snmp@5.9.4 postgresql@14.20 zlib@1.3.1 gnutls@3.8.9 pcre2@10.42
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://www.zabbix.com/
Licenses: AGPL 3
Build system: gnu
Synopsis: Distributed monitoring solution (server-side)
Description:

This package provides a distributed monitoring solution (server-side)

aw-notify 0.0.0
Propagated dependencies: python-click@8.3.1 python-deprecation@2.1.0 python-iso8601@2.1.0 python-jsonschema@4.23.0 python-peewee@3.18.2 python-platformdirs@4.3.6 python-rfc3339-validator@0.1.4 python-strict-rfc3339@0.7 python-timeslot@0.1.2-0.af35445 python-tomlkit@0.13.3
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://activitywatch.net/
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Notify library for ActivityWatch
Description:

This package provides the notify library for ActivityWatch.

zabbix-agent2 7.2.15
Dependencies: openssl@3.5.5 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://www.zabbix.com/
Licenses: AGPL 3
Build system: gnu
Synopsis: Distributed monitoring solution (client-side agent)
Description:

This package provides a distributed monitoring solution (client-side agent)

python-whisper 1.1.10
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://graphiteapp.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Fixed size round-robin style database for Graphite
Description:

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.

conky 1.19.8
Dependencies: freetype@2.13.3 imlib2@1.10.0 libx11@1.8.12 libxdamage@1.1.6 libxext@1.3.6 libxft@2.3.8 libxi@1.8.2 libxinerama@1.1.5 pulseaudio@16.1 lua@5.3.5 ncurses@6.2.20210619 curl@8.6.0 wireless-tools@30.pre9
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/brndnmtthws/conky
Licenses: GPL 3+
Build system: cmake
Synopsis: Lightweight system monitor for X
Description:

Conky is a lightweight system monitor for X that displays operating system statistics (CPU, disk, and memory usage, etc.) and more on the desktop.

aw-server-rust 0.13.1
Dependencies: openssl@3.5.5 sqlite@3.39.3
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://activitywatch.net/
Licenses: MPL 2.0
Build system: cargo
Synopsis: Store and retrieve quantified self data
Description:

This package provides the ActivityWatch server, for secure storage and retrieval of all your quantified self data.

battop 0.2.4
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/svartalf/rust-battop
Licenses: ASL 2.0 Expat
Build system: cargo
Synopsis: Interactive battery viewer
Description:

battop is an interactive viewer, similar to top, htop and other *top utilities, but showing the (potentially multiple) batteries installed in a notebook.

batsignal 1.8.0
Dependencies: libnotify@0.8.8
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/electrickite/batsignal
Licenses: ISC
Build system: gnu
Synopsis: Power monitoring tool
Description:

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.

pw 2
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://www.kylheku.com/cgit/pw/
Licenses: FreeBSD
Build system: gnu
Synopsis: Monitor recent lines of output from pipe
Description:

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. pw can pause its display updates entirely.

  • Juggle multiple shell background jobs that produce output, yet execute indefinitely without blocking. When pw runs 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.

glances 4.3.0
Propagated dependencies: python-defusedxml@0.7.1-0.c744588 python-jinja2@3.1.2 python-orjson@3.9.7 python-packaging@25.0 python-psutil@7.2.2 python-shtab@1.7.1
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/nicolargo/glances
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Cross-platform curses-based monitoring tool
Description:

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.

darkstat 3.0.719
Dependencies: libpcap@1.10.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://unix4lyfe.org/darkstat/
Licenses: GPL 2
Build system: gnu
Synopsis: Network statistics gatherer
Description:

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.

collectd 5.12.0
Dependencies: curl@8.6.0 rrdtool@1.9.0 yajl@2.1.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://collectd.org/
Licenses: Expat GPL 2
Build system: gnu
Synopsis: Collect system and application performance metrics periodically
Description:

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

dgop 0.1.11
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/AvengeMedia/dgop
Licenses: Expat
Build system: go
Synopsis: Stateless system monitoring CLI + REST API
Description:

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.

prometheus-postgres-exporter 0.19.1
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/prometheus-community/postgres_exporter
Licenses: ASL 2.0
Build system: go
Synopsis: PostgreSQL Server Exporter
Description:

This package provides a Prometheus exporter for PostgreSQL server metrics.

zabbix-agentd 7.2.15
Dependencies: gnutls@3.8.9 pcre2@10.42
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://www.zabbix.com/
Licenses: AGPL 3
Build system: gnu
Synopsis: Distributed monitoring solution (client-side agent)
Description:

This package provides a distributed monitoring solution (client-side agent)

aw-watcher-input 0.1.0
Propagated dependencies: aw-client@0.5.15 aw-watcher-afk@0.2.0
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://activitywatch.net/
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Input watcher for ActivityWatch
Description:

This package provide an input watcher for ActivityWatch.

aw-watcher-afk 0.2.0
Propagated dependencies: aw-client@0.5.15 python-pynput@1.8.1 python-xlib@0.33
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://activitywatch.net/
Licenses: MPL 2.0
Build system: pyproject
Synopsis: AFK watcher for ActivityWatch
Description:

This package provides a AFK watcher for ActivityWatch.

fatrace 0.19.1
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/martinpitt/fatrace
Licenses: GPL 3+
Build system: gnu
Synopsis: File access events monitor
Description:

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.

aw-client 0.5.15
Propagated dependencies: aw-core@0.5.17 python-click@8.3.1 python-persist-queue@1.1.0 python-requests@2.32.5 python-tabulate@0.9.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://activitywatch.net/
Licenses: MPL 2.0
Build system: pyproject
Synopsis: Client library for ActivityWatch
Description:

This package provides the client library for ActivityWatch.

prometheus-postfix-exporter 0.20.0
Channel: guix
Location: gnu/packages/monitoring.scm (gnu packages monitoring)
Home page: https://github.com/hsn723/postfix_exporter
Licenses: ASL 2.0
Build system: go
Synopsis: Prometheus Postfix exporter
Description:

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.

moreutils 0.70
Dependencies: bash-minimal@5.2.37 perl@5.36.0 perl-ipc-run@20180523.0 perl-timedate@2.33 perl-time-duration@1.21
Channel: guix
Location: gnu/packages/moreutils.scm (gnu packages moreutils)
Home page: https://joeyh.name/code/moreutils/
Licenses: GPL 2+
Build system: gnu
Synopsis: Miscellaneous general-purpose command-line tools
Description:

Moreutils is a collection of general-purpose command-line tools to augment the traditional Unix toolbox.

motti 3.1.1
Channel: guix
Location: gnu/packages/motti.scm (gnu packages motti)
Home page: https://www.gnu.org/software/motti
Licenses: GPL 3+
Build system: gnu
Synopsis: Multiplayer strategy game
Description:

GNU Motti is a simple multiplayer strategy game played in a terminal. The objective of the game is to conquer enemy capitals by occupying and encircling territory.

chromaprint 1.6.0
Dependencies: ffmpeg@8.1.1 boost@1.89.0
Channel: guix
Location: gnu/packages/mp3.scm (gnu packages mp3)
Home page: https://acoustid.org/chromaprint
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Audio fingerprinting library
Description:

Chromaprint is a library for calculating audio fingerprints which are used by the Acoustid service. Its main purpose is to provide an accurate identifier for record tracks.

Total packages: 73991