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

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.


lf 41
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/gokcehan/lf
Licenses: Expat
Build system: go
Synopsis: Console file browser similar to Ranger
Description:

lf (as in "list files") is a terminal file manager written in Go. It is heavily inspired by ranger with some missing and extra features. Some of the missing features are deliberately omitted since they are better handled by external tools.

hddtemp 0.4.3
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/vitlav/hddtemp
Licenses: GPL 2+
Build system: gnu
Synopsis: Report the temperature of hard drives from S.M.A.R.T. information
Description:

hddtemp is a small utility that gives you the temperature of your hard drive by reading S.M.A.R.T. information (for drives that support this feature).

ddrescue 1.30
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://www.gnu.org/software/ddrescue/ddrescue.html
Licenses: GPL 3+
Build system: gnu
Synopsis: Data recovery utility
Description:

GNU ddrescue is a fully automated data recovery tool. It copies data from one file to another, working to rescue data in case of read errors. The program also includes a tool for manipulating its log files, which are used to recover data more efficiently by only reading the necessary blocks.

udevil 0.4.4
Dependencies: cifs-utils@7.1 curlftpfs@0.9.2 eudev@3.2.14 fakeroot@1.38 glib@2.86.0 sshfs@3.7.5
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://ignorantguru.github.io/udevil/
Licenses: GPL 3+
Build system: gnu
Synopsis: Device and file system manager
Description:

udevil is a command line program that mounts and unmounts removable devices without a password, shows device info, and monitors device changes. It can also mount ISO files, NFS, SMB, FTP, SSH and WebDAV URLs, and tmpfs/ramfs filesystems.

gpart 0.3-0.ec03350
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/baruch/gpart
Licenses: GPL 2+
Build system: gnu
Synopsis: Guess and recover PC-style partition tables
Description:

Gpart tries to guess the partitions on a PC-style, MBR-partitioned disk after they have been inadvertently deleted or the primary partition table at sector 0 damaged. In both cases, the contents of these partitions still exist on the disk but the operating system cannot access them.

Gpart ignores the partition table and scans each sector of the device or image file for several known file system and partition types. Only partitions which have been formatted in some way can be recognized. Several file system guessing modules are built in; more can be written and loaded at run time.

The guessed table can be restored manually, for example with fdisk, written to a file, or---if you firmly believe it's entirely correct---directly to disk.

It should be stressed that gpart does a very heuristic job. It can easily be right in its guesswork but it can also be terribly wrong. Never believe its output without any plausibility checks.

duperemove 0.15.2
Dependencies: glib@2.86.0 sqlite@3.39.3
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/markfasheh/duperemove
Licenses: GPL 2
Build system: gnu
Synopsis: Tools for de-duplicating file system data
Description:

Duperemove is a simple tool for finding duplicated extents and submitting them for deduplication. When given a list of files it will hash their contents on a block by block basis and compare those hashes to each other, finding and categorizing blocks that match each other. When given the -d option, duperemove will submit those extents for deduplication using the Linux kernel extent-same ioctl.

Duperemove can store the hashes it computes in a hash file. If given an existing hash file, duperemove will only compute hashes for those files which have changed since the last run. Thus you can run duperemove repeatedly on your data as it changes, without having to re-checksum unchanged data.

Duperemove can also take input from the fdupes program.

volume-key 0.3.12
Dependencies: cryptsetup-minimal@2.8.4 argon2@20190702 json-c@0.18 libgcrypt@1.11.0 lvm2@2.03.22 util-linux@2.40.4 lvm2@2.03.22 eudev@3.2.14 nss@3.101.4 util-linux@2.40.4 glib@2.86.0 gpgme@1.24.1
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://pagure.io/volume_key
Licenses: GPL 2
Build system: gnu
Synopsis: Manipulate storage volume encryption keys
Description:

This package provides a library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases.

qdirstat 1.9
Dependencies: bash-minimal@5.2.37 perl@5.36.0 perl-uri-escape@1.76 qtbase@5.15.17 qtwayland@5.15.18 zlib@1.3.1
Channel: guix
Location: gnu/packages/disk.scm (gnu packages disk)
Home page: https://github.com/shundhammer/qdirstat
Licenses: GPL 2
Build system: qt
Synopsis: Storage utilisation visualization tool
Description:

QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up.

guix-simplyblack-sddm-theme 0.2
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/plattfot/guix-simplyblack-sddm
Licenses: CC-BY-SA 3.0 CC-BY-SA 4.0
Build system: trivial
Synopsis: Guix based theme for SDDM
Description:

This package provides a simple theme for SDDM, black background with Guix's logo. Based on Arch linux's archlinux-simplyblack theme.

lightdm-tiny-greeter 1.2-0.6717c58
Dependencies: gtk+@3.24.51 lightdm@1.32.0
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/tobiohlala/lightdm-tiny-greeter
Licenses: Modified BSD
Build system: glib-or-gtk
Synopsis: Tiny Greeter for LightDM
Description:

This package provides a tiny yet customizable GTK3 LightDM Greeter with focus on code and minimalism.

lightdm-gtk-greeter 2.0.8
Dependencies: at-spi2-core@2.52.0 bash-minimal@5.2.37 gtk+@3.24.51 guile@3.0.9 librsvg@2.58.5 libxklavier@5.4 lightdm@1.32.0 shared-mime-info@2.3
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/xubuntu/lightdm-gtk-greeter
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: GTK+ greeter for LightDM
Description:

This package provides a LightDM greeter implementation using GTK+, lets you select a desktop session and log in to it.

sugar-light-sddm-theme 1.0
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/MarianArlt/sddm-sugar-light
Licenses: GPL 3+
Build system: trivial
Synopsis: Sugar light theme for SDDM
Description:

Sugar is extremely customizable and so sweet it will probably cause you diabetes just from looking at it. Sweeten the login experience for your users, your family and yourself

lightdm-mini-greeter 0.5.1-0.ead7936
Dependencies: gtk+@3.24.51 lightdm@1.32.0
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/prikhi/lightdm-mini-greeter
Licenses: GPL 3
Build system: glib-or-gtk
Synopsis: Mini Greeter for LightDM
Description:

This package provide a minimal but highly configurable single-user GTK3 greeter for LightDM, this greeter is inspired by the SLiM Display Manager and LightDM GTK3 Greeter.

chili-sddm-theme 0.1.5
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/MarianArlt/sddm-chili
Licenses: GPL 3+
Build system: trivial
Synopsis: Chili theme for SDDM
Description:

Chili reduces all the clutter and leaves you with a clean, easy to use, login interface with a modern yet classy touch.

where-is-my-sddm-theme 1.12.0
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/stepanzubkov/where-is-my-sddm-theme
Licenses: GPL 3+
Build system: copy
Synopsis: Minimal SDDM theme, simply a black screen and a password
Description:

This package is a minimalist and highly customizable SDDM theme. It's only a black screen and a password input field. Nothing extra, right? Even when you enter the wrong password it will only show a red border around the screen.

sddm-qt5 0.21.0
Dependencies: elogind@255.17 glib@2.86.0 libxcb@1.17.0 libxkbcommon@1.13.1 linux-pam@1.5.2 qtdeclarative@5.15.17 qtsvg@5.15.17 shadow@4.19.0 wayland@1.24.0 qtwayland@5.15.18 qtbase@5.15.17 xsetroot@1.1.3 qtgraphicaleffects@5.15.17 qtquickcontrols@5.15.17 qtquickcontrols2@5.15.17
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/sddm/sddm
Licenses: GPL 2+ Expat CC-BY 3.0
Build system: qt
Synopsis: QML based X11 and Wayland display manager
Description:

SDDM is a display manager for X11 and Wayland aiming to be fast, simple and beautiful. SDDM is themeable and puts no restrictions on the user interface design. It uses QtQuick which gives the designer the ability to create smooth, animated user interfaces.

abstractdark-sddm-theme 0.0.0-0.e817d4b
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/3ximus/abstractdark-sddm-theme
Licenses: GPL 3+
Build system: copy
Synopsis: Abstract Dark theme for SDDM
Description:

This package provides a minimalistic dark theme for SDDM, black background with abstract shapes. Inspired by solarized-sddm-theme.

