A personal collection of Fedora rpms. COPR available: https://copr.fedorainfracloud.org/coprs/xariann/tools/
This has my own tools (described in the README) and also serves as a staging repo for other useful tools I packaged, which didn't have a rpm home.
Emulates arch-update by updating your system, then cleans up old dependencies and cache. Once installed enable the systemd service for the system tray icon:
systemctl --user enable --now fedora-update-tray.serviceTo make sure the updates are checked every hour also enable the timer:
systemctl --user enable --now fedora-update-check.timerA script that finds your Windows boot entry and then asks you if you want to reboot to Windows.

