LazyReno is a terminal user interface dashboard for self-hosted Renovate CE instances. Written in Rust, it gives administrators and developers a keyboard-driven interface for monitoring dependency update activity across repositories without relying on the web interface.
The program brings together pull requests, repository status, job queues, and system information in a single terminal dashboard, helping users review, manage, and act on Renovate activity more efficiently.
This is free and open source software.
Key Features
- Three-panel bento layout with a repository sidebar, pull request table with detail view, and system status plus jobs panels.
- Bulk merge support that merges all safe pull requests (minor or patch updates, mergeable, and checks passing) with a single keystroke.
- Pull request management including merge, close with branch cleanup, and opening pull requests in a web browser.
- Job monitoring with a live view of running and pending Renovate jobs including queue depth.
- System status display showing Renovate version, uptime, and the last finished job.
- Vim-style navigation including hjkl, g and G, Ctrl+u and Ctrl+d, with context-sensitive hints.
- Fuzzy repository filtering where pressing “a” opens an overlay to search across all repositories.
- 1Password integration with automatic resolution of op:// secret references.
- Auto-refresh with a configurable polling interval.
Website: github.com/limehawk/lazyreno
Support:
Developer: limehawk
License: MIT License

If you are learning Rust, we recommend these free books and tutorials.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

