Search Results for "macros for mac" - Page 2

Showing 50 open source projects for "macros for mac"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    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
  • 2

    Gametable

    Multi-user whiteboard emphasizing simplicity.

    Gametable (also known as GamenianTabele), is a Java-based shared whiteboard and chat client. It is designed primarily to provide an online tabletop interface. Draw directly, or place images, that all connected users can see and manipulate. RNG/dice functions supported, infinite table size, a few Z-order layers, pointer tools visible to everyone connected, stand along host server, and basic tagging and drawing tools. It specializes in simplicity, virtually no learning curve, and ease of use....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    nsL is a new C-like programming language for writing NSIS installation wizards (http://nsis.sourceforge.net). The nsL assembler takes nsL code and translates it into original NSIS script which can then be compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GlossMaker is a Java application that manages LaTeX gloss files. Gloss is a package which allows the creation of glossaries using BibTeX. The package can be found on CTAN (http://www.ctan.org/tex-archive/macros/latex/contrib/gloss/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    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
  • 6
    This project aims to create a Multi User Dungeon Client written in Java. It provides a extendable PlugIn-System , colorization of incoming text and macros. It is designed for use with the Austrian MUD SilberLand but may be used to connect to any text MU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Jacareto, please send an e-mail to: wikipedian@users.sf.net Jacareto is a capture & replay tool for programs written in Java. You can capture actions on applications and replay them later on (like macros). Jacareto can be used for GUI tests, the creation of animated demonstrations, and analyses of user behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TeXGrapher is an application for drawing graphs and exporting them into code for GraphTeX, which is a package for LaTeX that provides macros for specifying drawings within LaTeX source file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
  • 10
    A set of functions, macros and classes to handle platform specific features in a platform independent way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NOTE: please refer to OPPL 2. OPPL is a preprocessor language that allows users to define macros for altering OWL ontologies. The syntax is very simple and intuitive, offering a very abstract and high level "scripting" language, for example for int
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Vimplugin is an attempt to use the vim editor inside the eclipse IDE. This is handy especially for longtime vim users. But other users (say occasional vim users) can also profit: macros, regexes, syntax-highlighting for 1001 languages etcpp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Some text parser, that transforms a custom TeX-like syntax into XML. Un parseur, qui produit du XML à partir d'une syntaxe ressemblant à TeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sopi is an Ant task that instruments System.out.println() statements in place. System.out.println("Hello") becomes System.out.println("test.java, 43: " + "Hello"). It grew from a need for the Java equivalent of the C Macros __LINE__ and __FILE__.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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: 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
    A 6809/6800/8080/8008 macro assembler written in Java.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    Plb4jEdit adds IDE like behaviour (syntax highlighting, plugins, macros, console commandos for compile & run/debug, code completion, source structure view via SideKick-Plugin) for the programming language PL/B (e.g. http://www.sunbelt-plb.com) to the ope
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    When writting portable C++ CORBA code one finds that each ORB vendor has its own set of libraries, include files, caracteristics, etc. This project's goal is both: 1. to provide a set of autoconf/automake/libtool macros to support as many ORBs (C & C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java control app for X10 CM11A/CM17A. Includes X10Server server-side app for Win, Linux, & Dallas Semi TINI. Support EEPROM /c dynamic reloadable time-of-day macros. Simple access protocol. Perl client & Java AWT X10Client for Sharp Zaurus, Win, & Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Project B is a platform for various Bible programs using Java. It will support desktop applications like the On-Line Bible and Sword, there is a Servlet interface, some add-in macros for MS Word. Other interfaces are in development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    flap is a mail user agent written in pure Java. Its main distinctive feature is mounting message folders (like POP3 or IMAP) into a virtual folder tree, just like on Unix. Other features: macros language (w/ BeanShell) and extensive filter rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TJTerm is an open source serial port terminal program written in Java, running on Linux, Mac OS and Windows. It supports color, logging, macros, graphical hex and/or ASCII input and output and more.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB