• $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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Correct-O-Chem

    Correct-O-Chem

    Converts chemical formulae into their correct notation.

    "Correct-O-Chem" is an AutoHotkey macro that automatically formats 1000+ chemical formulae into their correct notation. Currently only available for use with Microsoft Word; a version for Open Office Writer will be available in the near future. New to Version 2.11: -(Remember to run Correct-O-Chem as admin - Right-click on the "Correct-O-Chem" executable and select Properties, Compatibility and tick Run as administrator) -Updated "Help" menu -Codon Calculator -Provides an input box (in any window) that enables you to enter either a codon or amino acid (name, 3 letter identifier or 1 letter identifier - NO SPACES) and displays the corresponding amino acid/codons. ctrl+` (the button to the left of the "1" - not apostrophe) or right-clicking on the tool tray icon and selecting Codon Calculator will activate the pop-up box. - Go to "https://code.google.com/p/correct-o-chem/" for a detailed "Read-Me"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CppMyLogger

    C++ Logger capable of multiple output streams.

    MyLogger is a project I started for my own C++ based projects. Output streams can be added to the logger to log to multiple outputs. Furthermore the logger has a verbosity level and also a special macro to log only once every 'n' times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dev65 is a macro assembler, linker and librarian suite for the 6501, 6502, 65C02, 65816 and 65832 family of microprocessors coded in Java for portability. The code is based on a framework that could support other system architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    "Include Macro" for Maven2 :: Doxia starts where the standard Snippet macro ends. It combines features like standard file/snippet inclusion, source code highlighting, Velocity templates and dynamic content, without adding additional dependencies.
    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
    This is a C macro library for doing fixed point arithmetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FluAutoClicker

    FluAutoClicker

    Universal cross-platform automation for mouse, keyboard and macros.

    FluAutoClicker • hold / click • jiggler • left / right / middle • beautiful • open-source • keyboard • macros https://github.com/Agzes/FluAutoClicker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Ginkofast

    ImageJ Macro to measure the fluorescence of an object in one timeframe

    ImageJ Macro to measure the fluorescence of an object in one timeframe
    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
    "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
  • 11

    Horace

    data organising system for arbitrary files

    Uses alternate data streams to provide arbitrary tagging and searching of files within NTFS and other modern file systems supporting alternate data streams. Customisable vocabulary provides searchable standardised tagging system of file associations. Unlike most other file archiving systems, no additional database is required, and the system is robust, and persists file attributes irrespective of renaming / moving / copying / modifying etc. I would appreciate your opinions and suggestions / bugs etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Horizon's Macro

    Horizon's Macro

    Don't click by yourself. Let us do it for you. 15 CPS guarantee.

    With this application you will save lots of time. It's free forever. No need to optimize like other macro applications. This program made by: UfukGames
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hyper Mouse Macro

    Hyper Mouse Macro

    Simple mouse macro tools.

    Hyper Mouse Macro is a program that includes several mouse macro tools. List of tools: Choose the recording speed of the recording of the mouse macro. Choose how fast the recording is played. Choose how many times the recording will be played. Save the recording of the mouse. Open the recording of the mouse. Random movement. TURBO MODE!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A general purpose macro recorder for Windows (written in C#) whose macros can be easily edited later (adding decisions, loops etc.) easily. Including a plugin interface to easily add new functions. You can also export the macro to C# source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    interp is a powerful programming language, a testing platform, and a development framework. It is targeted for Linux/Unix-based systems, yet remains adaptable to less powerful embedded systems that were never intended to host a programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Create macros, control and simulate keyboard and mouse events with LUA scripts; also supports remapping of keyboard, game controller, and mouse events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MacroPLC Trainer

    MacroPLC Trainer

    Simulador de PLC - lenguaje Ladder

    Macro PLC Trainer es un entorno muy completo e intuitivo de programación LADDER para logra un eficaz y rápido aprendizaje del mismo. Además permite simular sus propias automatizaciones que vayas desarrollando e ir probándolos antes de aplicarlos en el mundo real.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MacroWriter

    MacroWriter

    Free macro creation tool

    Allow you to to create macros that will work in everything, for free! Latest Version: 1.0.6 - Interface changed. Known problems: - If you use the editor's auto recorder while in a fullscreen program, the auto generated macro commands will be invisible until you close the auto recorder window. Credits: (Images and icons) https://icons8.com/ https://www.iconsmind.com/ (jNativeHook) https://github.com/kwhat/jnativehook Alexander Barker Aidas Adomkus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Macros for Outlook 2003, 2007, and 2010 especially contain QuoteFix Macro inspired by Outlook-QuoteFix written by Dominik Jain. QuoteFix Macro is a VB-Macro for Outlook. This project also includes other macros for improved Outlook usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Marcaje

    Es un sistema creado en VB6.0 macro de Excel

    Es un sistema de marcaje creado en VB 6.0 de Excel el cual tiene como objetivo principal el ingreso de registro de entrada y salida del personal, para ello se ha creado dos hojas, la primera para el ingreso de todos los empleados y la segunda el registro diario de entrada y salida, por razones de integridad se bloqueara la modificacion de datos de la hoja de registro de entrada/salida del personal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Microcontroller Mapper

    Time saving tool for mapping microcontroller peripherals

    Graphical user interface that automates the process of mapping microcontroller peripherals include files using a layered module/resource approach. Layered mapping and highly generic macro creation allow it to be used with lots of microcontroller families. Currently only has support for the MSP430F5438 microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB