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

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.


emacs-pdd 0.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lorniu/pdd.el
Licenses: GPL 3+
Build system: emacs
Synopsis: HTTP requests and asynchronous operations in Emacs
Description:

pdd provides a library for HTTP requests and asynchronous operations in Emacs. It featuring a single, consistent API that works identically across different backends, maximizing code portability and simplifying development.

emacs-nnreddit 0.0.1-1.9843f99
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/paul-issartel/nnreddit
Licenses: GPL 3+
Build system: emacs
Synopsis: Reddit backend for the Gnus newsreader
Description:

https://www.reddit.com backend for the Gnus newsreader.

emacs-parseclj 1.1.1
Propagated dependencies: emacs-a@1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://cider.mx
Licenses: GPL 3+
Build system: emacs
Synopsis: Clojure parser for Emacs Lisp
Description:

Parseclj is an Emacs Lisp library for parsing Clojure code and EDN data. It supports several input and output formats, all powered by the same shift-reduce parser function.

emacs-lacarte 0-1.79afc5d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/lacarte.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Execute menu items as commands, with completion
Description:

La Carte lets you execute menu-bar menu commands from the keyboard, with completion.

Use the keyboard to access any menu item, without knowing where it is or what its full name is. Type part of its name and use completion to get the rest: the complete path and item name. When you choose a menu-item candidate, the corresponding command is executed.

emacs-find-file-in-project 6.2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/technomancy/find-file-in-project
Licenses: GPL 3+
Build system: emacs
Synopsis: File/directory finder for Emacs
Description:

find-file-in-project finds files or directories quickly in the current project. The project root is detected automatically when Git, Subversion or Mercurial are used. It also provides functions to assist in reviewing changes on files.

emacs-tldr 0-2.1b09d20
Dependencies: unzip@6.0
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kuanyui/tldr.el
Licenses: WTFPL 2
Build system: emacs
Synopsis: Simplified and community-driven man pages for Emacs
Description:

Tldr allows the user to access tldr pages from within Emacs. The tldr pages are a community effort to simplify the man pages with practical examples.

emacs-org-sidebar 0.4
Propagated dependencies: emacs-dash@2.20.0 emacs-org@9.8.3 emacs-org-ql@0.8.10 emacs-org-super-agenda@1.3 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-sidebar
Licenses: GPL 3+
Build system: emacs
Synopsis: Helpful sidebar for Org buffers
Description:

This package provides a sidebar for Org buffers. At the top is a chronological list of scheduled and deadlined tasks in the current buffer (similar to the Org agenda ,but without all its features), and below that is a list of all other non-done to-do items. If the buffer is narrowed, the sidebar only shows items in the narrowed portion; this allows seeing an overview of tasks in a subtree.

emacs-minitest 0.9.2
Propagated dependencies: emacs-dash@2.20.0 emacs-f@0.21.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/arthurnn/minitest-emacs
Licenses: Expat
Build system: emacs
Synopsis: Emacs minitest mode
Description:

The minitest mode provides commands to run the tests for the current file or line, as well as rerunning the previous tests, or all the tests for a project.

This package also includes relevant snippets for yasnippet.

emacs-consult-flycheck 1.1
Propagated dependencies: emacs-consult@3.6 emacs-flycheck@36.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/minad/consult-flycheck
Licenses: GPL 3+
Build system: emacs
Synopsis: Consult integration for Flycheck
Description:

This package provides the consult-flycheck command for Emacs, which integrates Consult with Flycheck.

emacs-rocket-chat 0.0.0-1.96fe27a
Propagated dependencies: emacs-async-await@1.1 emacs-request@0.3.2-1.3336eaa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/4hiziri/rocket-chat
Licenses: Expat
Build system: emacs
Synopsis: Emacs Rocket.chat client
Description:

This package provides an Emacs client for the Rocket.chat service.

emacs-irony-mode 1.6.1
Dependencies: emacs-irony-mode-server@1.6.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Sarcasm/irony-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: C/C++/ObjC Code completion and syntax checks for Emacs
Description:

Irony-mode provides Clang-assisted syntax checking and completion for C, C++, and ObjC in GNU Emacs. Using libclang it can provide syntax checking and autocompletion on compiler level which is very resistant against false positives. It also integrates well with other packages like eldoc-mode and especially company-mode as described on the homepage.

emacs-passage 2.0-0.5f1ad81
Propagated dependencies: emacs-age@0.1.9 emacs-f@0.21.0 emacs-s@1.13.0 emacs-with-editor@3.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/anticomputer/passage.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Pass-Age Encryption support for Emacs
Description:

