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

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.


image-max-url-icecat 2025.11.2
Channel: atomized
Location: atomized/packages/browser-extensions.scm (atomized packages browser-extensions)
Home page: https://github.com/qsniyg/maxurl
Licenses: ASL 2.0
Build system: trivial
Synopsis: Finds larger/original versions of images and videos
Description:

Image Max URL is a program that will try to find larger/original versions of images and videos, usually by replacing URL patterns.

It currently contains support for >10,000 hardcoded websites (full list in sites.txt), but it also supports a number of generic engines (such as Wordpress and MediaWiki), which means it can work for many other websites as well.

common-desktop-environment 2.5.2
Dependencies: freetype@2.13.3 libjpeg-turbo@2.1.4 libtirpc@1.3.1 libx11@1.8.12 libxaw@1.0.16 libxcrypt@4.4.38 libxft@2.3.8 libxinerama@1.1.5 libxmu@1.2.1 libxpm@3.5.17 libxrender@0.9.12 libxscrnsaver@1.2.4 libxt@1.3.1 motif@2.3.8-1.0f556b0 openssl@3.5.5 sessreg@1.1.3 tcl@8.6.12 xrdb@1.2.2 xset@1.2.5
Propagated dependencies: grep@3.11 procps@4.0.3 xmodmap@1.0.11 xset@1.2.5 xsetroot@1.1.3 xterm@397
Channel: atomized
Location: atomized/packages/cde.scm (atomized packages cde)
Home page: https://sourceforge.net/p/cdesktopenv/
Licenses: LGPL 2.0+ CC-BY-SA 3.0
Build system: gnu
Synopsis: The Common Desktop Environment, the classic UNIX desktop
Description:

The Common Desktop Environment (CDE) is an X Windows desktop environment that was commonly used on commercial UNIX variants such as Sun Solaris, HP-UX and IBM AIX. Developed between 1993 and 1999, it has now been released under an Open Source licence by The Open Group.

mdf2iso 0.3.1
Channel: atomized
Location: atomized/packages/cdrom.scm (atomized packages cdrom)
Home page: https://www.berlios.de/software/mdf2iso/
Licenses: GPL 2+
Build system: gnu
Synopsis: Convert MDF files to ISO
Description:

MDF2ISO is a very simple utility to convert an Alcohol 120% bin image to the standard ISO-9660 format.

emacs-go-mode-native 1.6.0
Dependencies: godef@1.1.2
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/dominikh/go-mode.el
Licenses: Modified BSD
Build system: emacs
Synopsis: Go mode for Emacs
Description:

This package provides go-mode, an Emacs mode for working with software written in the Go programming language.

emacs-vertico-native 2.10
Propagated dependencies: emacs-compat-native@31.0.0.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/minad/vertico
Licenses: GPL 3+
Build system: emacs
Synopsis: Vertical interactive completion
Description:

Vertico provides a minimalistic vertical completion UI, which is based on Emacs' default completion system. By reusing the default system, it achieves full compatibility with built-in Emacs commands and completion tables. Vertico is pretty bare-bone and only provides a minimal set of commands. Additional optional enhancements can be provided externally by complementary packages.

emacs-yasnippet-native 0.14.3
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/joaotavora/yasnippet
Licenses: GPL 3+
Build system: emacs
Synopsis: Yet another snippet extension for Emacs
Description:

YASnippet is a template system for Emacs. It allows you to type an abbreviation and automatically expand it into function templates.

imagemagick 6.9.13-5
Dependencies: bzip2@1.0.8 fftw@3.3.10 freetype@2.13.3 ghostscript@9.56.1 graphviz@7.0.1 lcms@2.13.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 libx11@1.8.12 libxml2@2.14.6 pango@1.56.4 xz@5.4.5 zlib@1.3.1 zstd@1.5.6
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://www.imagemagick.org/
Licenses: FSF-free
Build system: gnu
Synopsis: Create, edit, compose, or convert bitmap images
Description:

ImageMagick is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

emacs-clojure-mode-native 5.23.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/clojure-emacs/clojure-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Clojure code
Description:

This Emacs package provides font-lock, indentation, navigation and basic refactoring for the Clojure programming language. It is recommended to use clojure-mode with Paredit or Smartparens.

emacs-exwm-ss-native 1.0
Dependencies: emacs-exwm-native@0.35 xscreensaver@6.12 xset@1.2.5
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/exwm-ss
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically inhibit screensaver activation in EXWM
Description:

This package provides a global minor mode to inhibit screensaver activation in EXWM.

emacspeak 60.0
Dependencies: emacs@30.2 espeak-ng@1.52.0-1.0d451f8 perl@5.36.0 tcl@8.6.12 tclx@8.4.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://emacspeak.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: Audio desktop interface for Emacs
Description:

Emacspeak is a speech interface that allows visually impaired users to interact independently and efficiently with the computer. Audio formatting---a technique pioneered by AsTeR---and full support for W3C's Aural CSS (ACSS) allows Emacspeak to produce rich aural presentations of electronic information. By seamlessly blending all aspects of the Internet such as Web-surfing and messaging, Emacspeak speech-enables local and remote information via a consistent and well-integrated user interface.

emacs-ox-gfm-native 1.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/larstvei/ox-gfm
Licenses: GPL 3+
Build system: emacs
Synopsis: Github Flavored Markdown Back-End for Org Export Engine
Description:

This package is a small exporter based on the Markdown exporter already existing in Org mode. It supports the Github flavored markdown features.

emacs-scratch-native 1.4
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/scratch
Licenses: FreeBSD
Build system: emacs
Synopsis: Create scratch buffers with the same mode as current buffer
Description:

