Tags: cli* + linux*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. Rich is a Python library that adds colors, tables, progress bars, markdown rendering, and syntax highlighting to terminal output, making CLI tools and REPL sessions significantly more readable and visually polished across Linux, macOS, and Windows.
    - Its `print` is a drop-in replacement for the built-in, so you can swap it in with only an import change and embed markup like ` bold magenta » ` directly in strings
    - Can be installed into the Python REPL to automatically pretty-print any data structure you inspect
    - Supports true color and emoji on modern Windows Terminal, falling back to 16 colors on classic terminals
    - Requires Python 3.8+
    2026-08-24 Tags: , , , , , , , by klotz
  2. ShellGPT is a powerful command-line productivity tool driven by large language models like GPT-4. It is designed to streamline the development workflow by generating shell commands, code snippets, and documentation directly within the terminal, reducing the need for external searches. The tool supports multiple operating systems including Linux, macOS, and Windows, and is compatible with various shells such as Bash, Zsh, and PowerShell. Beyond simple queries, it offers advanced features like shell integration for automated command execution, a REPL mode for interactive chatting, and the ability to implement custom function calls. Users can also leverage local LLM backends like Ollama for a free, privacy-focused alternative to OpenAI's API.
  3. Tmux is a terminal multiplexer that allows users to create and manage multiple terminal sessions within a single window. It offers features like session persistence, window and pane splitting, and customization options, enhancing productivity for Linux users, especially those working with remote servers or VMs.
  4. Run any GUI app in the terminal `term.everything` is a Linux CLI program to run GUI windows in your terminal. Specifically, `term.everything` is a built-from-scratch Wayland compositor that outputs to a terminal rather than your monitor.
  5. This GitHub repository contains a collection of example files demonstrating various use cases and configurations for the llamafiles tools, including examples:

    * **System Administration:** Scripts and configurations for Ubuntu, Raspberry Pi 5, and macOS.
    * **LLM Interaction:** Examples of prompts and interactions with LLMs like Mixtral and Dolphin.
    * **Text Processing:** Scripts for summarizing text, extracting information, and formatting output.
    * **Development Tools:** Examples related to Git, Emacs, and other development tools.
    * **Hardware Monitoring:** Scripts for monitoring GPU and NVMe drive status.
  6. An fzf terminal UI for systemctl
    2025-07-07 Tags: , , , , , , by klotz
  7. isd is a TUI offering fuzzy search for units, auto-refreshing previews, smart `sudo` handling, and a fully customizable interface for power-users and newcomers alike. It simplifies systemd management.
    2025-07-07 Tags: , , , , , by klotz
  8. Linux Systemd administration tool with nice TUI written in C
    2025-07-07 Tags: , , , , , by klotz
  9. This article details how to rip CDs using the abcde command-line tool in Linux, providing instructions, options, and a sample configuration file for efficient and high-quality audio ripping.
  10. This article details five Linux terminal utilities – ncdu, btop++, bandwhich, mtr, and bmon – that enhance system resource monitoring beyond standard tools.

    | **Utility** | **Description** |
    |---|---|
    | ncdu | Directory disk usage explorer |
    | btop++ | System resource monitor with a top-like interface |
    | bandwhich | Real-time network monitor |
    | mtr | Network traceroute with live statistics |
    | bmon | Bandwidth monitor |
    2025-05-27 Tags: , , , , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "cli+linux"

About - Propulsed by SemanticScuttle