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.
This package provides an Emacs minor mode causing bullets in org-mode to be rendered as UTF-8 characters.
Pug mode offers Emacs support for Pug. Unlike Jade mode, it is based off of Slim mode.
This package provides scripts and configurations to leverage LSP mode in Docker environment.
emacs-consult-lsp provides helpers for interactively selecting LSP workspace diagnostics, symbols, and file symbols from emacs-lsp-mode by leveraging emacs-consult APIs.
This is a light weight spell checker for Emacs, that runs from the syntax highlighter without starting external processes.
Chronometrist is a time tracker in Emacs, largely modelled after the Android application, A Time Tracker.
Its features are:
Simple and efficient to use,
Displays useful information about your time usage,
Support for both mouse and keyboard,
Human errors in tracking are easily fixed by editing a plain text file,
Hooks to let you perform arbitrary actions when starting/stopping tasks.
Flycheck Elm adds Flycheck support for Elm language.
This package replaces the traditional chevron citation marks > with a Unicode vertical bar with the same color as the text it is quoting.
It is purely presentation: the underlying text is unchanged. In particular, if you send a message containing a citation, it will contain the traditional chevron marks.
Lemon is a tiny system monitor which displays system information in the echo area when Emacs is has been idle for a few seconds. This is a fork of zk_phi’s Symon, which has been largely rewritten. It works nicely with EXWM.
EBDB is a contact management/addressbook package for Emacs. It's a re-write of the Insidious Big Brother Database (BBDB) using Emacs Lisp's (relatively new) EIEIO object oriented libraries.
nov.el provides a major mode for reading EPUB documents.
Vundo (visual undo) displays the undo history as a tree and lets you move in the tree to go back to previous buffer states. To use vundo, type M-x vundo RET in the buffer you want to undo. An undo tree buffer should pop up.
This package provides integration between LSP mode and treemacs, and implementation of treeview controls using treemacs as a tree renderer.
This package provides an Emacs major mode for editing Arduino sketches and Org Babel support.
This package manages articles from a wallabag instance.
BUI (Buffer User Interface) is a library for making list and info interfaces to display an arbitrary data of the same type, for example: packages, buffers, files, etc.
This package allows common parts of regexps to be easily picked out and reused.
YASnippet is a template system for Emacs. It allows you to type an abbreviation and automatically expand it into function templates.
This package provides functions to startup ssh-agent, set the needed environment variables in Emacs, and prompt for passphrases from within Emacs so that pushes and pulls from magit will not require entering any passphrase.
It can also be useful on Unix-like platforms to delay having to enter your passphrase until the first time you push to a remote.
This minor mode sets background color to strings that match color names, e.g., #0000ff is displayed in white with a blue background.
Telega-contrib is a collection of third-party contributed packages to Telega.
Mentor is a GNU Emacs frontend for the rTorrent bittorrent client.
By default, it will start and run rTorrent from within Emacs but can also be configured to use an external rTorrent instance over XML-RPC.
This project aims to provide a feature complete and customizable interface, that will feel familiar to Emacs users. Key bindings are chosen to be as close to the vanilla rTorrent curses interface as possible.
Ivy integration with the clipboard manager, clipmenu.
This package provides tiny improvements to expression evaluation, e.g., the expression you've just evaluated would briefly flash and so on.