Some really fantastic #CommandLine tips in this newsletter by @NVAccess https://www.nvaccess.org/post/in-process-11th-april-2025/ #NVDA #PowerShell #Terminal #CommandPrompt

Some really fantastic #CommandLine tips in this newsletter by @NVAccess https://www.nvaccess.org/post/in-process-11th-april-2025/ #NVDA #PowerShell #Terminal #CommandPrompt
I've come to the conclusion that the command line is peak UI. It's fast, and it doesn't freeze as often. I had an issue where I tried to delete a task in the Windows Task Scheduler and every time I would try, the UI froze on me. I piped the below into Powershell and it was deleted! No lag, no nothing!
Unregister-ScheduledTask -TaskName "RClone Backup Writings"
Here is how I test my GitHub CI from the terminal!
**wrkflw** — Validate and execute GitHub Actions workflows locally
Supports viewing logs, outputs, and execution details
Parallel runs, emulation mode & more!
Written in Rust & built with @ratatui_rs
Has anyone already extended the command line under Linux/MacOS/Windows with GenAI features, so that I can write to shell commands in prosa and not with the correct syntax and parameters?
There is an alternative for all things #Microsoft, it is called #Linux!
With the Linux #commandline nobody needs #proprietary AI
You do not need Amirican tech!
Welcome to the new era of TUIs.
**tui-uefi** — Build TUIs for your bootloader.
Works with Rust's x86_64-unknown-uefi target & runs in QEMU in the demo.
Written in Rust & built with @ratatui_rs
Wanna create cool looking plugins for Neovim? Say less.
**volt** — A plugin for creating reactive UIs within Neovim.
Supports color tools, menu creator & more!
GitHub: https://github.com/nvzone/volt
Announcing CommandLineExtensions, a .NET DI Compatible System.CommandLine Facade | by Peter Ritchie.
https://blog.peterritchie.com/posts/announcing-commandlineextensions
Debugging in the terminal isn't difficult anymore
Meet **heretek** — A gdb TUI dashboard
Supports viewing stack, registers, instructions, hexdump & more!
Works with remote targets seamlessly (no gdbserver!)
Written in Rust & built with @ratatui_rs
I built a CLI tool to apply dotfiles from a Git repo into any project folder — cross-platform, written in Go
https://github.com/rsvinicius/dotme
Discussions: https://discu.eu/q/https://github.com/rsvinicius/dotme
Today I found a TUI for discovering subdomains!
v**oyage:** A subdomain enumeration tool for your terminal
Supports multiple discovery methods, real-time monitoring & more!
Written in Rust & built with @ratatui_rs
Memo - Manage your Apple Notes and Reminders from the terminal
https://github.com/antoniorodr/memo
Discussions: https://discu.eu/q/https://github.com/antoniorodr/memo
Today I found Neofetch but based on location data!
**countryfetch**: Obtain country information from the terminal.
Reply with screenshots below!
Written in Rust!
Finally, I can make sure I'm a human, not a rat!
**tgv**: Terminal Genome Viewer
Explore human genomes in the terminal.
Supports multiple formats, Vim motions & more!
Written in Rust & built with @ratatui_rs
GitHub: https://github.com/zeqianli/tgv
What do you call MongoDB in a terminal?
**tongo** — A TUI for navigating and manipulating MongoDB.
Supports fuzzy search, multiple sessions, customizations & more!
Written in Rust & built with @ratatui_rs
10 Practical Bash Commands to Simplify Complex Tasks, by @skilledcoder:
Microsoft gives people less freedom of their devices once again, which involves the set-up process of #Windows11. As always, there are some workarounds... https://mindsconnected.tech/index.php?showtopic=1076&view=getnewpost #windows #Microsoft #commandline #commandprompt #programming #software #setup #installation #tech