Showing 68 open source projects for "command line"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    transpose is a fast and efficient command-line tool that transposes (the rows become the columns, the columns become the rows) or reshapes a matrix in plain text. Inputs and outputs can be files or streams.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Unix "which" equivalent for MS Windows. Displays the full path to executable files on Windows by examining "Path" and "PathExt" environment variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Z shell for Windows
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    epc - Easy Prompt Changer. A simple, maybe unnecessary program to change or edit the prompt easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    The Heirloom Project provides standard Unix utilities.
    Leader badge
    Downloads: 2,632 This Week
    Last Update:
    See Project
  • 6
    Hashdot: Java-platform script launcher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple terminal utility that changes the console color
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An all-in-one authentication with mysql as backend. Features: - Howto/Document - user info - libnss-mysql - pam-mysql - usersql - pdbsql (samba) - radius-mysql - mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sudosh3 is an auditing shell and filter based on sudosh2 (a continuation of sudosh).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a collection of UN*X commands, recoded to run as native Windows programs. They are stand-alone programs with no extra library requirements. Currently du, tail, and which are implemented. du reports correct numbers unlike some other ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Isis OS Project Is a Controlled Project to Develop An Advanced Modern Operating System!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A modular framework for implementing a CISCO-like CLI on a *NIX system. Arbitary command menus and actions can be defined using XML files. This software handles the user interaction, and forks the appropriate system commands to perform any actions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The program `pexec` executes parallely the given command or shell script on the local host or on remote hosts, while some of the execution parameters, namely the redirected standard input, output or error and environmental variables can be varied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    hexec can be used to hook into exec system calls. It evaluates a user defined expression against all hooked exec calls. This expression can contain simple path checks (e.g. -path "*/name") and even complex bash scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Windows registry DOS-style command line shell. Provides a complete feature set of all Windows registry functions on keys, values, imports, exports, hives, and symlinks. Provides common command line shell functions such as tab auto-complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    uGNU/RTOS (literally "micro G'Noo RTOS") is an Open Source serial Real Time OS for microcontrollers (PIC, ATMEL).
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    An easy and secure means of running a shell script in a LINUX/POSIX environment as another user, designed to be called by automated scripts such as those in cron jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    metashell is a lightweight, heavy punch, interactive, intelligent command-line shell. The amazing difference with metashell lies in its ability to determine a file's datatype, and automatically run your desired applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BohShell is an open source shell developed by Santostefano Giovanni for unix-like systems. It's developed under GNU/Linux Slackware and it's released with GNU/Gpl licence. The shell support many features and it's planned to add a scripting system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Provides a way for implementing user-defined commands in a simple, compact and fast way. It is intended mostly to embedded systems. It provides the tools for creating a Command Line Interface that supports menus, tab completion, commands history...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mfork is a command-line tool to parallelize shell commands. Each line of text fed to it causes mfork to fork off a new process and run the the line of text though a shell. The maximum amount of concurrent processes can be set on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Accepts a regular expression as an argument and any matches found (stdin) will be highlighted (stdout) using shell color escape sequences. Good for looking through logs/monitoring console output/etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is My SHELL project. It is my practice task at the university to write a simple UNIX shell. It also includes some standard environment utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Scmsh is a restricted UNIX shell that executes a limited number of commands specific to Source Code Management systems (SCMs), specifically CVS and Subversion.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB