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.
SpaceSniffer1000 is an egui desktop application for exploring filesystem usage with a clickable treemap.
Pinentry Fuzzguy is a small Guile pinentry implementation for Wayland. It uses Fuzzel for passphrase prompts, displays context supplied by gpg-agent, and falls back to pinentry-tty when a graphical prompt is unavailable.
GNOME Topbar is a Wayland-only GTK top bar inspired by GNOME Shell. It provides a continuous system panel with notifications, quick settings, media controls, workspaces, and custom script modules.
This Emacs build implements graphical UI purely in terms of GTK.
Emacs built from the wlshm-backend branch of trevarj's fork, which adds a raw Wayland plus CPU Cairo-on-wl_shm rendering backend enabled with --with-wlshm. Inherits emacs-next.
My custom Iosevka font inspired by JetBrains Mono.
A font for cryptocurrency symbols
Execute multiple shell commands periodically with separate intervals and display the output in GNOME Shell's top bar.
Guixboy provides a Guile command-line interface for common Guix System maintenance workflows, including configured reconfiguration targets, update checks, substitute URL aliases, garbage-collection recipes, profile discovery, and beginner-oriented explanations.
Helpers that drive the personal mail flow: credential lookup from authinfo.gpg and staging deletions as Maildir flags (Guile), plus manual sync and GNU list archive imports (POSIX shell). Notmuch tagging is handled by the notmuch-mbsync service's tag rules.
ytmusicapi is a Python library providing programmatic access to the YouTube Music web client, including search and album/playlist queries. It works unauthenticated for browsing and is used to resolve tracks to downloadable sources.
yoink is a terminal music browser: browse MusicBrainz, queue full albums, and a background worker crawls YouTube Music and downloads each track with yt-dlp, tags it, and writes a clean Artist/Album/NN Title.opus library tree. Output is plain files; syncing elsewhere is left to the user.