Scratch is an extension to Emacs that enables one to create scratch buffers that are in the same mode as the current buffer. This is notably useful when working on code in some language; you may grab code into a scratch buffer, and, by virtue of this extension, do so using the Emacs formatting rules for that language.

emacs 30.2
Dependencies: cairo@1.18.4 dbus@1.16.2 gtk+@3.24.51 giflib@5.2.1 harfbuzz@11.4.4 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 libwebp@1.3.2 pango@1.56.4 poppler@22.09.0 gnutls@3.8.9 libgccjit@14.3.0 mailutils@3.21 acl@2.3.1 alsa-lib@1.2.16 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.14.6 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.25.3 zlib@1.3.1 bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: The extensible, customizable, self-documenting text editor
Description:

GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.

tree-sitter-dockerfile 0.2.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/camdencheek/tree-sitter-dockerfile
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Dockerfile grammar
Description:

This package provides a Dockerfile grammar for the Tree-sitter library.

emacs-csv-mode-native 1.27
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/csv-mode.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing comma/char separated values
Description:

This Emacs package implements CSV mode, a major mode for editing records in a generalized CSV (character-separated values) format.

emacs-syncthing-native 3.0.2
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/KeyWeeUsr/emacs-syncthing
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client for Syncthing
Description:

Emacs-Syncthing is a client for the Syncthing file synchronization tool which provides an Emacs interface to replace the built-in web UI.

emacs-direnv-native 2.2.0
Dependencies: direnv@2.37.1
Propagated dependencies: emacs-dash-native@2.20.0 emacs-with-editor-native@3.5.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/wbolster/emacs-direnv
Licenses: GPL 3+
Build system: emacs
Synopsis: Direnv integration for Emacs
Description:

This package provides support for invoking direnv to get the environment for the current file and updating the environment within Emacs to match.

Direnv can be invoked manually, and a global minor mode is included that will update the environment when the active buffer changes.

Using emacs-direnv means that programs started from Emacs will use the environment set through Direnv.

emacs-magit-native 4.6.0
Dependencies: git@2.54.0 perl@5.36.0
Propagated dependencies: emacs-compat-native@31.0.0.1 emacs-cond-let-native@1.1.2 emacs-llama-native@1.0.4 emacs-transient-native@0.13.2 emacs-with-editor-native@3.5.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://magit.vc/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface for the Git version control system
Description:

With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations.

emacs-elfeed-protocol-native 1.0.0
Propagated dependencies: emacs-elfeed-native@4.0.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/fasheng/elfeed-protocol
Licenses: GPL 3+
Build system: emacs
Synopsis: Fever/NewsBlur/ownCloud/tt-RSS protocols for Elfeed
Description:

Elfeed-protocol provides extra protocols to make self-hosting RSS readers like Fever, NewsBlur, ownCloud News and Tiny TIny RSS work with Elfeed.

emacs-cider-native 1.21.0
Propagated dependencies: emacs-clojure-mode-native@5.23.0 emacs-parseedn-native@1.2.1 emacs-pkg-info-native@0.6 emacs-queue-native@0.2 emacs-sesman-native@0.3.4 emacs-spinner-native@1.7.4
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://cider.mx/
Licenses: GPL 3+
Build system: emacs
Synopsis: Clojure development environment for Emacs
Description:

CIDER (Clojure Interactive Development Environment that Rocks) aims to provide an interactive development experience similar to the one you'd get when programming in Emacs Lisp, Common Lisp (with SLIME or Sly), Scheme (with Geiser) and Smalltalk.

CIDER is the successor to the now deprecated combination of using SLIME + swank-clojure for Clojure development.

There are plenty of differences between CIDER and SLIME, but the core ideas are pretty much the same (and SLIME served as the principle inspiration for CIDER).

emacs-hyperspace-native 0.8.5-1.f574d07
Propagated dependencies: emacs-s-native@1.13.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/hyperspace
Licenses: GPL 3+
Build system: emacs
Synopsis: Get there from here
Description:

Hyperspace is a way to get nearly anywhere from wherever you are, whether that's within Emacs or on the web. It's somewhere in between Quicksilver and keyword URLs, giving you a single, consistent interface to get directly where you want to go. It’s for things that you use often, but not often enough to justify a dedicated binding.

emacs-tl1-mode-native 1.3-1.48d1289
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/geoclue
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing Fluke 9100 TL/1 source code
Description:

This package provides a major mode for editing Fluke TL/1 source code. TL/1 is a language used to control Fluke’s 9100 series of testing and troubleshooting mainframes.

emacs-slack-native 0.0.2-11.d81c18a
Propagated dependencies: emacs-alert-native@1.3 emacs-emojify-native@1.2 emacs-helm-native@4.0.7 emacs-request-native@0.3.2-1.3336eaa emacs-s-native@1.13.0 emacs-ts-native@0.3 emacs-websocket-native@1.16 emacs-oauth2-native@0.19 emacs-circe-native@2.14
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/yuya373/emacs-slack
Licenses: GPL 3+
Build system: emacs
Synopsis: Slack client for Emacs
Description:

This package provides an Emacs client for the Slack messaging service.

emacs-dired-rsync-native 0.7
Propagated dependencies: emacs-s-native@1.13.0 emacs-dash-native@2.20.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/stsquad/dired-rsync/
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for rsync from Emacs dired buffers
Description:

This package adds a single command dired-rsync which allows the user to copy marked files in a Dired buffer via rsync. This is useful, especially for large files, because the copy happens in the background and doesn’t lock up Emacs. It is also more efficient than using Tramp's own encoding methods for moving data between systems.

Total packages: 72693