This package provides transparent Age file encryption and decryption in Emacs for Pass-Age, a port of Pass, the standard Unix password manager.

emacs-circadian 1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/guidoschmidt/circadian.el
Licenses: GPL 3+ Expat
Build system: emacs
Synopsis: Theme-switching for Emacs based on daytime
Description:

Circadian may reduce eye strain by automatically switching between light and dark themes based on daytime. It is inspired by color temperature shifting tools and brightness adaption software.

emacs-pulsar 1.3.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/pulsar
Licenses: GPL 3+ FDL 1.3+
Build system: emacs
Synopsis: Pulse highlight line on demand or after running select functions
Description:

This package temporarily highlights the current line after a given function is invoked.

emacs-bug-hunter 1.3.1-1.b88d981
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/elisp-bug-hunter
Licenses: GPL 3+
Build system: emacs
Synopsis: Hunt down errors by bisecting elisp files
Description:

The Bug Hunter is an Emacs library that finds the source of an error or unexpected behavior inside an elisp configuration file (typically init.el or .emacs).

emacs-org-arbeitszeit 0.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bkaestner/org-arbeitszeit
Licenses: GPL 3+
Build system: emacs
Synopsis: Calculate your worktime
Description:

This package provides a new dynamic block for Org called "arbeitszeit" (German for "working hours"). The dynamic block collects all clocked hours and provides a weekly table to quickly see your accumulated overtime. To insert a new block, use M-x org-dynamic-block-insert-dblock.

emacs-exotica-theme 1.0.2-0.ff3ef4f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zenobht/exotica-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Dark theme for Emacs with vibrant colors
Description:

A dark opinionated theme with vibrant colors for Emacs. Inspired by Molokai and Dracula themes.

emacs-djvu3 1.0-0.37b675b
Propagated dependencies: emacs-djvu@1.1.2 emacs-tablist@1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dalanicolai/djvu3
Licenses: GPL 3+
Build system: emacs
Synopsis: Extend djvu.el to display annotations and more
Description:

This package extends emacs-djvu with annotation rendering features and a fast occur search feature using svg.el.

Other features include:

  • clickable links

  • marker extension to svg.el for providing arrowheads (or other types of markers)

  • a quite fancy keyboard annotation function

  • an imenu index function to enable imenu navigation

  • document restore function to open the document at the last location of the previous session

emacs-hercules 0.3.1
Propagated dependencies: emacs-which-key@3.6.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jjzmajic/hercules.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Call a chain of related commands without repeated prefix keys
Description:

This package provides sticky-key-like functionality to obviate the need for repeated prefix-key sequences, and can reuse existing keymaps. The list of commands is displayed in a handy popup.

emacs-toodoo 0.2
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ChanderG/toodoo.el
Licenses: ASL 2.0
Build system: emacs
Synopsis: Magit-like interface for a Todo workflow built on top of Org
Description:

This package provides a minor mode for fast and easy management of Todos using Org mode and transients.

emacs-nodejs-repl 0.2.5
Dependencies: node@22.14.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abicky/nodejs-repl.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Node.js REPL inside Emacs
Description:

This program is derived from comint-mode and provides the following features:

  • TAB completion same as Node.js REPL

  • file name completion in string

  • incremental history search

emacs-totp 0.1-1.fe05ce6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/juergenhoetzel/emacs-totp
Licenses: GPL 3+
Build system: emacs
Synopsis: Generate Time-based One-time Passwords (TOTP) in Emacs
Description:

emacs-TOTP implements TOTP as specified in RFC 6238. It supports reading secrets in HEX and multiple base32 variations, including non-standard base32 encodings.

emacs-atom-one-dark-theme 0.4.0-0.1f1185b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jonathanchu/atom-one-dark-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Atom One Dark color theme for Emacs
Description:

An Emacs port of the Atom One Dark theme from Atom.io.

eless 0.7
Dependencies: bash@5.2.37 emacs@30.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kaushalmodi/eless
Licenses: Expat
Build system: copy
Synopsis: Use Emacs as a paginator
Description:

eless provides a combination of Bash script and a minimal Emacs view-mode.

Features:

  • Independent of a user’s Emacs config.

  • Customizable via the (locate-user-emacs-file "elesscfg") config.

  • Not require an Emacs server to be already running.

  • Syntax highlighting.

  • Org-mode file rendering.

  • man page viewer.

  • Info viewer.

  • Dired, wdired, (batch edit symbolic links).

  • Colored diffs, git diff, git log, ls with auto ANSI detection.

  • Filter log files lines matching a regexp.

  • Auto-revert log files similar to tail -f.

  • Quickly change frame and font sizes.

Total packages: 32521