awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to 13-cf/afetch

Projects sharing features with Afetch

30 open-source projects similar to 13-cf/afetch, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • linusdierheimer/fastfetchLinusDierheimer avatar

    LinusDierheimer/fastfetch

    23,254View on GitHub↗

    Fastfetch is a high-performance system information tool written in C designed to profile machine state and display hardware summaries with minimal resource overhead. It functions as a command line utility that retrieves hardware and software specifications and renders them as a visual summary in a terminal emulator. The project enables custom terminal branding through the rendering of ASCII art or image files as visual headers. It utilizes configuration files and format strings to control the visibility and detail of the displayed data, allowing for personalized system fetch layouts. The too

    C
    View on GitHub↗23,254
  • kittykatt/screenfetchKittyKatt avatar

    KittyKatt/screenFetch

    4,057View on GitHub↗

    screenFetch is a shell-based system information tool and terminal profiler. It retrieves hardware and software specifications, operating system details, and kernel data to display them within a terminal window. The utility combines system discovery with distribution branding, printing gathered specifications alongside ASCII-art logos. It includes a utility to trigger screenshots of the resulting terminal output. The tool handles environment variable extraction and the execution of external system commands to format and arrange system metadata for display.

    Shell
    View on GitHub↗4,057
  • dylanaraps/neofetchdylanaraps avatar

    dylanaraps/neofetch

    23,556View on GitHub↗

    Neofetch is a command-line utility that gathers and displays hardware, software, and environment details in the terminal. It functions as a cross-platform system reporter, capable of detecting and summarizing metrics across Linux, macOS, Windows, and various Unix-like environments. The tool distinguishes itself through its terminal graphics rendering capabilities, which allow for the display of custom ASCII art or graphical images alongside system data. It utilizes a modular backend to interface with diverse operating systems and desktop environments, while employing parallel execution to gat

    Shellbashcommand-linecommandline
    View on GitHub↗23,556

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • aeosynth/fetchaeosynth avatar

    aeosynth/fetch

    9View on GitHub↗

    polyglot fetch

    JavaScript
    View on GitHub↗9
  • ajeetdsouza/zoxideajeetdsouza avatar

    ajeetdsouza/zoxide

    37,467View on GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    View on GitHub↗37,467
  • akinomyoga/ble.shakinomyoga avatar

    akinomyoga/ble.sh

    4,015View on GitHub↗

    ble.sh is a programmable line editor for Bash that provides syntax highlighting, auto-completion, and advanced text editing capabilities. It functions as a Bash syntax highlighter and command completion engine to enhance the standard shell input experience. The project implements a Vim-inspired shell editor, bringing motions, visual modes, and macros to the command line. It further distinguishes itself with a system for text abbreviation expansion and a modal interaction system that toggles between insert and command modes. The editor supports multiline command input and a dynamic suggestion

    Shellauto-completebashbash-configuration
    View on GitHub↗4,015
  • aitjcize/cppmanaitjcize avatar

    aitjcize/cppman

    1,427View on GitHub↗

    .. image:: http://img.shields.io/pypi/v/cppman.svg?style=flat :target: https://pypi.python.org/pypi/cppman .. image:: https://img.shields.io/github/downloads/aitjcize/cppman/total.svg :target: https://pypi.python.org/pypi/cppman#downloads

    Python
    View on GitHub↗1,427
  • anhsirk0/fetch-master-6000anhsirk0 avatar

    anhsirk0/fetch-master-6000

    316View on GitHub↗

    Simple Dilbert themed system info-fetching tool

    Perl
    View on GitHub↗316
  • aristocratos/bashtoparistocratos avatar

    aristocratos/bashtop

    11,118View on GitHub↗

    Bashtop is a terminal-based system monitor and resource dashboard for Unix systems, including Linux, macOS, and FreeBSD. It provides a text-user interface for tracking real-time hardware performance and managing system processes. The tool functions as a hardware dashboard that visualizes processor, memory, disk, and network usage. It includes process management capabilities that allow users to filter, sort, and terminate active system tasks directly from the command line. Users can customize the visual appearance and behavior of the monitor through integrated menus or local configuration fil

    Shell
    View on GitHub↗11,118
  • atoptool/atopAtoptool avatar

    Atoptool/atop

    1,026View on GitHub↗

    System and process monitor for Linux

    C
    View on GitHub↗1,026
  • bartobri/no-more-secretsbartobri avatar

    bartobri/no-more-secrets

    7,796View on GitHub↗

    no-more-secrets is a command line tool and functional library designed to render cinematic text decryption sequences in the terminal. It uses an ANSI escape sequence renderer to create visual effects where characters shift and reveal original text, simulating high-tech data decryption. The project includes a cross-terminal compatibility layer to ensure these animations render in environments that lack native ANSI escape sequence support. Users can customize the visual style of the decryption effect, including colors and masking options. Beyond the standalone tool, the project provides an emb

    C
    View on GitHub↗7,796
  • basherpm/basherbasherpm avatar

    basherpm/basher

    1,282View on GitHub↗

    A package manager for shell scripts.

    Shellbashbasherpackage-manager
    View on GitHub↗1,282
  • bokub/chalk-animationbokub avatar

    bokub/chalk-animation

    2,182View on GitHub↗

    :clapper: Colorful animations in terminal output

    JavaScript
    View on GitHub↗2,182
  • burntcarrot/elefetchB

    burntcarrot/elefetch

    0View on GitHub↗
    View on GitHub↗0
  • bwac2517/ghfetchbwac2517 avatar

    bwac2517/ghfetch

    30View on GitHub↗

    🖼️ neofetch, but for Github (bad and old)

    TypeScript
    View on GitHub↗30
  • busyloop/lolcatbusyloop avatar

    busyloop/lolcat

    6,546View on GitHub↗

    lolcat is a command line text processor and color filter that transforms standard text streams into rainbow gradients. It functions as a terminal text colorizer that modifies the visual presentation of shell output using ANSI escape codes. The tool processes text passed through Unix pipes to apply rainbow gradients and color highlights. It uses these visual effects to customize terminal output and differentiate blocks of text within a command line interface.

    Rubycliessentials
    View on GitHub↗6,546
  • cgag/loccgag avatar

    cgag/loc

    2,455View on GitHub↗

    loc is a tool for counting lines of code. It's a rust implementation of cloc, but it's more than 100x faster. There's another rust code counting tool called tokei, loc is ~2-10x faster than tokei, depending on how many files are being counted.

    Rust
    View on GitHub↗2,455
  • chrisallenlane/cheatC

    chrisallenlane/cheat

    0View on GitHub↗

    cheat

    View on GitHub↗0
  • chubin/wttr.inchubin avatar

    chubin/wttr.in

    29,882View on GitHub↗

    This project is a network-accessible weather information service designed specifically for command-line environments. It delivers real-time meteorological data directly to terminal interfaces through simple HTTP requests, allowing users to retrieve weather reports without leaving their development environment or using a web browser. The service distinguishes itself through a stateless architecture that utilizes content negotiation to provide the optimal output format based on the client request. Whether a user requires plain text, ANSI-colored terminal output, structured JSON for programmatic

    Goascii-artcurlterminal
    View on GitHub↗29,882
  • clangen/musikcubeclangen avatar

    clangen/musikcube

    4,784View on GitHub↗

    Musikcube is a cross-platform audio player and high-performance C++ audio engine designed for managing local music libraries. It functions as both a terminal-based music player and a headless audio server capable of indexing metadata and playing audio across different operating systems. The project utilizes a client-server architecture that separates the core audio engine and metadata indexer from the user interface. This design allows it to act as a self-hosted audio streaming server, delivering music and metadata to remote clients via WebSocket and HTTP with support for real-time transcodin

    C++alsaaudio-engineaudio-player
    View on GitHub↗4,784
  • clieg/cfetchC

    clieg/cfetch

    0View on GitHub↗
    View on GitHub↗0
  • cloudwu/mptuncloudwu avatar

    cloudwu/mptun

    1,244View on GitHub↗

    Multi-path Tunnel

    C
    View on GitHub↗1,244
  • clvv/fasdclvv avatar

    clvv/fasd

    5,915View on GitHub↗

    fasd is a frecency-based path navigator and POSIX shell productivity tool designed to accelerate navigation between files and directories. It functions as a command-line wrapper that resolves shorthand queries into absolute paths by ranking results based on how often and how recently they have been accessed. The utility uses fuzzy string matching and case-insensitive lookups to resolve partial directory and file names. It can also import access history from external backends, such as text editors and desktop environments, to refine the accuracy of its ranking database. The tool provides shel

    Shell
    View on GitHub↗5,915
  • coursehero/slackteecoursehero avatar

    coursehero/slacktee

    828View on GitHub↗

    slacktee is a bash script that works like tee command. Instead of writing the standard input to files, slacktee posts it to Slack.

    Shell
    View on GitHub↗828
  • cybardev/cutefetchcybardev avatar

    cybardev/cutefetch

    71View on GitHub↗

    Tiny coloured fetch script with cute little animals

    Shell
    View on GitHub↗71
  • denilsonsa/prettypingdenilsonsa avatar

    denilsonsa/prettyping

    1,276View on GitHub↗

    prettyping is a wrapper around the standard ping tool, making the output prettier, more colorful, more compact, and easier to read.

    Shell
    View on GitHub↗1,276
  • depsterr/mfetchdepsterr avatar

    depsterr/mfetch

    34View on GitHub↗

    Minimalist fetch

    Shell
    View on GitHub↗34
  • digitalsurvival/sheendigitalsurvival avatar

    digitalsurvival/sheen

    2View on GitHub↗

    Cross-platform desktop screenshot boasting tool (neo/screenFetch reimplemented in Python)

    Python
    View on GitHub↗2
  • dimitarpetrov/stegifyDimitarPetrov avatar

    DimitarPetrov/stegify

    1,265View on GitHub↗

    🔍 Go tool for LSB steganography, capable of hiding any file within an image.

    Goclidecodingencoding
    View on GitHub↗1,265
  • angelmmiguel/pmAngelmmiguel avatar

    Angelmmiguel/pm

    205View on GitHub↗

    The easy way to switch between your projects on ZSH

    Shelljumpmanagerprojects
    View on GitHub↗205