Recent Projects

dejan/lazygit

Simple, pragmatic TUI (Terminal UI) frontend for GIT. Written in Go with the gocui library. From the official GIT repository: Rant time: You've heard it before, git is powerful, but what good is that power when everything is so damn hard to do? Interactive rebasing requires you to edit a goddamn TODO file in your editor? Are you kidding me? To stage part of a file you need to use a command line program to step through each hunk and if a hunk can't be split down any further but contains code you don't want to stage, you have to edit an arcane patch file by hand? Are you KIDDING me?! Sometimes you get asked to stash your changes when switching branches only to realise that after you switch and unstash that there weren't even any conflicts and it would have been fine to just checkout the branch directly? YOU HAVE GOT TO BE KIDDING ME!
  • Amazonlinux 2023 : aarch64, x86_64
  • Centos-stream 9 : aarch64, x86_64
  • EPEL 10 : aarch64, ppc64le, s390x, x86_64
  • EPEL 8 : aarch64, ppc64le, s390x, x86_64
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64
  • Fedora 41 : aarch64, s390x, x86_64
  • Fedora 42 : aarch64, ppc64le, s390x, x86_64
  • Fedora rawhide : aarch64, s390x, x86_64
  • Rhel 8 : aarch64, s390x, x86_64
  • Rhel 9 : aarch64, s390x, x86_64

lleonard/sev-snp-coconut

virt packages with coconut-svsm enablement patches
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora rawhide : x86_64

ethernium/aorus-laptop

AORUS Laptop Copr Repository for Fedora This repository provides experimental AKMOD kernel drivers for Gigabyte Aero/AORUS laptops, enabling interaction with the embedded controller (EC) via WMI methods (WMBC and WMBD). Features Fan Control & Power Management (via sysfs) Hardware Monitoring (HWMON) for sensors No ACPI Hacks Required – Avoids direct EC memory manipulation Automatic Kernel Module Compilation (AKMOD) Supported Models All Aero 15/15X (2018+) All Aero 17 models Aero 14 OLED (2023) All AORUS models Not Supported Gigabyte Gaming Series (Clevo rebrands) Sabre Series (retired 2018) Gigabyte U Series This project aims to simplify EC interaction on Fedora without proprietary Windows tools.
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora rawhide : x86_64

gotmax23/scancode-32.3.2

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : aarch64, ppc64le, s390x, x86_64
  • Fedora 42 : aarch64, ppc64le, s390x, x86_64
  • Fedora rawhide : aarch64, ppc64le, s390x, x86_64

skirmisher/dnf4-restore-unversioned-package

Provide a package named dnf (which contains locales, systemd units, and unversioned symlinks for python3-dnf) for Fedora 41 and later* (where the dnf package is no longer used, and the dnf5 package Provides: dnf instead). This is just a quick fix; a full solution might involve dnf-the-package behaving more like python-unversioned-command, where it alone owns the /usr/bin/dnf symlink, instead of the dnf5 package taking over that role as it does now. This would permit simultaneous installation of both versions while allowing /usr/bin/dnf to point to DNF4. *not actually enabled for F42 or rawhide yet, since I haven't checked to see if they changed anything that would break this
  • Fedora 41 : aarch64, ppc64le, s390x, x86_64

mhonek/waybar

This COPR contains waybar with enabled C.A.V.A module.
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora rawhide : x86_64

fed500/lvgl

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora rawhide : x86_64

whitehara/kernel-cachyos-zen2-preempt

Since 6.14, NTSYNC is merged into the mainline and changed to CONFIG_NTSYNC=m. Custom kernel based on Fedora official kernel with CachyOS patches. Unlike the official CachyOS fedora kernel project, This kernel is based on the fedora official kernel. Other custom kernels If you want to try some other custom kernels, you may also check my other projects. Tkg patches, preemptive kernel: kernel-tkg-preempt Tkg patches and AMD Zen2+ optimized kernel: kernel-tkg-zen2 Tkg patches, AMD Zen2+ optimized and preemptive kernel: kernel-tkg-zen2-preempt Tkg patches, Intel Ice Lake+ optimized and preemptive kernel: kernel-tkg-icelake-preempt Tkg patches, Intel Alder Lake+ optimized and preemptive kernel: kernel-tkg-alderlake-preempt CachyOS patches, and preemptive kernel: kernel-cachyos-preempt CachyOS patches, AMD Zen2+ optimized and preemptive kernel: kernel-cachyos-zen2-preempt Patch repository Original cachyos patches cjktty-patches Modified sources for Fedora kernel-patch-fedora About kernel CONFIGs These CONFIGs are enabled in this kernel package. CONFIG_MZEN2=y ## for preemptive kernel # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT=y # For adding I/O schedulers CONFIG_MQ_IOSCHED_KYBER=y CONFIG_IOSCHED_BFQ=y ## For tkg CONFIG_USER_NS_UNPRIVILEGED=y ## for cjktty since 6.3.5 CONFIG_FONT_CJK_16x16=y CONFIG_FONT_CJK_32x32=y ## for cachy CONFIG_CACHY=y # CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 is not set # CONFIG_HZ_600 is not set CONFIG_MQ_IOSCHED_ADIOS=y CONFIG_ANON_MIN_RATIO=15 CONFIG_CLEAN_LOW_RATIO=0 CONFIG_CLEAN_MIN_RATIO=15 CONFIG_VHBA=m CONFIG_V4L2_LOOPBACK=m CONFIG_DRM_APPLETBDRM=m CONFIG_HID_APPLETB_BL=m CONFIG_HID_APPLETB_KBD=m CONFIG_APPLE_BCE=m CONFIG_HID_ASUS_ALLY=m CONFIG_ASUS_ARMOURY=m CONFIG_ASUS_WMI_DEPRECATED_ATTRS=y CONFIG_LONGEST_SYM_KUNIT_TEST=m CONFIG_SPI_HID_APPLE_OF=m CONFIG_HID_DOCKCHANNEL=m CONFIG_APPLE_DOCKCHANNEL=m CONFIG_APPLE_RTKIT_HELPER=m You can also enable by using your own kernel-local and rebuild the package. See Building a custom kernel
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64

chronoscrat/act-cli

Run your GitHub Actions locally! When you run act it reads in your GitHub Actions from .github/workflows/ and determines the set of actions that need to be run. It uses the Docker API to either pull or build the necessary images, as defined in your workflow files and finally determines the execution path based on the dependencies that were defined. Once it has the execution path, it then uses the Docker API to run containers for each action based on the images prepared earlier.
  • Centos-stream 10 : aarch64, x86_64
  • EPEL 10 : aarch64, x86_64
  • Fedora 41 : aarch64, x86_64
  • Fedora 42 : aarch64, x86_64
  • Fedora rawhide : aarch64, x86_64
  • openSUSE Tumbleweed : aarch64, x86_64

erizur/marble

marble An unofficial RPM package of Marble Browser designed for Fedora. This repo was based on the original RPM packaging system created by the4runner for the Firefox Developer Edition.
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora rawhide : x86_64