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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides fancy-battery-mode which is like the built-in display-battery-mode, but more fancy. It just the remaining time, uses colours to indicate the status of the battery, and is more customizable.
This package facilitates manipulating dates, times, and timestamps by providing a ts struct.
This package allows controlling Pulseaudio from Emacs.
This package allows for navigating between buffers within a customizable list.
For speed reading, or just more enjoyable reading. Narrows the buffer to show one word at a time. Adjust speed / pause as needed.
Redshank is a collection of code-wrangling Emacs macros mostly geared towards Common Lisp, but some are useful for other Lisp dialects, too. Redshank's code transformations aim to be expression-based (as opposed to character-based).
This package extends perspective.el to enable perspectives that can be saved to and restored from a file.
Fennel mode provides font-lock, indentation, navigation, and REPL for Fennel code within Emacs.
This package provides the ability to use the silver searcher, a code searching tool, sometimes abbreviated to ag. Features include version control system awareness, use of Perl compatible regular expressions, editing the search results directly and searching file names rather than the contents of files.
Goggles highlights the modified region using Pulse. Currently the commands undo, yank, kill and delete are supported.
This package provides an ESS-like binding to send lines or regions to a REPL from Clojure buffers.
Citre is an advanced Ctags (or actually, readtags) frontend for Emacs. It offers Completion At Point, Xref and Imenu integration. It also provides a Completing Read UI for jumping to definition and a powerful code reading tool that lets you go down the rabbit hole without leaving current buffer.
Recoll is a local search engine that knows how to index a wide variety of file formats, including PDFs, org and other text files and emails. It also offers a sophisticated query language, and, for some document kinds, snippets in the found documents actually matching the query at hand. This package provides an emacs interface to perform recoll queries, and display its results, via emacs-consult.
This package provides an extensive collection of YASnippet snippets. When this package is installed, the extra snippets it provides are automatically made available to YASnippet.
This package provides an ESS-like binding to send lines or regions to a REPL from Shell buffers.
emacs-alsamixer provides basic commands to control audio volume via amixer.
erc-scrolltoplace is an ERC module to try to emulate scrolltobottom while keep-place is enabled.
This package provides a minor mode for Haskell development that supports type hints, definition-jumping, completion, and more.
This package lets you use C-h, C-j, C-k and C-l to navigate between Emacs windows and tmux panes.
This package provides an Ivy interface for working with the password store (pass) in Emacs.
Smudge allows you to control the Spotify application from Emacs, either via D-BUS or Spotify Connect if you have a Spotify premium subscription.
highlight-stages provides an Emacs minor mode that highlights quasi-quoted expressions.
info-rename-buffer-mode is a global minor-mode that automatically renames Info buffers to match their visiting manual. That's a useful feature when consulting several Info manuals simultaneously, because it frees the user from the burden of renaming Info buffers to descriptive names manually before visiting another manual, thus avoiding accidentally overriding the currently visited node in case the user tries to open a new Info buffer.
This is an Emacs package that turns HTML into Hiccup syntax which is a popular notation to use when doing Clojure/ClojureScript web development.