[go: up one dir, main page]

Browse free open source Macros and projects for Mac below. Use the toggles on the left to filter open source Macros by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Monitor production, track downtime and improve OEE. Icon
    Monitor production, track downtime and improve OEE.

    For manufacturing companies interested in OEE monitoring solutions

    Evocon is a visual and user-friendly OEE software that helps manufacturing companies improve productivity and remove waste as they become better.
    Learn More
  • 1

    mwayne's PortableApps

    mwayne's Dev Tests for PortableApps.com

    Projects' Source Code: ================= Anti-Twin: https://github.com/2wayne/Anti-TwinPortable AutoHotkey: https://github.com/2wayne/AutoHotkey_LPortable CPU-Z: https://github.com/2wayne/CPU-ZPortable Everything: https://github.com/2wayne/EverythingPortable FastStone Image Viewer: https://github.com/2wayne/FSViewerPortable GPU-Z: https://github.com/2wayne/GPU-ZPortable Mumble: https://github.com/2wayne/MumblePortable NetWorx: https://github.com/2wayne/NetWorxPortable PotPlayer: https://github.com/2wayne/PotPlayerPortable Pulover's Macro Creator: https://github.com/2wayne/MacroCreatorPortable Q-Dir: https://github.com/2wayne/Q-DirPortable ReNamer: https://github.com/2wayne/ReNamerPortable SciTE4AutoHotkey: https://github.com/2wayne/SciTE4AutoHotkeyPortable SpaceSniffer: https://github.com/2wayne/SpaceSnifferPortable WinScan2PDF: https://github.com/2wayne/WinScan2PDFPortable
    Leader badge">
    Downloads: 621 This Week
    Last Update:
    See Project
  • 2
    Microsoft Macro Assembler (MASM) Version 6.11 1.Extract using WinRAR 2.Run Setup.exe from the folder 'Disk1'
    Leader badge">
    Downloads: 296 This Week
    Last Update:
    See Project
  • 3
    cc65

    cc65

    cc65 - a freeware C compiler for 6502 based systems

    cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools.
    Leader badge">
    Downloads: 287 This Week
    Last Update:
    See Project
  • 4
    Revolution Macro

    Revolution Macro

    Revolution Macro is the best BSS macro with next-gen AI honey boosts.

    Revolution is the next-generation macro for Bee Swarm Simulator. Boost your honey-making instantly with state-of-the art AI-powered features. Revolution is rewriting the meta with a groundbreaking new movement system that walks from token to token. Instead of moving around in a pattern, the macro will lock onto the best tokens to collect for the most maximal honey gains.
    Downloads: 65 This Week
    Last Update:
    See Project
  • Digital business card + lead capture + contact enrichment Icon
    Digital business card + lead capture + contact enrichment

    Your complete in-person marketing platform

    Share digital business cards, capture leads, and enrich validated contact info - at events, in the field, and beyond. Powered by AI and our proprietary data engine, Popl drives growth for companies around the world, turning every handshake into an opportunity.
    Learn More
  • 5
    SASjs Macro Core Library

    SASjs Macro Core Library

    SAS Macro Core library

    Macros for SAS® Application Developers
    Downloads: 53 This Week
    Last Update:
    See Project
  • 6
    Roblox Auto Clicker & Macro

    Roblox Auto Clicker & Macro

    Roblox but have auto clicker. Don't waste your time for click.

    Free auto clicker for Roblox. You don't need to click manually, let us do it for you. This program made by UfukGames and supporting 3 languages (Türkçe,Deutsch, English). You can use this program as an macro also. This program scanned before published.
    Leader badge">
    Downloads: 44 This Week
    Last Update:
    See Project
  • 7
    Repeat

    Repeat

    Mouse/keyboard record/replay and automation hotkeys/macros creation

    Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation using modern programming languages, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux. See more at https://github.com/repeats/Repeat Repeat yourself with some intelligence. This, if used correctly, can improve your productivity greatly.
    Leader badge">
    Downloads: 71 This Week
    Last Update:
    See Project
  • 8

    pyexpander

    A powerful macro processor based on python

    Pyexpander is a powerful macro processor based on python. Instead of simple macro replacement it offers evaluation of arbitrary python expressions and execution of python code. Pyexpander is Turing Complete.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 9

    ATasm: 6502 cross-assembler

    ATasm is a 6502 command-line cross-assembler.

    ATasm is a 6502 command-line cross-assembler that is compatible with the original Mac/65 macro assembler released by OSS software. The aim of ATasm is to provide Atari home-brew coders with a comfortable and powerful toolset.
    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • Time tracking software for the global workforce Icon
    Time tracking software for the global workforce

    Teams of all sizes and in various industries that want the best time tracking and employee monitoring solution.

    It's easy with Hubstaff, a time-tracking and workforce management platform that automates almost every aspect of running or growing a business. Teams can track time to projects and to-dos using Hubstaff's desktop, web, or mobile applications. You'll be able to see how much time your team spends on different tasks, plus productivity metrics like activity rates and app usage through Hubstaff's online dashboard. Most of the available features are customizable on a per-user basis, so you can create the team management tool you need.
    Learn More
  • 10
    This is an attempt to supply editor keyboard macro facilities that are missing from the Eclipse IDE.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2/SSE4 and AVX/AVX2/AVX-512 (32/64-bit x86 ISAs), ARMv7 NEON/NEONv2, ARMv8 AArch32 and AArch64 NEON, SVE (32/64-bit ARM ISAs), MIPS 32/64-bit r5/r6 MSA and POWER 32/64-bit VMX/VSX (little/big-endian ISAs) are mostly implemented (/w horizontal reductions) although scalar improvements, wider SIMD vectors with zeroing/merging predicates in 3/4-operand instructions are planned as extensions to current 2/3-operand SPMD-driven vertical SIMD ISA. See README file.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    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: 2 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    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]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    calc2booktab.latex

    calc2booktab.latex

    Script for OpenOffice/LibreOffice to convert tables to Latex-Code

    UPDATE: The project was moved to github (https://github.com/schober-ch/calc2booktab). The soruceforge page won't get any bugfixes, please use the github repo if you want to try this macro. -------------------------------------------------------------------------- A Python extension for OpenOffice/LibreOffice to convert selected cells to LaTeX-Code. Its similar to Calc2Latex, but typographic formatting is more advanced (numeric columns, dcolumn-package, booktab-package) Script is tested and working with... ... Ubuntu 12.04 64 bit / LibreOffice 3 ... Windows 7 64 bit / LibreOffice 3* ... Arch Linux 64 bit / LibreOffice 4.2 *Encoding problems with special characters (non-unicode) on Windows reported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    mol3d

    mol3d

    A metapost macro for drawing 3D molecular structures

    Mol3d is a macro using metapost language (https://www.tug.org/metapost.html) for producing vector graphics of 3D molecular structures. It is based on the m3D macro developed by Anthony Phan (http://www-math.univ-poitiers.fr/~phan/m3Dplain.html).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    JAVA archiving API is over complicated for developers. Archive manager is a JAVA framework to reduce the complexity of file archiving. Basically what you need to do is to setup an archive context, the archive manager will do the rest of the work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Bad Macro

    Bad Macro

    A macro that you can use to do just about anything.

    BadMacro is literally a macro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Software documentation project for Beowurks' open source file archiving solution - Beozip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Chord Transposer Macro Toolset

    A set of macros for MS Word to transpose chords

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next