Showing 73 open source projects for "open-shell"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    This macro removes line breaks (CR/LF characters) automatically when pasting text into Microsoft Word. Goal: save the busy writer a lot of tedious formatting of copy/paste text, such as quotes from PDF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple scripting language macro program, supports low-level controls of the keyboard or mouse. Can use the recorder to record movement. Based on the Windows API, and the sendInput function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Celeritas is a web development framework built on top of Web Macro to speed up the development process. It helps reduce the burden of doing the regular operations by taking care of the repeatitive tasks. More details coming soon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MyMacroManager.Net was written in C# 2.0 for .Net Framework 2.0. It is a basic file manager for recording a macro based on what files you've copied, moved or deleted. It supports a 2 pane view so that you can copy files between 2 folders easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Open Macro Library is a library of highly reusable C macros providing a set of well-designed commonly needed functionality to C developers, like logging and debugging helpers, containers, sorting and other algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Equipmant is a program designed to create equipment script files for the Final Fantasy XI Windower. Create macros in FFXI to use these scripts and they will change equipment quickly, even making it possible to change all equipment in a single macro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    exportFromXL is a SAS macro for exporting data from Excel into CSV or TXT files using Dynamic Data Exchange. It works on all versions of PC SAS, Excel and Windows -- but notably not on any version of SAS running off of a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The ultimate text preprocessor and macro expander. Its syntax is similar to JavaScript, and gmac knows some really useful tricks. Details: http://gmac.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SSH macro tool. This software is used for running simple command line based macros on multiple hosts running SSH. It provides remote scripting to multiple platforms via SSH (i.e. change your password on 20 systems automatically).
    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
  • 10
    This project provides a tool-chain for compiling C code for the SPEAR2 processor. It comprises a C compiler (GCC), an assembler/linker, a macro assembler, a basic library and a simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    exportToXL is a SAS macro for exporting data from PC SAS onto custom-formatted Excel spreadsheets using Dynamic Data Exchange. It works on all versions of PC SAS, Excel and Windows -- but notably not on any version of SAS running off of a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ATL2 - AutoTextList2 Basic macro to list Autotext entries to a writer document. Extension in (european / german) formatting of the macro AutoText in library Gimmicks, adds a dialog for selecting all / some libraries, if choosing one library, selecting on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Autoconf Macro Archive provides documented and tested macros that are useful to many software writers using the autoconf tool, but too specific to be included into autoconf itself. [DISCONTINUED]
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    PMP is a general-purpose macro processor for Java 1.5. Can be used as Ant task. It is licensed under LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Line Oriented Macro Expander. A sophisticated macro processor capable of loops, subroutines, libraries, file processing, etc. Extensible and Modular, very OO implementation. Comes with macros for POV-Ray buildings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XML Universal Packet Archiver (PKT) is a platform independant universal file archiving system with pluggable options for encryption, encoding, compression, parity/RAID protection and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    netWindow Serializer stores data contained in multiple web-browser windows automatically into a single data-file. It can also be used to recover web-browser windows in the event of system restart. Used as a file-archiving, book-marking and recovery tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AutoSpreadsheet is a programmable macro tool for .xls format spreadsheets. It is ideal for situations when you have to perform a repetitive series of operations on a spreadsheet with a known layout but with arbitrary data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SimpleASM is a IDE for the MASM (Microsoft´s macro assembler) which is fully written with Borland Delphi6. It uses several controls (please see homepage) and is able to modify the hash table for changing the tokens (color, style ect.).Compiler params can
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    "gum" is an Open-Source file-archiving program, like GNU's "tar". The goal of this project is to create an easy-to-use, fast archiver that produces an output less than that of GNU's "tar".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    avrLab is an IDE (integrated development environment) for AVR microcontroller from ATMEL. It includes an editor with syntax highlighting. avrLab includes support for macro assembler (tavrasm and avra) as well as support for accessing the AVR via uisp.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    An implementation of the venerable MACRO assembler preprocessor from back in the mid 60's. It's interesting as a study of what was possible then, and how that could be useful today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Python-based macro processing tool to extend C-like languages with DSLs. MP reduces the amount of work necessary to extend C by extracting the relevant blocks to process and calling user-supplied Python functions to handle the macro.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB