Showing 37 open source projects for "linux command line"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    fish

    fish

    The user-friendly command line shell

    Finally, a command line shell for the 90s. fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family. fish suggests commands as you type based on history and completions, just like a web browser. Watch out, Netscape Navigator 4.0! fish supports 24 bit true color, the state of the art in terminal technology. Behold the monospaced rainbow. fish is fully scriptable, and its syntax is simple, clean, and consistent. You'll never write esac again. For those...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    flom

    flom

    Free Lock Manager

    FLoM is a free open source distributed lock manager that can be used to synchronize shell commands, scripts and custom developed software. When used in a shell environment, FLoM manages process synchronization in the same way that "nice" manages process prioritization. Shell commands, scripts and custom programs can be synchronized inside a single system or in a network of IP connected systems. FLoM supports different types of abstract resources: simple, numeric, set, hierarchical and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    F&S File Find

    F&S File Find

    F&S File Find - An ultra fast, cross platform, file find tool

    F&S File Find (i.e. Fast and Slow File Find) is a cross-platform command-line tool designed for Ultra-Fast Searching for Files on your hard drive. The application uses two main facilities to quickly locate files on your drive: 1. Caching previously visited folders in order to allow Ultra-Fast searches on consequent searches. 2. Multi-Core operation to speed up searches. (Compared to the standard Windows/CLI search tools) The application is designed to favor speed over all other computer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A shell designed to implement the idea of a current file selection rather than straight filename pattern matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5

    mnsh

    A cross-platform command-line shell

    MN Shell (Minnesota Shell) is a cross-platform command-line shell written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Unorthodox Scripting Language

    Unorthodox Scripting Language

    A lightweight, high-level, and object-oriented scripting language.

    USL is an object-oriented scripting language written in C++ and compiled to run on both Linux and Windows operating systems. Without a script, USL is a programmable command-line shell and interactive interpreter. USL is for general purpose scripting locally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Google Page Rank

    Google Page Rank

    A tool and library to gather the Google Page Rank of web pages.

    This project is a simple Qt library extension that is used to retrieve the Google page rank of any public web page. You can use the library capability asynchronously which means you can send a request and a little later you get a message with the answer which you continue to do other work. The project also includes a command line tool that is used to synchronously get the page rank of a URL. This tool can be used in shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    F2Ashell
    This Shell allows you to have an easy text interface to probe your code. Your code must be related to a DLL library to interact with the shell. A template to implement this is provided. Project WEB: http://sites.google.com/site/f2ashell/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Windows console app to delay a specified number of seconds and exit if a key is pressed. Handy for automation batch files. For example: :start batdelay 10 if ERRORLEVEL 1 goto :EOF ...do something goto start
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    fshell is the Symbian equivalent of bash + telnet + a posix-like set of command-line tools. In other words it's a console framework for Symbian OS with support for remote connections and a suite of tools for debugging the device.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 11
    It is a simple operating system that i write in my spare time. It is not the best design and it is buggy but i hope it will get better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    jvmstarter: java virtual machine starter It simplifies the setting up of complex java environment. It extends the portability of your application (script file is the same on all architectures).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    A logging shell that can log commands from a shell. Designed to act as an automated lab-book for people that conduct experiments in their standard shell environments. Users can log and re-run experiments with little/no manual effort or interference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Isis OS Project Is a Controlled Project to Develop An Advanced Modern Operating System!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 13 This Week
    Last Update:
    See Project
  • 18
    Cyb@rg is an experimental and universal real time terminal emulator. The project allows to execute shell commands through a cross-platform user interface. Cyb@rg has been designed to improve command line handling on the most known operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The software provides an command line interface on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A small, portable shell written in C++. This project is intended as an exercise to improve my programming skills. The goal of this project is to create a DOS-like shell that cross-compiles on Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Windows Installer Database To XML Bi-Directional Converter. The command line tool msi2xml converts Windows Installer Databases (.msi) to text based XML files. The complementary tool xml2msi reconstructs the .msi from the XML file.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22
    Find And Execute (FAE) is a small tool I wrote to recursively execute a tool on many files. It deals with spaces and weird characters in names and paths where other tools or methods fail. Which is why I wrote it in the first place ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cextraz is a set of linux/unix commandline aliases and scripts to make it easier for a enduser with very little knowledge to use the terminal. Maybe someone thats just migrantedd from windows or mac. Note, its beta. More features to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PathEd is command-line utility for manipulating (search,append,delete,replace) win32 PATH registry key value. It's intended use is within .BAT files (it's output changes %ERRORLEVEL%).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A set of tools which provide advanced interaction with processes on win32 systems. Like: Starting processes with redirected streams, altered priority, returning pid in exitcode, timeout, killing processes by pid.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next