_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


opensmtpd-filter-rewrite-from 0.1.1
Dependencies: opensmtpd@7.7.0p0 gawk@5.3.0
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://github.com/jirutka/opensmtpd-filter-rewrite-from
Licenses: ISC
Synopsis: OpenSMTPd filter for rewriting From address
Description:

This is a very simple OpenSMTPD filter for rewriting email address in both MAIL FROM command and From header in all messages with the specified email address. It’s useful when you want to ensure that all the relayed messages will be “send from” some no-reply email address.

autofs-minimal 5.1.9
Dependencies: cyrus-sasl@2.1.28 e2fsprogs@1.47.2 libtirpc@1.3.1 nfs-utils@2.4.3 util-linux@2.40.4
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://www.kernel.org/pub/linux/daemons/autofs/
Licenses: Modified BSD GPL 2+
Synopsis: Kernel-based automounter for Linux
Description:

Autofs is a kernel-based automounter for use with the Linux autofs4 module. It automatically mounts selected file systems when they are used and unmounts them after a set period of inactivity. This provides centrally-managed, consistent file names for users and applications, even in a large and/or frequently changing (network) environment.

gnome-randr 0
Dependencies: python@3.11.14
Propagated dependencies: python-dbus@1.2.18
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://gitlab.com/Oschowa/gnome-randr/
Licenses:
Synopsis: Mimic xrandr for GNOME
Description:

This tries to reimplement the some of the functionality of 'xrandr' for the gnome desktop using mutter's dbus-api.c

emacs-haml-mode 3.1.9-19-ga64d58df
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://github.com/nex3/haml-mode
Licenses: Expat
Synopsis: Major mode for editing Haml files
Description:

Emacs major mode for editing Haml files.

emacs-highlight-parentheses 2.2.2
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://sr.ht/~tsdh/highlight-parentheses.el/
Licenses: GPL 3
Synopsis: Highlight surrounding parentheses
Description:

Emacs mode to dynamically highlight the parentheses surrounding point based on nesting-level using configurable lists of colors, background colors, and other properties.

choice 0.1
Dependencies: ncurses@6.2.20210619
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://git.sr.ht/~rwv/choice
Licenses: GPL 3+
Synopsis: Small menu utility
Description:

A simple utility to ask an option on a terminal interactively with minimal interruption of the current screen state.

restic 0.18.1
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://restic.net
Licenses: FreeBSD
Synopsis: Backup program with multiple revisions, encryption and more
Description:

Restic is a program that does backups right and was designed with the following principles in mind:

  • Easy: Doing backups should be a frictionless process, otherwise you might be tempted to skip it. Restic should be easy to configure and use, so that, in the event of a data loss, you can just restore it. Likewise, restoring data should not be complicated.

  • Fast: Backing up your data with restic should only be limited by your network or hard disk bandwidth so that you can backup your files every day. Nobody does backups if it takes too much time. Restoring backups should only transfer data that is needed for the files that are to be restored, so that this process is also fast.

  • Verifiable: Much more important than backup is restore, so restic enables you to easily verify that all data can be restored.

  • Secure: Restic uses cryptography to guarantee confidentiality and integrity of your data. The location the backup data is stored is assumed not to be a trusted environment (e.g. a shared space where others like system administrators are able to access your backups). Restic is built to secure your data against such attackers.

  • Efficient: With the growth of data, additional snapshots should only take the storage of the actual increment. Even more, duplicate data should be de-duplicated before it is actually written to the storage back end to save precious backup space.

emacs-shell-maker 0.46.1
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://github.com/xenodium/chatgpt-shell/
Licenses: GPL 3
Synopsis: Interaction mode for making comint shells
Description:

This is a comint-based generic package used for building concrete shells.

bluesound-cli 0.1.0
Dependencies: guile@3.0.9 libnotify@0.8.3
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://sr.ht/~rwv/bluesound-cli/
Licenses: GPL 3+
Synopsis: Bluesound Wifi Music system CLI
Description:

Control BluOS systems from the commandline.

emacs-stripes 20230402.1228
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: http://git.smrk.net/stripes.el
Licenses: Public Domain
Synopsis: Highlight alternating lines differently
Description:

Emacs mode to highlight every other line with an alternative background color. Useful for buffers that display lists of any kind, as a guide for your eyes to follow.

emacs-slim-mode 1.1
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://github.com/slim-template/emacs-slim
Licenses: GPL 3
Synopsis: Major mode for editing Slim files
Description:

Emacs major mode for editing Slim files.

emacs-kagi 0.6
Propagated dependencies: emacs-markdown-mode@2.7 emacs-shell-maker@0.46.1
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://codeberg.org/bram85/kagi.el
Licenses: Expat
Synopsis: Kagi FastGPT and Universal Summarizer inside Emacs
Description:

This Emacs package provides the following functionalities from the Kagi search engine:

- FastGPT

Kagi's LLM offering, as a shell inspired by xenodium's chatgpt-shell.

- Universal Summarizer

Summarizes texts, webpages, videos, and more.

Both functions are accessed through Kagi's APIs. Before a call can be made, some setup should be done on the Kagi website (see below). Useful for buffers that display lists of any kind, as a guide for your eyes to follow.

iec16022 0.3.1
Dependencies: popt@1.18
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://github.com/rdoeffinger/iec16022
Licenses: GPL 2+
Synopsis: Command-line tool for producing Data Matrix barcodes
Description:

Iec16022 is a non-interactive software package for producing Data Matrix barcodes as specified by ISO/IEC 16022. It produces ASCII, UTF-8, EPS, Bin, Stamp and PNG images.

batmon 0.3.2
Dependencies: guile@3.0.9 libnotify@0.8.3
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://sr.ht/~rwv/batmon/
Licenses: GPL 3+
Synopsis: Battery monitoring
Description:

Send desktop notification when the battery is low.

emacs-flycheck-clj-kondo 0.0.3
Propagated dependencies: emacs-flycheck@35.0
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://github.com/borkdude/flycheck-clj-kondo
Licenses: GPL 3
Synopsis: Add clj-kondo linter to flycheck
Description:

A clj-kondo linter for emacs flycheck to lint clojure code. This requires clj-kondo to be installed separately.

emacs-sass-mode 3.0.18-10-g247a0d4b
Propagated dependencies: emacs-haml-mode@3.1.9-19-ga64d58df
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://github.com/nex3/sass-mode
Licenses: Expat
Synopsis: Major mode for editing Sass files
Description:

Emacs major mode for editing Sass files.

ruby-exifr 1.5.1
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://codeberg.org/rwv/exifr
Licenses: Expat
Synopsis: EXIF Reader is a module to read EXIF from JPEG and TIFF images
Description:

EXIF Reader is a module to read EXIF from JPEG and TIFF images.

passworderator 0.1
Dependencies: guile@3.0.9 bash-minimal@5.2.37
Channel: remuix
Location: remuix/packages.scm (remuix packages)
Home page: https://sr.ht/~rwv/passworderator/
Licenses: Expat
Synopsis: Basic diceware like password generator
Description:

Generate passwords with are easier to remember by random words from word lists.

Total results: 18