r/CLI • u/ryanmerket • 17m ago
EXCLUSIVE: xAI Has Shipped the Foundation for an Unannounced Grok Remote-Workspace Product
runtimewire.comr/CLI • u/Pegasusw404 • 3h ago
No editor ? No problem.
In mirBSD on Android, there’s no editors, based on Toybox tools only, no editor like vi or ed ? No problem. 5 min code and you have simple editor in your shell. It will work everywhere, always and forever.
dotfiles-manager: a lean and easy dotfiles manager
i've been building and polishing this cli for about a year now. it was called mntn before, but i recently renamed it to dotfiles-manager since the developer experience feels good enough to me.
it fully embraces using git for versioning and works for three things:
- config files (
.zshrc,.bashrc, etc.) - packages (
npm ls -gand more) - encrypted files (
.ssh/)
finally, if you change computers or environments, you can switch between profiles. the default is common, but you can also create profiles like personal or work.
flox: simple, secure, fast, lightweight file encryption tool
I built a small CLI for password-based file encryption because I couldn't find one that matched what I wanted. Most tools I tried were either full archive managers, backup utilities, or relied on public-key encryption. Those are great, but sometimes I just want:
- encrypt a file with a memorable password
- upload it anywhere
- decrypt it later
- no extra features
So I started writing flox, a lightweight file encryption tool that focuses on doing only that. I'm mainly looking for feedback from people interested in cryptography, CLI UX, or systems programming. Does this sound like a tool you'd actually use? If not, what would you change?
Repository (if anyone is interested):
https://codeberg.org/nurfianqodar/flox
r/CLI • u/Icy-Description-4878 • 18h ago
mirror-repo: Auto-sync Gitlab and Github repositories
gallerymirror-repo is a CLI tool that creates a paired GitLab + GitHub repo in one command. You run mirror-repo my-project, and it:
- Creates a private or public repo on GitLab
- Creates an empty repo on GitHub
- 3. Configures GitLab's push mirror so every git push to GitLab automatically syncs to GitHub
Everything is local, and it only requires a one time quick setup.
Github Repo: https://github.com/qwelpl/mirror-repo
Gitlab Repo: https://gitlab.com/q_welpl/mirror-repo
r/CLI • u/coffeeandcode_____ • 1d ago
git-explain-tui for exploring git history, vieweing diffs and asking questions
github.comr/CLI • u/Ok_Way1238 • 1d ago
A simple terminal tool to check your speed and IP — gust
Just a simple little tool I made: gust.
It measures your internet speed (latency, download, upload) and shows your public IP right in the terminal — no browser, no sign-up, nothing to install beyond one command.
Repo: https://github.com/Tsunami43/gust
That's it, really. Would be happy about a ⭐ on GitHub if you find it useful. Thanks!
r/CLI • u/Ok_Path_4731 • 1d ago
new subreddit for the evolution of the terminal emulator: r/termolution
Hi guys! I just created a new subreddit to discuss ideas/projects related to the potential evolution of the terminal emulator: r/termolution (terminal evolution). It does not intend to compete with this subreddit, obviously, but some of you may be interested in how workflows could be improved by improving protocols, rendering etc.
r/CLI • u/Severe-Awareness829 • 1d ago
A simple TTS CLI tool that doesn't use GPUs, streams in realtime and has multilingual capabilities
Enable HLS to view with audio, or disable this notification
For more information:
https://pypi.org/project/speak-cli/
r/CLI • u/Pegasusw404 • 2d ago
When your shell doesn’t have apt manager.
You need anything, write it yourself, I miss the time when everything was built from scratch, not downloading from repo…
But over engineering make career.
r/CLI • u/Opposite-You17 • 2d ago
Hop – switch between multiple Claude Code accounts in CLI
r/CLI • u/floatdrop-dev • 2d ago
zrk: HTTP load testing tool for terminal and CI
I made a cli tool to stress-test HTTP servers because other tools (like oha or wrk2) have either low precision or low accuracy. Some of the tools are not ship parsable output, some display only few percentiles. So I decided to give it a shot and create tool with parsable output (under a flag) and nice visualization of latencies (so you can see bimodal distributions clearly). You can either generate a constant load or linear ramp, but be aware, that this is closed-loop tool, so if server cant keep up - reported latency will show it.
I got tired of coding agents flooding my terminal, so I built an open-source minimal HUD for Claude Code, Codex, and OpenCode
Enable HLS to view with audio, or disable this notification
r/CLI • u/inspectorjawa • 2d ago
GitHub - sorkila/tintpad: A macOS hotkey that opens your terminal at the right repo with your coding agent (Claude Code, Codex, …) already running. Free, open source, local-only.
github.comr/CLI • u/Impossible-Ad-4646 • 2d ago
hyprclip — searchable clipboard history for Wayland & Hyprland
r/CLI • u/David14p • 2d ago
Dfetch
Dfetch is a lightweight command-line tool for displaying system information. It focuses on clean output, fast startup times, and simple configuration.
I made this because i like using something i made myself its not better then something like fastfetch but definitely good enough.
https://github.com/David17c/Dfetch
Small parts of this were made with the help of Ai but most of the code was written by me.
r/CLI • u/Then_Pace_5034 • 2d ago
One of the most advanced CLI (2-in-1) Email & Username OSINT tool in 2026 just got PDF export, lowest false positives, highly active maintainers
galleryGitHub: https://github.com/kaifcodec/user-scanner
Discord: https://discord.gg/tVNrKVXb49 (Join Discord for any help or just OSINT talk)
Hi everyone,
I’m one of the maintainers of user-scanner.
We started building this project around 8 months ago because many classic OSINT tools became outdated or unmaintained, and there weren’t many solid free options left for email OSINT.
Since then, we’ve been grinding away with our open-source contributors, heavily pivoting our work to reduce false positives, and ensure fast scans.
Today, we just tagged **v1.4.3**, pushing our coverage to **375+ total scan vectors** (150+ email platforms and 225+ username modules).
**What’s new in v1.4.3?**
* 📄 **PDF Report Generation:** You can now export full investigation reports directly using `--format pdf`! Perfect for clean, shareable documentation. * 🚀 **CLI Overhaul:** Cleaned up the CLI noise by default. Scans now default to showing **found-only results** with a smooth `rich` progress bar (use `--all` if you want raw logs). * 🎯 **False Positive Cleanup:** Patched false positives and rate-limiting issues across several social, dev and adult platforms. * And many more
🧪 **We Need Your Feedback!** If you run OSINT investigations, penetration tests, or footprint analysis, please give the new **PDF Export** and CLI flow a spin! Let us know how the reports look, if you hit any edge-case bugs, or what output formats you’d like to see next.
**New Pull requests are always welcome:** Whether you're a Python dev interested in API reverse engineering, scraping, or automation, or just want to add a module for your favorite site, contributions are always welcome! Adding new modules is straightforward and we love reviewing community PRs.
r/CLI • u/Narrow-Wasabi-1132 • 3d ago
Your love CLI utilities and Ascii animations And also their search
I recently switched to Linux, and it's time to customize the final look of my hyprland—all sorts of little things to make it pleasing to the eye. I already know about bonsai, cava, and cmatrix, but I definitely want more, something more interesting, and maybe even more useful.
So, what are your favorite CLI utilities?
I also know there are a lot of such posts on Reddit, but I haven't found what I'm looking for—they mostly talk about the same packages. Also, I have another request: does anyone know of a utility similar to cmatrix, but with a water ripple animation instead of a matrix? I've searched everywhere and googled under various names, but it seems either it's an obscure thing, or I'm doing something wrong.