Scrum Master who codes on the side. If something's broken or tedious, I'll probably write a script for it.
📍 São Paulo, Brazil
A self-healing Beeper Desktop updater for Arch Linux.
Self-healing updates Automatic rollback Always latest
| | |
Retries with Restores previous Bypass AUR
targeted fixes version on failure delays
Why it exists: Beeper's built-in updater doesn't work on Arch Linux—updates download but can't overwrite pacman-managed files. The AUR package is always days behind. This script downloads directly from Beeper's API with automatic recovery and rollback.
# Quick install
curl -fsSL https://raw.githubusercontent.com/robertogogoni/update-beeper/main/install.sh | bashBuilding practical solutions for everyday problems