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

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.


tio 3.9
Dependencies: glib@2.86.0 lua@5.3.5
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://tio.github.io/
Licenses: GPL 2+
Build system: meson
Synopsis: Simple TTY terminal I/O application
Description:

tio is a simple TTY terminal application which features a straightforward commandline interface to easily connect to TTY devices for basic input/output.

havoc 0.7.0
Dependencies: libxkbcommon@1.11.0 wayland@1.24.0
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://github.com/ii8/havoc
Licenses: Expat
Build system: gnu
Synopsis: Minimal terminal emulator for Wayland
Description:

Havoc is a minimal terminal emulator for Wayland.

xiate 22.12-0.ae3cf30
Dependencies: gtk+@3.24.51 glib@2.86.0 vte-with-gtk+3@0.82.3
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://www.uninformativ.de/git/xiate/file/README.html
Licenses: Expat
Build system: gnu
Synopsis: Minimalist terminal emulator based on GTK+
Description:

Xiate is a terminal emulator which tries to keep a balance between features and simplicity. This is achieved by using VTE as a powerful backend, while UI, configuration, and code try to remain much more minimalistic.

alacritty 0.16.1
Dependencies: expat@2.7.1 fontconfig-minimal@2.16.0 freetype@2.13.3 libx11@1.8.12 libxcb@1.17.0 libxcursor@1.2.3 libxext@1.3.6 libxft@2.3.8 libxi@1.8.2 libxinerama@1.1.5 libxkbcommon@1.11.0 libxmu@1.2.1 libxpresent@1.0.1 libxrandr@1.5.4 libxscrnsaver@1.2.4 libxt@1.3.1 libxtst@1.2.5 libxxf86vm@1.1.6 mesa@25.2.3 xdg-utils@1.2.1 wayland@1.24.0
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://alacritty.org/
Licenses: ASL 2.0
Build system: cargo
Synopsis: GPU-accelerated terminal emulator
Description:

Alacritty is a GPU-accelerated terminal emulator with a strong focus on simplicity and performance. With such a strong focus on performance, included features are carefully considered and you can always expect Alacritty to be blazingly fast. By making sane choices for defaults, Alacritty requires no additional setup. However, it does allow configuration of many aspects of the terminal. Note that you need support for OpenGL 3.2 or higher.

kitty 0.21.2
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 harfbuzz@11.4.4 lcms@2.13.1 libcanberra@0.30 libpng@1.6.39 python-pygments@2.19.1 python-wrapper@3.11.14 wayland@1.24.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://sw.kovidgoyal.net/kitty/
Licenses: GPL 3+
Build system: gnu
Synopsis: Fast, featureful, GPU based terminal emulator
Description:

Kitty is a fast and featureful GPU-based terminal emulator:

  • Offloads rendering to the GPU for lower system load and buttery smooth scrolling. Uses threaded rendering to minimize input latency.

  • Supports all modern terminal features: graphics (images), unicode, true-color, OpenType ligatures, mouse protocol, focus tracking, bracketed paste and several new terminal protocol extensions.

  • Supports tiling multiple terminal windows side by side in different layouts without needing to use an extra program like tmux.

  • Can be controlled from scripts or the shell prompt, even over SSH.

  • Has a framework for Kittens, small terminal programs that can be used to extend kitty's functionality. For example, they are used for Unicode input, hints, and side-by-side diff.

  • Supports startup sessions which allow you to specify the window/tab layout, working directories and programs to run on startup.

  • Allows you to open the scrollback buffer in a separate window using arbitrary programs of your choice. This is useful for browsing the history comfortably in a pager or editor.

mlterm 3.9.4
Dependencies: cairo@1.18.4 fontconfig-minimal@2.16.0 freetype@2.13.3 fribidi@1.0.12 gdk-pixbuf@2.44.4 gtk+@3.24.51 libx11@1.8.12 libxext@1.3.6 libxft@2.3.8
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://mlterm.sourceforge.net/
Licenses: Modified BSD
Build system: gnu
Synopsis: Multi-Lingual TERMinal emulator
Description:

mlterm is a multi-lingual terminal emulator. It supports various complex character sets and encodings from around the world. It can display double-width (e.g. East Asian) glyphs, combining characters used for, e.g., Thai and Vietnamese, and bi-directional scripts like Arabic and Hebrew.

fzf 0.67.0
Dependencies: bash-minimal@5.2.37 findutils@4.10.0 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://github.com/junegunn/fzf
Licenses: Expat
Build system: go
Synopsis: Command-line fuzzy-finder
Description:

This package provides an interactive command-line filter usable with any list--including files, command history, processes and more.

asciinema 3.1.0
Dependencies: rust-ring@0.17.14
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://asciinema.org
Licenses: GPL 3
Build system: cargo
Synopsis: Terminal session recorder
Description:

Use asciinema to record and share your terminal sessions, the right way. Forget screen recording apps and blurry video. Enjoy a lightweight, purely text-based approach to terminal recording.

fbterm 1.7
Dependencies: freetype@2.13.3 fontconfig-minimal@2.16.0 ncurses@6.2.20210619 gpm@1.20.7
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://salsa.debian.org/debian/fbterm
Licenses: GPL 2+
Build system: gnu
Synopsis: Fast and lightweight framebuffer-based terminal emulator for Linux
Description:

FbTerm is a fast terminal emulator for Linux with frame buffer device or VESA video card. Features include:

  • mostly as fast as terminal of Linux kernel while accelerated scrolling is enabled;

  • select font with fontconfig and draw text with freetype2, same as Qt/Gtk+ based GUI apps;

  • dynamically create/destroy up to 10 windows initially running default shell;

  • record scrollback history for every window;

  • auto-detect current locale and convert text encoding, support double width scripts like Chinese, Japanese etc;

  • switch between configurable additional text encodings with hot keys on the fly;

  • copy/paste selected text between windows with mouse when gpm server is running;

  • change the orientation of screen display, a.k.a. screen rotation;

  • lightweight input method framework with client-server architecture;

  • background image for eye candy.

libptytty 2.0
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://github.com/yusiwen/libptytty
Licenses: GPL 2+
Build system: cmake
Synopsis: Portable, secure PTY/TTY and @file{utmp}/@file{wtmp}/@file{lastlog} handling
Description:

Libptytty is a small C/C++ library to manage pseudo-ttys in a uniform way, created out of frustration over the many differences of PTY/TTY handling in different operating systems.

In addition to mere PTY/TTY management, it supports updating the session database at utmp, and wtmp/lastlog for login shells.

It also supports forking after start-up and dropping privileges in the calling process. This reduces the potential attack surface: if the calling process were to be compromised by the user starting the program, there would be less to gain, as only the helper process is running with privileges (e.g., setuid/setgid).

tmate 2.4.0-0.ac91951
Dependencies: libevent@2.1.12 libssh@0.12.0 msgpack-c@6.0.0 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://tmate.io/
Licenses: ISC
Build system: gnu
Synopsis: Terminal sharing application
Description:

tmate is a terminal sharing application that allows you to share your terminal with other users over the Internet. tmate is a fork of tmux.

foot 1.26.0
Dependencies: fcft@3.3.3 libxkbcommon@1.11.0 wayland@1.24.0 wayland-protocols@1.45
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://codeberg.org/dnkl/foot
Licenses: Expat
Build system: meson
Synopsis: Wayland-native terminal emulator
Description:

foot is a terminal emulator for systems using the Wayland display server. It is designed to be fast, lightweight, and independent of desktop environments. It can be used as a standalone terminal and also has a server/client mode.

beep 1.4.12-0.1cba972
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://github.com/spkr-beep/beep
Licenses: GPL 2+
Build system: gnu
Synopsis: Linux command-line utility to control the PC speaker
Description:

beep allows the user to control the PC speaker with precision, allowing different sounds to indicate different events. While it can be run quite happily on the command line, its intended place of residence is within scripts, notifying the user when something interesting occurs. Of course, it has no notion of what's interesting, but it's very good at that notifying part.

eternalterminal 6.2.11
Dependencies: libsodium@1.0.18 protobuf@3.21.9 openssl@3.0.8 zlib@1.3.1 curl@8.6.0
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://mistertea.github.io/EternalTerminal/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Remote shell that reconnects without interrupting the session
Description:

Eternal Terminal (ET) is a remote shell that automatically reconnects without interrupting the session. ET uses SSH to initialize a secure connection. Unlike SSH sessions, which must be killed and reconnected after a network outage an ET session will survive network outages and IP roaming. ET provides the same core functionality as mosh, while also supporting native scrolling and tmux control mode (tmux -CC).

termite 16.9
Dependencies: gnutls@3.8.9 gtk+@3.24.51 lz4@1.10.0 pcre2@10.42 xdg-utils@1.2.1
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://github.com/aperezdc/termite/
Licenses: LGPL 2.0+
Build system: meson
Synopsis: Keyboard-centric, VTE-based terminal
Description:

