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 speeds up Emacs by ensuring that all Elisp libraries are both byte-compiled and native-compiled.
Tempel is a tiny template package for Emacs, which uses the syntax of the Emacs Tempo library. You may also write your templates in Lisp.
Lambda-line is a custom status-line (or “mode-line) for Emacs. It is configurable for use either as a header-line or as a footer-line. The status-line has the structure: [ status name (primary) tertiary secondary ], Information displayed depends on major mode. Not all segments display in every mode.
This package loads environment variables generated via keychain into Emacs. Users need to first setup keychain package according to shells and add the keychain-refresh-environment function in there init file. If keychain has not been run yet when you start Emacs you can also later call that function interactively
subed is an Emacs major mode for editing subtitles while playing the corresponding video with mpv. At the moment, the only supported formats are SubRip (.srt), WebVTT (.vtt), and Advanced SubStation Alpha (.ass).
tntn.
This Package allows you to try out Emacs packages without installing them. If you pass a URL to a plain text `.el`-file it evaluates the content, without storing the file.
This package provides commands for
This Package provides a bridge between eglot and tempel.
This package provides a general purpose atom feed exporter for Org-mode
same
Insidious allows you to search for YouTube videos, and play them using mpv.
It is inspired by Thanos Apollo's Yeetube, and Rahul Juliato's emacs-solo yt (In fact, It is a direct fork of it).
Pytest plugin for measuring coverage.
This package provides tools for testing processes.
This package contains Zulip's official terminal client.
Openrsync is a fast and versatile file copying tool. It can copy locally, to/from another host over any remote shell, or to/from a remote openrsync daemon. Its delta-transfer algorithm reduces the amount of data sent over the network by sending only the differences between the source files and the existing files in the destination.
Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. Through plugins and libraries it can play a variety of sound files while being controlled by its network protocol.
rmpc is a terminal based Music Player Daemon client heavily inspired by ncmpcpp and ranger/lf file managers. It has support for synchronized lyrics, and displaying album cover art with various terminal image protocols.
This package implement a simple user-space network stack that can handle TCP and UDP state such that it is possible to forward the traffic into the Tor network.
This package provides a TCP/IP stack designed for bare-metal, real-time systems without a heap.
Oils is a programming language with automatic translation for Bash. It includes OSH, a Unix/POSIX shell that runs unmodified Bash scripts and YSH is a legacy-free shell, with structured data for Python and JavaScript users who avoid shell.
This package provides Python bindings for libgbinder.
This package provides GLib-style interface to binder:
Integration with GLib event loop
Detection of 32 vs 64 bit kernel at runtime
Asynchronous transactions that don't block the event thread
Stable service manager and low-level transation APIs
Waydroid uses Linux namespaces (user, pid, uts, net, mount, ipc) to run a full Android system in a container and provide Android applications. The Android inside the container has direct access to needed underlying hardware. The Android runtime environment ships with a minimal customized Android system image based on LineageOS. The used image is currently based on Android 11.