Showing 39 open source projects for "mp.3"

View related business solutions
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 1
    VSPMS is the "Very Simple Project Management System", which is a cross-platform set of shell tools and aliases to establish and share project environment variables, aliases, documentation, and setup procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    "bash the Database" is a loadable builtin command for the GNU bash shell which allows scripted access to relational databases using SQL commands similar to those used in embedded SQL programs. Originally written for DB2, support has been added for databa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AGROS is a Unix shell that restricts the user to a limited number of commands. It is a port to C of the limited shell (lshell) by Ghantoos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    Unix Shell with Extra Features
    This is a project containing a simple Unix Shell using the C Programming Language that will have features such as an implementation of command line history and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Unix shell embedded in Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 3 This Week
    Last Update:
    See Project
  • 8
    yume is a menu system with user-variable shell commands. For example, yume -bu date ls -ex -do 'ls -al' 'cal -3' makes a menu with 3 fixed buttons and 2 editable ones that can execute when the mouse cursor crosses them. yume3 is Gtk-based.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The xml-coreutils are simple shell command line tools which operate directly on XML files in a way which is analogous to the classical unix shell commands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    Simple terminal utility that changes the console color
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LtTTY is a windows ssh client based on PuTTY. It has some Expanded functionalities: stored the settings information at local file(not Registry); easy to manage multi-window; transparentable window; and so on ... I think it will be useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Curses-based browser utility for browsing the output of programs. Actions can be configured to be run based on the selected line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    Virtual Desktop Environment for Microsoft Windows 2000 and XP. This product provides multiple working desktops with an easy switchover with the hot keys. VSTDesktop run seperate application instance in each desktop instead of sharing one running instance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FAR Manager plugin, providing Java API for development of second-level plugins completely in Java. Several Java plugin examples included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    ButterflyOS is a very simple operation system for the Atmel AVR Butterfly board. It's based on the AvrX multitasking scheduler, created by Larry Barello. A byte-code program for ButterflyOS, can be sent and managed through the serial interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    this shell is been born like plan for an university examination. It concurs to see in way minibadly which are the mechanisms that are to the base of one shell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    the linux/posix family bash scheduled tasks, "command schedule task to be run" is save on the file, also logging for "how many times its have been run & more ..." please be sure for seting up the user access for the binary,config,log before it's run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Scripting Tcl interface to Qt multiplatform library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of the project is to make the bash behave intelligent. This includes currently corrrection of mistyped program names, autocorrection while pressing TAB and learning which program are associated with which suffix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A small shell written in c which runs on POSIX compliant systems. Support for commandline history (readline + termcap/ncurses) if present. Intended on systems that don't need the "hugeness" of e.g. bash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lem is a object-oriented extension language with a C-like syntax. A Lem "source" program is compiled interactively and then executed. This project aims also to develop a shell (lemsh) based on the Lem programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next