Showing 91 open source projects for "x86_64-linux-gnu"

View related business solutions
  • Contract Automation Made Easy Icon
    Contract Automation Made Easy

    Use Docubee to easily gather data, generate contracts, share them your way, and collect secure eSignatures

    Docubee is an intelligent contract automation platform that allows you to quickly and painlessly generate, manage, share, and sign contracts. Featuring powerful conditional logic-based workflows, generative AI technology, and an easily adaptable interface, Docubee makes it easy to automate your most complex contracts and agreements.
    Learn More
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
    Learn More
  • 1
    SnapMacro

    SnapMacro

    Free and Open source Cross-platform bot creator using Snap language

    Snap Macro Free and open source Cross-platform bot creator with a new scripting language called snap to interact with the mouse, keyboard, and screen using the snap scripting language Snap language has many features to make it easy to implement your own bot. For examples: - Variables, - Conditions, - Data types like integer, hexdecimal - Flow conditions like if, while loop, repeat loop - Sleep, exit, delay statements - get the current pixel in position and compare it with colours
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    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.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 815 This Week
    Last Update:
    See Project
  • 4
    Personal Assistant Macro Maker

    Personal Assistant Macro Maker

    a personal assistant tool that you can teach custom commands to

    NOTE: The current release of this software is a beta version and is still under testing. Users are encouraged to report any found issues or suggestions to help improve future releases. The Personal Assistant Macro Maker(PAMM) is a desktop program that allows users to teach their computer how to perform custom tasks which can then be performed at any time through verbal commands. PAMM is able to record user actions such as clicking and typing and store those actions into a macro which the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn speech into text using Google AI Icon
    Turn speech into text using Google AI

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
    Try for free
  • 5
    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
  • 6

    Notepad++ Batch Macros

    PHP Script to create shortcuts.xml for batch find and replace.

    php script to make a xml file you can copy and paste into the Notepad++ shortcuts.xml file. Batch find and replace is the only batch macro function tested so far. This script was created to convert all of the keystrokes from one font to the corresponding keystrokes of another font.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    gtaclicker

    gtaclicker

    Simple mouse clicker

    GTAClicker is simple mouse clicker built in C# using native methods of Win32API. Compiled under: .NET 4.6.1 It needs just .NET installed on Windows supporting .NET meant above(maybe 4.5.x should run it too)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    NeatMol

    NeatMol

    A macro of Asymptote to produce vector graphics of molecule structures

    NeatMol is a macro of Asymptote (http://asymptote.sourceforge.net/) to produce vector graphics of molecule structures with publication quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
    Learn More
  • 10
    This is an attempt to supply editor keyboard macro facilities that are missing from the Eclipse IDE.
    Downloads: 1 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...
    Downloads: 0 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: 0 This Week
    Last Update:
    See Project
  • 13

    Swandle

    Swandle is a server handler. It can be used to connect & send commands

    Swandle is a server handler. You can save connections, create saved commands and use them like a funtion on connection. You can even connect from a previous connection using the jcon command. It is program which can be used to create macros for different third party programs other than the one which are default. To start, run swandle.bat You will have to download plnk and winscp and put them in script folder. This program is an open source program which uses third party products...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Very simple tool for expanding Rust's macros. Just paste macro you want to expand (there needs to be also place where that particular macro is called) to the left field and build to get output. System requirements: .Net framework 4.5.1+ `rustc` needs to be set in the path or in the settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MacroFusion

    MacroFusion

    GUI to combine photos to get deeper DOF or HDR.

    MacroFusion is a neat little GUI for great tool Enfuse (command line). It makes easy fusion few photos to one with great DOF (Deep of Field) or DR (Dynamic Range). It can be useful for every macro lovers or landscapers.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Quick Query Tool for Siebel DB

    Quick Query Tool for Siebel DB

    Excel-based macro to query Siebel database and store results.

    A *really* simple Excel based macro execute SQL queries and store results in the workbook. Useful for quick queries, that need back and forth between Siebel application and database. Useless if you are already having SQL Developer, TOAD or some such tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    calc2booktab.latex

    calc2booktab.latex

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

    ... 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: 0 This Week
    Last Update:
    See Project
  • 18
    ztex is a Firmware Kit with a corresponding Driver API for EZ-USB based hardware. The Firmware is written in C and assembled using a powerful macro processor. The Driver API allows the development of platform-independent device drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    Chord Transposer Macro Toolset

    A set of macros for MS Word to transpose chords

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

    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
  • 22
    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
  • 23

    web-macro-Processor

    A general-purpose macro-processor, particularly useful for HTML

    A general-purpose macro-processor, particularly useful for chunks of HTML. Runs on MS windows, could be adapted easily for Unix/Linux. Small: source code is 500 lines of Pascal.#]Good docs.. For the manual, follow the Wiki link above, then Browse Pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    TD Komut Robotu

    Command & Macro Robot

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

    VK Macros library

    Macro library of VK invokes using Java (yuck!)

    Downloads: 0 This Week
    Last Update:
    See Project