sddm 0.21.0
Dependencies: elogind@255.17 glib@2.86.0 libxcb@1.17.0 libxkbcommon@1.13.1 linux-pam@1.5.2 qtdeclarative@6.9.2 qtsvg@6.9.2 shadow@4.19.0 wayland@1.24.0 qtwayland@6.9.2 qtbase@6.9.2 xsetroot@1.1.3
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/sddm/sddm
Licenses: GPL 2+ Expat CC-BY 3.0
Build system: qt
Synopsis: QML based X11 and Wayland display manager
Description:

SDDM is a display manager for X11 and Wayland aiming to be fast, simple and beautiful. SDDM is themeable and puts no restrictions on the user interface design. It uses QtQuick which gives the designer the ability to create smooth, animated user interfaces.

lightdm 1.32.0
Dependencies: audit@3.0.9 bash-minimal@5.2.37 coreutils-minimal@9.1 linux-pam@1.5.2 shadow@4.19.0 libgcrypt@1.11.0 libxcb@1.17.0 libxdmcp@1.1.5
Propagated dependencies: glib@2.86.0 libx11@1.8.12 libxklavier@5.4
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://www.freedesktop.org/wiki/Software/LightDM/
Licenses: GPL 3+
Build system: gnu
Synopsis: Lightweight display manager
Description:

The Light Display Manager (LightDM) is a cross-desktop display manager which supports different greeters.

slim 1.4.1
Dependencies: fontconfig-minimal@2.16.0 freeglut@3.4.0 freetype@2.13.3 libjpeg-turbo@2.1.4 libpng@1.6.39 libx11@1.8.12 libxcrypt@4.4.38 libxft@2.3.8 libxmu@1.2.1 libxrandr@1.5.4 libxrender@0.9.12 linux-pam@1.5.2 xauth@1.1.3
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://slim-fork.sourceforge.io/
Licenses: GPL 2
Build system: cmake
Synopsis: Desktop-independent graphical login manager for X11
Description:

SLiM is a Desktop-independent graphical login manager for X11, derived from Login.app. It aims to be light and simple, although completely configurable through themes and an option file; is suitable for machines on which remote login functionalities are not needed.

Features included: PNG and XFT support for alpha transparency and antialiased fonts, External themes support, Configurable runtime options: X server -- login / shutdown / reboot commands, Single (GDM-like) or double (XDM-like) input control, Can load predefined user at startup, Configurable welcome / shutdown messages, Random theme selection.

dexy-color-sddm-theme 0.0.0-0.4785d3b
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/L4ki/Dexy-Plasma-Themes
Licenses: GPL 3+
Build system: copy
Synopsis: Dexy Color theme for SDDM
Description:

This package provides a minimalistic and modern SDDM theme with a blurred background.

sugar-dark-sddm-theme 1.2
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/MarianArlt/sddm-sugar-dark
Licenses: GPL 3+
Build system: trivial
Synopsis: Sugar dark theme for SDDM
Description:

Sugar is extremely customizable and so sweet it will probably cause you diabetes just from looking at it. Sweeten the login experience for your users, your family and yourself

guix-simplyblack-sddm-theme-qt5 0.2
Channel: guix
Location: gnu/packages/display-managers.scm (gnu packages display-managers)
Home page: https://github.com/plattfot/guix-simplyblack-sddm
Licenses: CC-BY-SA 3.0 CC-BY-SA 4.0
Build system: trivial
Synopsis: Guix based theme for SDDM
Description:

This package provides a simple theme for SDDM, black background with Guix's logo. Based on Arch linux's archlinux-simplyblack theme.

boinc-client 8.2.12
Dependencies: openssl@3.5.5 curl@8.6.0 wxwidgets@3.2.10 gtk+@3.24.51 gdk-pixbuf@2.44.4 libnotify@0.8.8 sqlite@3.39.3 python@3.12.12 python-pyserial@3.5
Channel: guix
Location: gnu/packages/distributed.scm (gnu packages distributed)
Home page: https://boinc.berkeley.edu/
Licenses: LGPL 3+ GPL 3+
Build system: gnu
Synopsis: Help cutting-edge science research using your computer
Description:

BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.

Total packages: 73977