New entries in OpenMandriva repositories

fd-find

Thanks to @vuatech, fd-find is in cooker and headed to ROME and Rock repos.

Description

Fd is a simple, fast and user-friendly alternative to find

1 Like

zoxide

Thanks to @vuatech, zoxide is in cooker and headed to ROME and Rock repos.

Description

A smarter cd command. Supports all major shells

Swaync

Thanks to @vuatech, swaync is in cooker and headed to ROME and Rock repos.

Description

Simple GTK based notification daemon for any Wayland compositor

Lazydocker

Thanks to @vuatech, lazydocker is in cooker and headed to ROME and Rock repos.

Description

The lazier way to manage everything docker

dnscrypt-proxy

Thanks to @vuatech, dnscrypt-proxy is in cooker and headed to ROME and Rock repos.

Description

dnscrypt-proxy 2 - Flexible DNS proxy, with support for encrypted DNS protocols

Helium

Thanks to @bero, helium is in cooker and headed to ROME and Rock repos.

Description

Fast webkit-based web browser

1 Like

Isn’t Helium Blink-based?

1 Like

app2unit

Thanks to @vuatech, app2unit is in cooker and headed to ROME and Rock repos.

Description

Utility to launch commands as systemd user units

python-materialyoucolor

Thanks to @vuatech, python-materialyoucolor is in cooker and headed to ROME and Rock repos.

Description

Material You color generation algorithms in pure python

1 Like

Swappy

Thanks to @vuatech, swappy is in cooker and headed to ROME and Rock repos.

Description

A Wayland native snapshot editing tool, inspired by Snappy on macOS

hyprtoolkit

Thanks to @vuatech, hyprtoolkit is in cooker and headed to ROME and Rock repos.

Description

A modern C++ Wayland-native GUI toolkit

hyprpwcenter

Thanks to @vuatech, hyprpwcenter is in cooker and headed to ROME and Rock repos.

Description

A GUI Pipewire control center

hyprlauncher

Thanks to @vuatech, hyprlauncher is in cooker and headed to ROME and Rock repos.

Description

A multipurpose and versatile launcher/picker for Hyprland

1 Like

Oh awesome! I’ve been trying out the helium app image lately and really like it.

It is, but their GitHub repo mentions that it’s based on ungoogled chromium.

2 Likes

rbenv

Thanks to @sez11a, rbenv is in cooker and headed to ROME and Rock repos.

Description

rbenv is a version manager tool for the Ruby programming language on Unix-like systems. It is useful for switching between multiple Ruby versions on the same machine and for ensuring that each project you are working on always runs on the correct Ruby version. It is lightweight and works by manipulating PATH and other environment variables.

1 Like

footswitch

footswitch is now available in the cooker/main repository.

sudo dnf install footswitch --refresh

Description
from the footswitch github README.md

Command line utilities for programming PCsensor and Scythe foot switches.

The following list of devices are supported:

vendorId productId Program
0c45 7403 footswitch
0c45 7404 footswitch
413d 2107 footswitch
1a86 e026 footswitch
3553 b001 footswitch
0426 3011 scythe
055a 0998 scythe2

You can find the vendorId and productId of your device using the lsusb command on Linux.

The same kind of foot switches are used for building the popular VIM Clutch.

It has been a while since any new additions were announced in this thread but despite the quietness here we have been busy behind the scenes with package upgrades and maintenance, here are some recently added packages:

libsigrok
libsigrokdecode
sigrok-firmware-fx2lafw
sigrok-cli
pulseview

These packages were all added to Cooker in late December last year and have since been merged into the Rome/Rolling package repositories.

The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types (e.g. logic analyzers, oscilloscopes, and many more).

The purposes of the libraries are self explanatory;

sigrok-firmware-fx2lafw is an open-source firmware for Cypress FX2 chips which makes them usable as simple logic analyzer and/or oscilloscope hardware.

sigrok-cli is a cli frontend for libsigrok supported devices.
https://sigrok.org/wiki/Sigrok-cli

pulseview (sometimes abbreviated as “PV”) is a Qt based logic analyzer, oscilloscope and MSO GUI for sigrok.
https://sigrok.org/wiki/PulseView

For a list of support devices see: https://sigrok.org/wiki/Supported_hardware

For more information see the Sigrok Wiki pages: https://sigrok.org/wiki/Main_Page

As we are working towards dropping Qt5 due to it being EOL (end of life) for a while and was officially declared out of maintenance last year, the pulseview package is built using an upstream Qt6 branch to avoid using any Qt5 dependencies and from the results of my own testing and use it has been performing solidly.

3 Likes

