awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nushell-prophet/numd

Open-source alternatives to Numd

30 open-source projects similar to nushell-prophet/numd, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Numd alternative.

  • fengyuhetao/shellAvatar de fengyuhetao

    fengyuhetao/shell

    4,138Ver en GitHub↗

    This project is a bash scripting tutorial, shell automation library, and Linux system administration guide. It serves as a collection of practical examples and case studies designed for learning the Linux command line and shell programming. The repository provides a reference for Unix text processing and the creation of modular script libraries. It includes patterns for automating repetitive server tasks, such as software installation, network security configuration, and database task automation. The project covers a broad range of capabilities, including system monitoring and health auditin

    Shell
    Ver en GitHub↗4,138
  • denysdovhan/bash-handbookAvatar de denysdovhan

    denysdovhan/bash-handbook

    6,102Ver en GitHub↗
    JavaScriptbashbookguide
    Ver en GitHub↗6,102
  • elenapan/dotfilesAvatar de elenapan

    elenapan/dotfiles

    3,896Ver en GitHub↗

    This project is a collection of Unix dotfiles and a custom desktop environment configuration for Linux. It provides a standardized set of configuration files to ensure consistent shell and application behavior, centering on a tiling window manager setup and a personalized user interface. The environment features a desktop dashboard with modular widgets and sidebars that display system performance, weather, and media controls. It includes a comprehensive keyboard shortcut map using global and mode-specific keybindings to launch applications and control system actions. The configuration covers

    Lua
    Ver en GitHub↗3,896
  • zdharma-continuum/zinitAvatar de zdharma-continuum

    zdharma-continuum/zinit

    4,731Ver en GitHub↗

    Zinit is a Zsh plugin manager designed for downloading, loading, and updating extensions and snippets for the Z shell. It functions as a performance optimizer, a shell binary installer, and a completion manager, providing a framework for shell lifecycle automation and the registration of tab completion definitions. The project distinguishes itself through advanced startup optimization, utilizing bytecode compilation, configuration caching, and deferred loading to reduce shell boot times. It further differentiates its plugin execution model by supporting the sourcing of individual remote code

    Shell
    Ver en GitHub↗4,731

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • xiaowenxia/embedded-notesAvatar de xiaowenxia

    xiaowenxia/embedded-notes

    3,998Ver en GitHub↗

    embedded-notes is a collection of technical study guides and development notes focused on embedded Linux, Linux kernel internals, and C programming. It serves as a reference for embedded systems development and a preparation resource for technical interviews in the field. The project provides detailed documentation on writing device drivers, managing virtual memory, and understanding kernel internals. It also includes guides on IoT network protocols, such as MQTT and TCP/IP, and outlines the architectural details of chip architectures and hardware peripherals. The material covers a broad sur

    armcdriver
    Ver en GitHub↗3,998
  • cablehead/discord.nuAvatar de cablehead

    cablehead/discord.nu

    5Ver en GitHub↗

    Nushell wrapper for the Discord REST API

    Nushell
    Ver en GitHub↗5
  • fj0r/ai.nuAvatar de fj0r

    fj0r/ai.nu

    46Ver en GitHub↗

    nu.ai is a collection of Nushell commands to help you create composable and interactive LLM tools. It brings the power of Nushell (composable succinct commands) to LLM tool development.

    Nushell
    Ver en GitHub↗46
  • fj0r/docker.nuF

    fj0r/docker.nu

    0Ver en GitHub↗

    Run a container with preset using dx

    Ver en GitHub↗0
  • fj0r/git.nuAvatar de fj0r

    fj0r/git.nu

    12Ver en GitHub↗

    Consider putting related commands together, such as push and pull, to decide how to execute based on the current environment or specified parameters.

    Nushell
    Ver en GitHub↗12
  • fj0r/kubernetes.nuAvatar de fj0r

    fj0r/kubernetes.nu

    7Ver en GitHub↗

    Requires argx (argument parsing) - For a list of common commands, see shortcut.nu - Extract content from the output using env.KUBERNETES_REFINE - Utility Tools - kube-conf-import/kube-conf-export - kube-refine export cluster's resources - kube-compose kubernetes to docker-compose

    Nushell
    Ver en GitHub↗7
  • fj0r/npupF

    fj0r/npup

    0Ver en GitHub↗

    the metadata declaration in a separate manifest.yml - declares dependency in pkgs fields - require: other npup - use: npup for build phase - include: os, defs, pip, npm, cargo, etc - custom package declaration in defs field - update version number in `data.yml ' - support download, cloning,…

    Ver en GitHub↗0
  • fj0r/powerline.nuAvatar de fj0r

    fj0r/powerline.nu

    3Ver en GitHub↗

    ` use power/power.nu use power/plugin/git.nu power inject 0 1 {source: git, color: '#504945'} use power/plugin/kube.nu power inject 1 2 {source: kube, color: '#504945'} { theme: { context: (ansi cyan) } reverse: true separator: '@' } power set time { style: compact } power init or ` use power…

    Nushell
    Ver en GitHub↗3
  • fj0r/todo.nuAvatar de fj0r

    fj0r/todo.nu

    5Ver en GitHub↗

    migrate to scratch.nu

    Nushell
    Ver en GitHub↗5
  • freepicheep/nu-quickbooksAvatar de freepicheep

    freepicheep/nu-quickbooks

    2Ver en GitHub↗

    A Nushell module for interacting with the QuickBooks Online API. Query data, manage records, run reports, and perform batch operations without leaving your shell.

    Nushell
    Ver en GitHub↗2
  • freepicheep/nu-salesforceAvatar de freepicheep

    freepicheep/nu-salesforce

    5Ver en GitHub↗

    A Nushell module for interacting with the Salesforce REST API. Query data, manage records, and call endpoints without leaving your shell.

    Nushell
    Ver en GitHub↗5
  • jan9103/webserver.nuJ

    Jan9103/webserver.nu

    0Ver en GitHub↗
    Ver en GitHub↗0
  • kamilkleina/alias-finder.nuK

    KamilKleina/alias-finder.nu

    0Ver en GitHub↗

    Description - Customization - Installation - Usage - Contributing - Changelog - License - Inspiration - TODO

    Ver en GitHub↗0
  • a-slice-of-py/nu-aws-service-referenceAvatar de a-slice-of-py

    a-slice-of-py/nu-aws-service-reference

    0Ver en GitHub↗

    Browse and discover AWS Service Authorization Reference interactively in Nushell.

    Nushell
    Ver en GitHub↗0
  • lassocolombo/nu-http-client-collectionAvatar de lassoColombo

    lassoColombo/nu-http-client-collection

    5Ver en GitHub↗

    Your collection of Nushell HTTP clients, automatically generated from API specifications.

    Nushell
    Ver en GitHub↗5
  • lassocolombo/nu-http-client-generatorAvatar de lassoColombo

    lassoColombo/nu-http-client-generator

    7Ver en GitHub↗

    Reads an API specification and generates a typed Nushell HTTP client module.

    Nushell
    Ver en GitHub↗7
  • mitchellh/vouchAvatar de mitchellh

    mitchellh/vouch

    3,343Ver en GitHub↗

    Vouch is a GitHub Actions automation that enforces community trust by requiring new contributors to be vouched by existing members before they can interact with a project's issues and pull requests. It maintains a vouched user list in a tracked file, and automatically closes or locks interactions from unvouched or denounced users to reduce spam and abuse. The system lets collaborators manage trust through issue and discussion comments using specific keywords to vouch, denounce, or unvouch users, with automatic updates to the vouched list and optional pull request merges. It also provides a CL

    Nushell
    Ver en GitHub↗3,343
  • mokeyish/nupkM

    mokeyish/nupk

    0Ver en GitHub↗

    English | 中文

    Ver en GitHub↗0
  • nushell-prophet/dotnuAvatar de nushell-prophet

    nushell-prophet/dotnu

    31Ver en GitHub↗

    dotnu - tools for Nushell module developers 🛠️

    Nushell
    Ver en GitHub↗31
  • nushell-prophet/nu-cmd-stackN

    nushell-prophet/nu-cmd-stack

    0Ver en GitHub↗

    `nushel no-run `

    Ver en GitHub↗0
  • nushell-prophet/nu-history-toolsAvatar de nushell-prophet

    nushell-prophet/nu-history-tools

    30Ver en GitHub↗

    Nushell🚀 module for commands history analytics

    Nushell
    Ver en GitHub↗30
  • nushell-prophet/nu-telegram-botAvatar de nushell-prophet

    nushell-prophet/nu-telegram-bot

    6Ver en GitHub↗

    A basic Nushell module for interacting with the Telegram Bot API.

    Nushell
    Ver en GitHub↗6
  • phoenixr-codes/wiP

    phoenixr-codes/wi

    0Ver en GitHub↗

    wi is a wrapper around linguist[] that pretty prints the languages used in a git repository to the terminal similar to how it's shown on GitHub. To use this script github-linguistlinguist must be installed.

    Ver en GitHub↗0
  • sanceilaks/nu-refreshenv-winAvatar de Sanceilaks

    Sanceilaks/nu-refreshenv-win

    7Ver en GitHub↗

    nushell command for updating PATH variable on windows

    Nushell
    Ver en GitHub↗7
  • sanceilaks/nufetchAvatar de Sanceilaks

    Sanceilaks/nufetch

    16Ver en GitHub↗

    More distro - Configuration - Packages - WM - Terminal - Locale - Refactor

    Nushell
    Ver en GitHub↗16
  • tesujimath/bash-env-nushellAvatar de tesujimath

    tesujimath/bash-env-nushell

    69Ver en GitHub↗

    Historically Bash environment for Nushell was provided via the nupluginbash_env plugin in this repo.

    Nushell
    Ver en GitHub↗69