awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nushell-prophet/dotnu

Open-source alternatives to Dotnu

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

  • fengyuhetao/shellAvatar von fengyuhetao

    fengyuhetao/shell

    4,138Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,138
  • denysdovhan/bash-handbookAvatar von denysdovhan

    denysdovhan/bash-handbook

    6,102Auf GitHub ansehen↗
    JavaScriptbashbookguide
    Auf GitHub ansehen↗6,102
  • elenapan/dotfilesAvatar von elenapan

    elenapan/dotfiles

    3,896Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,896
  • zdharma-continuum/zinitAvatar von zdharma-continuum

    zdharma-continuum/zinit

    4,731Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,731

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

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

    xiaowenxia/embedded-notes

    3,998Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,998
  • cablehead/discord.nuAvatar von cablehead

    cablehead/discord.nu

    5Auf GitHub ansehen↗

    Nushell wrapper for the Discord REST API

    Nushell
    Auf GitHub ansehen↗5
  • fj0r/ai.nuAvatar von fj0r

    fj0r/ai.nu

    46Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗46
  • fj0r/docker.nuF

    fj0r/docker.nu

    0Auf GitHub ansehen↗

    Run a container with preset using dx

    Auf GitHub ansehen↗0
  • fj0r/git.nuAvatar von fj0r

    fj0r/git.nu

    12Auf GitHub ansehen↗

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

    Nushell
    Auf GitHub ansehen↗12
  • fj0r/kubernetes.nuAvatar von fj0r

    fj0r/kubernetes.nu

    7Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7
  • fj0r/npupF

    fj0r/npup

    0Auf GitHub ansehen↗

    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,…

    Auf GitHub ansehen↗0
  • fj0r/powerline.nuAvatar von fj0r

    fj0r/powerline.nu

    3Auf GitHub ansehen↗

    ` 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
    Auf GitHub ansehen↗3
  • fj0r/todo.nuAvatar von fj0r

    fj0r/todo.nu

    5Auf GitHub ansehen↗

    migrate to scratch.nu

    Nushell
    Auf GitHub ansehen↗5
  • freepicheep/nu-quickbooksAvatar von freepicheep

    freepicheep/nu-quickbooks

    2Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2
  • freepicheep/nu-salesforceAvatar von freepicheep

    freepicheep/nu-salesforce

    5Auf GitHub ansehen↗

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

    Nushell
    Auf GitHub ansehen↗5
  • jan9103/webserver.nuJ

    Jan9103/webserver.nu

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • kamilkleina/alias-finder.nuK

    KamilKleina/alias-finder.nu

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • a-slice-of-py/nu-aws-service-referenceAvatar von a-slice-of-py

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

    0Auf GitHub ansehen↗

    Browse and discover AWS Service Authorization Reference interactively in Nushell.

    Nushell
    Auf GitHub ansehen↗0
  • lassocolombo/nu-http-client-collectionAvatar von lassoColombo

    lassoColombo/nu-http-client-collection

    5Auf GitHub ansehen↗

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

    Nushell
    Auf GitHub ansehen↗5
  • lassocolombo/nu-http-client-generatorAvatar von lassoColombo

    lassoColombo/nu-http-client-generator

    7Auf GitHub ansehen↗

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

    Nushell
    Auf GitHub ansehen↗7
  • mitchellh/vouchAvatar von mitchellh

    mitchellh/vouch

    3,343Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,343
  • mokeyish/nupkM

    mokeyish/nupk

    0Auf GitHub ansehen↗

    English | 中文

    Auf GitHub ansehen↗0
  • nushell-prophet/nu-cmd-stackN

    nushell-prophet/nu-cmd-stack

    0Auf GitHub ansehen↗

    `nushel no-run `

    Auf GitHub ansehen↗0
  • nushell-prophet/nu-history-toolsAvatar von nushell-prophet

    nushell-prophet/nu-history-tools

    30Auf GitHub ansehen↗

    Nushell🚀 module for commands history analytics

    Nushell
    Auf GitHub ansehen↗30
  • nushell-prophet/nu-telegram-botAvatar von nushell-prophet

    nushell-prophet/nu-telegram-bot

    6Auf GitHub ansehen↗

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

    Nushell
    Auf GitHub ansehen↗6
  • nushell-prophet/numdAvatar von nushell-prophet

    nushell-prophet/numd

    48Auf GitHub ansehen↗

    Execute blocks of nushell code within markdown documents, write results back to your .md document, or output them to the terminal.

    Nushell
    Auf GitHub ansehen↗48
  • phoenixr-codes/wiP

    phoenixr-codes/wi

    0Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗0
  • sanceilaks/nu-refreshenv-winAvatar von Sanceilaks

    Sanceilaks/nu-refreshenv-win

    7Auf GitHub ansehen↗

    nushell command for updating PATH variable on windows

    Nushell
    Auf GitHub ansehen↗7
  • sanceilaks/nufetchAvatar von Sanceilaks

    Sanceilaks/nufetch

    16Auf GitHub ansehen↗

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

    Nushell
    Auf GitHub ansehen↗16
  • tesujimath/bash-env-nushellAvatar von tesujimath

    tesujimath/bash-env-nushell

    69Auf GitHub ansehen↗

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

    Nushell
    Auf GitHub ansehen↗69