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

Enter the query into the form above.

API method:

GET /api/symbols?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.


feature-bash args
Channel: rde
Location: rde/features/shells.scm (rde features shells)
Documentation:

Configure Bash.

feature-zsh args
Channel: rde
Location: rde/features/shells.scm (rde features shells)
Documentation:

Configure Zsh.

feature-compile args
Channel: rde
Location: rde/features/shellutils.scm (rde features shellutils)
Documentation:

Configure compilation tooling.

feature-direnv args
Channel: rde
Location: rde/features/shellutils.scm (rde features shellutils)
Documentation:

Configure direnv and related Emacs packages.

feature-sourcehut args
Channel: rde
Location: rde/features/sourcehut.scm (rde features sourcehut)
Documentation:

Configure SourceHut related packages.

feature-ssh args
Channel: rde
Location: rde/features/ssh.scm (rde features ssh)
Documentation:

Setup and configure ssh and ssh-agent.

feature-file-systems args
Channel: rde
Location: rde/features/system.scm (rde features system)
Documentation:

Provides file systems for operating-system. By default %base-file-systems will be added to the end of FILE-SYSTEMS, this behavior can be overriden with BASE-FILE-SYSTEM argument.

USER-PAM-FILE-SYSTEMS are mounted with PAM-mount, when the user logs in rather than at boot, and are unmounted when the user logs out.

feature-host-info args
Channel: rde
Location: rde/features/system.scm (rde features system)
Documentation:

Provides basic information about host.

feature-bootloader args
Channel: rde
Location: rde/features/system.scm (rde features system)
Documentation:

Provides custom bootloader configuration for operating-system. keyboard-layout will be overriden by feature-keyboard if it present.

feature-kernel args
Channel: rde
Location: rde/features/system.scm (rde features system)
Documentation:

Provides kernel configuration.

feature-vterm args
Channel: rde
Location: rde/features/terminals.scm (rde features terminals)
Documentation:

Configure emacs-vterm and shells.

feature-foot args
Channel: rde
Location: rde/features/terminals.scm (rde features terminals)
Documentation:

Configure foot terminal.

feature-alacritty args
Channel: rde
Location: rde/features/terminals.scm (rde features terminals)
Documentation:

Configure Alacritty terminal.

feature-tmux args
Channel: rde
Location: rde/features/tmux.scm (rde features tmux)
Documentation:

Configure tmux.

feature-plantuml args
Channel: rde
Location: rde/features/uml.scm (rde features uml)
Documentation:

Configure plantuml and related emacs packages.

feature-git args
Channel: rde
Location: rde/features/version-control.scm (rde features version-control)
Documentation:

Setup and configure Git.

feature-mpv args
Channel: rde
Location: rde/features/video.scm (rde features video)
Documentation:

Setup and configure the mpv command-line player. UOSC? enables minimalist, but feature-rich proximity based UI and in addition to that thumbfast for on-the-fly thumbnail generation for progress bar.

feature-yt-dlp args
Channel: rde
Location: rde/features/video.scm (rde features video)
Documentation:

Configure the yt-dlp program to download videos from YouTube and various other sites.

feature-qemu args
Channel: rde
Location: rde/features/virtualization.scm (rde features virtualization)
Documentation:

Configure qemu, a machine emulator and virtualizer.

EMULATE-OTHER-ARCHS is a list of valid architectures for the qemu-binfmt-service-type, as recommended in (guix) Submitting Patches.

feature-nyxt args
Channel: rde
Location: rde/features/web-browsers.scm (rde features web-browsers)
Documentation:

Set up Nyxt, the hacker's power browser. DEFAULT-COOKIE-POLICY is either `:always' (accept all cookies), `:never' (reject all cookies), or `:no-third-party (only accept the current site's cookies)'. DEFAULT-NEW-BUFFER-URL is the default new page URL you'll be prompted with at browser startup if RESTORE-SESSION? is #f, otherwise you'll be shown the last-accessed page. You can control Nyxt remotely via a Lisp REPL if you set AUTOSTART-SLYNK? to #t and you connect to the underlying Lisp image at port `*slynk-port*' (by default 4006). If you set TEMPORARY-HISTORY? to #t, your history will be recorded in `nyxt-temporary-directory' (by default /tmp). Use EXTRA-CONFIG-LISP for additional general settings, and consult Nyxt's manual page, accessible via the command `manual' (C-h r), to discover more functionalities.

feature-ungoogled-chromium args
Channel: rde
Location: rde/features/web-browsers.scm (rde features web-browsers)
Documentation:

Configure the Chromium browser.

feature-librewolf args
Channel: rde
Location: rde/features/web-browsers.scm (rde features web-browsers)
Documentation:

Configure a recent Firefox-based browser. The option browser-name allows to prettify the name for xdg-mime. Defaults to LibreWolf. Tested with IceCat and Firefox.

feature-alternative-frontends args
Channel: rde
Location: rde/features/web.scm (rde features web)
waybar-battery args
Channel: rde
Location: rde/features/wm.scm (rde features wm)
Documentation:

When INTENSE? is #t changes background color instead of text color when the battery is low or nearly empty. SHOW-PERCENTAGE? controls if current capacity is displayed in label or not, in most cases it's not needed and disctracting, also this information can be obtained from tooltip if really needed. CHARGING-ICON is shown next to battery icon, when battery on AC and not full.

Total public symbols: 86823