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.
Use this plugin to paste your files to paste.rs, and open/delete them later in fzf.
Saves and loads 10 contexts, incl. focused node, sorters & filters.
Integrate xplr with scp.
XPLR Single Column Layout.
Alacritty integration for xplr
An icon theme (do nothing about colors) for xplr.
Based on nvim-web-devicons with some input from nnn. Text formats are well covered. Binary formats still needs some attention.
xplr plugin that implements ranger-like three pane layout support.
zoxide integration for xplr.
xplr theme - Material Landscape.
Inspired by nnn's type-to-nav mode for xplr, with some tweaks.
Send files to running Neovim sessions using nvim-ctrl.
Drag and drop files using dragon.
This simple plugin removes the "index" column in the xplr file manager.
It just makes the interface cleaner if you are not using index navigation.
This plugin makes it easy to fetch the appropriate version of xplr docs and browse offline.
Copy and paste with system clipboard using xclip in xplr.
A clean, distraction free xplr table UI
This plugin complements the xplr file manager theme.
xplr theme - Material Landscape 2
This plugin adds 100+ new icons to the xplr column view.
Since version v0.19.4, xplr search will default to native fuzzy matching.
This plugin is for people who prefer the old regex based filtered search because it allows more control for advanced use cases.
Trash files and directories using trash-cli.
dua-cli integration for xplr.
An interactive finder plugin to complement map.xplr.
kaagum is a tiny, security-focused AI agent written in Guile with minimal dependencies. Kaagum works with any LLM that provides an OpenAI-compatible API.
kaagum runs tool calls securely using containers and capability-based access. Tool calls have limited or no access to the filesystem and to the network. Capabilities allow network access to be controlled with fine granularity. Containers are implemented using Guix's container API.
kaagum offers no user interface on its own. Instead, it speaks the ACP and allows you to use any compatible user interface of your choice.