Termite is a minimal terminal emulator, with a slightly modified version of VTE exposing the necessary functions for keyboard text selection and URL hints. It was designed for use with tiling window managers.

asciinema-agg 1.7.0
Dependencies: rust-ring@0.17.14
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://github.com/asciinema/agg
Licenses: GPL 3
Build system: cargo
Synopsis: Asciinema gif generator
Description:

Agg is a command-line tool for generating animated GIF files from asciinema-created terminal session recordings.

tilix 1.9.6
Dependencies: dbus@1.16.2 dconf@0.40.0 gettext-minimal@0.23.1 gsettings-desktop-schemas@48.0 gtkd@3.10.0 gtk+@3.24.51 libsecret@0.21.7 libunwind@1.6.2 vte-with-gtk+3@0.82.3
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://gnunn1.github.io/tilix-web/
Licenses: MPL 2.0
Build system: meson
Synopsis: Tiling terminal emulator
Description:

Tilix is a tiling terminal emulator following the Gnome Human Interface Guidelines. Its features include:

  1. Layout terminals in any fashion by splitting them horizontally or vertically.

  2. Terminals can be re-arranged using drag and drop both within and between windows.

  3. Terminals can be detached into a new window via drag and drop.

  4. Input can be synchronized between terminals so commands typed in one terminal are replicated to the others.

  5. Supports notifications when processes are completed out of view.

kmscon 0.0.0-1.01dd0a2
Dependencies: libdrm@2.4.124 libtsm@0.0.0-1.f70e379 libxkbcommon@1.11.0 elogind@255.17 pango@1.56.4 eudev@3.2.14
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://www.freedesktop.org/wiki/Software/kmscon
Licenses: Expat LGPL 2.1+ FreeBSD GPL 2+
Build system: gnu
Synopsis: Linux KMS-based terminal emulator
Description:

Kmscon is a terminal emulator based on Linux's kernel mode setting (KMS). It can replace the in-kernel virtual terminal (VT) implementation with a user-space console. Compared to the Linux console, kmscon provides enhanced features including XKB-compatible internationalized keyboard support, UTF-8 input/font support, hardware-accelerated rendering, multi-seat support, a replacement for mingetty, and more.

libtsm 0.0.0-1.f70e379
Channel: guix
Location: gnu/packages/terminals.scm (gnu packages terminals)
Home page: https://www.freedesktop.org/wiki/Software/libtsm
Licenses: Expat LGPL 2.1+ ISC FreeBSD
Build system: cmake
Synopsis: Xterm state machine library
Description:

TSM is a state machine for DEC VT100-VT520 compatible terminal emulators. It tries to support all common standards while keeping compatibility to existing emulators like xterm, gnome-terminal, konsole, etc.

terraform-docs 0.6.0
Channel: guix
Location: gnu/packages/terraform.scm (gnu packages terraform)
Home page: https://github.com/segmentio/terraform-docs
Licenses: Expat
Build system: go
Synopsis: Generate documentation from Terraform modules
Description:

The terraform-docs utility can generate documentation describing the inputs and outputs for modules of the Terraform infrastructure management tool. These can be shown, or written to a file in JSON or Markdown formats.

texlive-bibhtml 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/bibhtml
Licenses: GPL 3+
Build system: texlive
Synopsis: BibTeX support for HTML files
Description:

Bibhtml consists of a Perl script and a set of BibTeX style files, which together allow you to output a bibliography as a collection of HTML files. The references in the text are linked directly to the corresponding bibliography entry, and if a URL is defined in the entry within the BibTeX database file, then the generated bibliography entry is linked to this. The package provides three different style files derived from each of the standard plain.bst and alpha.bst, as well as two style files derived from abbrv.bst and unsrt.bst (i.e., eight in total).

texlive-fontmfizz 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fontmfizz
Licenses: Expat
Build system: texlive
Synopsis: Font Mfizz icons for use in LaTeX
Description:

The MFizz font provides scalable vector icons representing programming languages, operating systems, software engineering, and technology. It can be seen as an extension to FontAwesome.

texlive-outlines 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/outlines
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Produce outline lists
Description:

This package defines an outline environment, which allows outline-style indented lists with freely mixed levels up to four levels deep. It replaces the nested begin/end pairs by different item tags \1 to \4 for each nesting level. This is very convenient in cases where nested lists are used a lot, such as for to-do lists or presentation slides.

texlive-lcd 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lcd
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Alphanumerical LCD-style displays
Description:

This is a LaTeX package that will display text as on an (early) LCD display (the output is very visibly pixellated). It assumes 8-bit input in its internal verbatim-style environment.

Total packages: 70999