The following are all HAM / radio related packages that were added to OMLx I have grouped them together to avoid spamming the forum with multiple posts:

rtl_433 was added to Cooker and has since been merged into the Rome/Rolling package repositories.

rtl_433 (despite the name) is a generic data receiver, mainly for the 433.92 MHz, 868 MHz (SRD), 315 MHz, 345 MHz, and 915 MHz ISM bands.

It works with RTL-SDR and/or SoapySDR.

Users can use DNF to discover the package info:
$ dnf info rtl_433
See the upstream repository for more info: https://github.com/merbanan/rtl_433

libosmo-dsp added to Cooker and has since been merged into the Rome/Rolling package repositories.

libosmo-dsp contains a C-language library for common DSP (Digital Signal Processing) primities for SDR (Software Defined Radio).

Users can use DNF to discover the available packages provided by the library:
$ dnf search osmo
See the upstream repository for more info: https://github.com/osmocom/libosmo-dsp

gr-funcube was added to Cooker and has since been merged into the Rome/Rolling package repositories.

gr-funcube is an linux oot-module for gnuradio to implement a funcube dongle and a funcube dongle pro+ source.

Users can use DNF to discover the available packages provided by the library:
$ dnf search gr-funcube
See the upstream repository for more info: https://github.com/dl1ksv/gr-funcube

gr-iqbal was added to Cooker and has since been merged into the Rome/Rolling package repositories.

gr-iqbal is a gnuradio block to correct IQ imbalance in quadrature receivers.

Users can use DNF to discover the available packages provided by the library:
$ dnf search gr-iqbal
See the upstream repository for more info: https://github.com/osmocom/gr-iqbal

SoapyRTLSDR was added to Cooker and has since been merged into the Rome/Rolling package repositories.

The Soapy RTL-SDR project provides a plugin module to use the RTL-SDR dongle within the SoapySDR API and software that supports SoapySDR.

Users can use DNF to discover the package info:
$ dnf info SoapyRTLSDR
See the upstream git wiki for more info:
https://github.com/pothosware/SoapyRTLSDR/wiki

sgp4 library was added to Cooker and has since been merged into the Rome/Rolling package repositories.

SGP4 is mathematical model used to calculate orbital state vectors of
satellites and space debris relative to the Earth-centered inertial
coordinate system.

Users can use DNF to discover the available packages provided by the library:
$ dnf search sgp4
Upstream repository link: https://github.com/dnwrnr/sgp4

inmarsatc library was added to Cooker and has since been merged into the Rome/Rolling package repositories.

Inmarsat-C open-source C++ decoder library based on Scytale-C.

Users can use DNF to discover the available packages provided by the library:
$ dnf search inmarsatc
See the upstream repository for more info: https://github.com/srcejon/inmarsatc

ggmorse is a library and cli program that was added to Cooker and has since been merged into the Rome/Rolling package repositories.

Morse code decoding library and cli program.

Users can use DNF to discover the available packages provided by the library:
$ dnf search ggmorse
Upstream repository link: https://github.com/ggerganov/ggmorse

gqrx was added to Cooker and has since been merged into the Rome/Rolling package repositories.

Software defined radio receiver powered by GNU Radio and Qt

Users can use DNF to discover the package info:
$ dnf info gqrx

For more info see: https://www.gqrx.dk/
Upstream repository link: https://github.com/gqrx-sdr/gqrx

Most of the above libraries were added to enhance other radio packages by fulfilling additional optional dependencies and a few also fulfilled user requested packages or dependencies of those user requested packages.

3 Likes

Thank you

2 Likes

coolercontrol has been added to Cooker and will be headed to Rome during the next package repository merge cycle.

CoolerControl is an open-source application for monitoring and controlling
supported cooling devices.

It features an intuitive interface, flexible control options, and live
thermal data to keep your system quiet, cool, and stable.

This package comes with both a daemon package (coolercontrold) and a client package (coolercontrol) which can installed independently of each other, for example in a more advanced use-case: using the daemon on a headless machine and monitoring it from a client machine.

New coolercontrold installs requiring the daemon to start automatically at boot will need to enable and start it using its systemd module:

sudo systemctl enable coolercontrold
sudo systemctl start coolercontrold

or as an all in one command:

sudo systemctl enable --now coolercontrold

The coolercontrol client application will prompt on first start with instructions on how to load the coolercontrold systemd modules if it does not discover the service running.

For the getting started guide, user and configuration documentation see:
https://docs.coolercontrol.org/
For information on supported hardware and detection, see:
https://docs.coolercontrol.org/hardware-support.html
Upstream repository:
https://gitlab.com/coolercontrol/coolercontrol

2 Likes