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.
Adds functions to emacs to highlight text that are useful during development. For example in a shell buffer running a compilation. Main focus is for C++, but will work for other things as well.
This contains elisp functions and other useful things for my configuration for Emacs. But are too niche to become a package.
Jeison is a library for transforming JSON objects (or alist's) into EIEIO objects.
Add an interactive emacs function for dired buffers, which applies a function on selected files. Comes with some example functions.
Parse svn logs that are exported as xml in to emacs. Have functions to dump a summary in an org-mode buffer.
This contains elisp functions and other useful things for my configuration for Emacs that touches ledger.
This package is an integration with powerthesaurus.org. It helps to look up a word in powerthesaurus and either replace or insert selected option in the buffer (depending on the current selection).
This contains elisp functions and other useful things for my configuration for Emacs that touches elfeed.
List issues from various issue trackers in a tabulated buffer in Emacs and act on them. The backends for the supported issue trackers. One being emacs-issue-jira.
Simple program to correct ledger file using Bank's csv files. Supported banks are: RBC and Swedbank.
Nerd fonts variant of Hack font. Nerd Fonts is a project that patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons, Octicons, and others.
This package provide Twitter Unicode emoji color OpenType-SVG font.
A small set of tools to create btrfs snapshots using the denote's file-naming scheme — only ID and KEYWORDS are used. Where KEYWORDS are referred to as tags in this package.
The package contains the following four functions:
1. To take a single snapshot with the filename YYYYmmddTHHMMSS. (denotebak snapshot …) 2. To tag a single snapshot with a given tag in a time interval. (denotebak tag …) 3. To remove a given tag from all snapshots in a time interval. (denotebak prune …) 4. To remove all tagless snapshots in a time interval. (denotebak cull …)
This package contain a simple passphrase generator using the Diceware method. The concept is simple, roll five dice, combine the numbers from each die into a key and look up the word. Rinse and repeat until you are satisfied with the passphrase.
This package does not ship with any word lists, see the home page for information on where to fetch them.
Flatpak-builder is a tool for building flatpaks from sources. Which then can be used with flatpak.
Moving pictures and videos from one location to another, using metadata to determine camera maker, model, date and location. Useful for importing files from a camera.
Helper scripts for my plt guix channel. Mostly minor scripts that does not fit anywhere else.
Pycurl is a lightweight wrapper around libcurl. It provides high-speed transfers via libcurl and frequently outperforms alternatives.
Simple program that fetches data from a server running ruuvitag-hark and output that to stdout in a format that other programs then can consume.
This package provides a sophisticated chroot / build / flash tool to develop and install postmarketOS.
Custom module for waybar to show CPU usage as a histogram. A compact way to see how many cores are active, compared to having a bar for each core/thread.
Bind gestures on touchscreens, and unsupported gesture devices via libinput touch events. This is built with only wayland support.
Rofi-pass provides a way to manipulate information stored using password-store through rofi interface:
open URLs of entries with hotkey;
type any field from entry;
auto-typing of user and/or password fields;
auto-typing username based on path;
auto-typing of more than one field, using the autotype entry;
bookmarks mode (open stored URLs in browser, default: Alt+x).
Bind gestures on touchscreens, and unsupported gesture devices via libinput touch events. This is built with only wayland support.