stop-nagging A CLI tool to silence upgrade nags and telemetry in tools
Stop-nagging is a Rust CLI tool I built to automatically silence those annoying upgrade prompts, telemetry, and advertising nags that plague our development tools. It works by setting environment variables and running configuration commands without modifying source code. * Fast, zero-config Rust binary * Linux, Windows and macOS compatible * Uses YAML for easy contribution of new tools * Never fails (exits 0) to avoid breaking CI pipelines * Respects existing environment variables * Works across multiple ecosystems (Node.js, Python, Rust, etc.) The tool is designed to be simple - run it once…
What it does
In the maker’s words, at launch
Stop-nagging is a Rust CLI tool I built to automatically silence those annoying upgrade prompts, telemetry, and advertising nags that plague our development tools. It works by setting environment variables and running configuration commands without modifying source code. * Fast, zero-config Rust binary * Linux, Windows and macOS compatible * Uses YAML for easy contribution of new tools * Never fails (exits 0) to avoid breaking CI pipelines * Respects existing environment variables * Works across multiple ecosystems (Node.js, Python, Rust, etc.) The tool is designed to be simple - run it once and forget about it. All configuration lives in a YAML file, making it easy for anyone to contribute new tools without writing Rust code. Install with: GitHub: https://github.com/bodo-run/stop-nagging Looking for feedback and contributions, especially for additional tools to support!
Does the same job
all alternatives →- RSRust-starter, a boilerplate to build Rust CLI applications2021 · github.com · ▲97

- RBRust built open-sourced CLI tool for API specification validation2022 · github.com · ▲23
- AFA fast lines-of-code counter written in Rust2016 · github.com · ▲26
- NANeovide, a No Nonsense Neovim Client in Rust2020 · github.com · ▲26
- HLHunter – Lag-free terminal file browser in Rust2019 · github.com · ▲9
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, January 2025
the whole month →- IM
Hello! I'm Byran. I spent the past ~6 months engineering a laptop from scratch. It's fully open-source on GH at: https://github.com/Hello9999901/laptop
Dev tools · 2025 · byran.ee
- TITetris in a PDF▲1,289
I realized that the PDF engines of modern desktop browsers (PDFium and PDF.js) support JavaScript with enough I/O primitives to make a basic game like Tetris. It was a bit tricky to find a union of features that work in both engines, but in the end it turns out that showing/hiding annotation "fields" works well to make monochrome pixels, and keyboard input can be achieved by typing in a text input box. All in all it's quite janky but a nice reminder of how general purpose PDF scripting can be. The linked PDF is all ASCII so you can just open it in a text editor, or have a look at…
Life & fun · 2025 · th0mas.nl



Create lifelike, personalized AI avatars from text prompts
AI · 2025 · jogg.ai
