Showing 43 open source projects for "macros"

View related business solutions
  • Run your private office with the ONLYOFFICE Icon
    Run your private office with the ONLYOFFICE

    Secure office and productivity apps

    A Comprehensive Alternative to Office 365 for Business
    Learn More
  • The only CRM built for B2C Icon
    The only CRM built for B2C

    Stop chasing transactions. Klaviyo turns customers into diehard fans—obsessed with your products, devoted to your brand, fueling your growth.

    Klaviyo unifies your customer profiles by capturing every event, and then lets you orchestrate your email marketing, SMS marketing, push notifications, WhatsApp, and RCS campaigns in one place. Klaviyo AI helps you build audiences, write copy, and optimize — so you can always send the right message at the right time, automatically. With real-time attribution and insights, you'll be able to make smarter, faster decisions that drive ROI.
    Learn More
  • 1
    org-ql

    org-ql

    An Org-mode query language, including search commands and saved views

    ...The package org-ql may be installed directly from MELPA or with other tools like Quelpa. After installation, you can use the commands without additional configuration. To use the functions and macros in your own Elisp code, use libraries org-ql and org-ql-view. Feedback on these APIs is welcome. Eventually, after being tested and polished, they will be considered stable. When formatting entries for Org QL View buffers, use internal function for retrieving heading tags. This improves speed by using our cache, and it removes the need for a compatibility alias for Org versions before 9.3.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Mark

    Mark

    Sync your markdown files with Confluence pages

    Mark, a tool for syncing your markdown documentation with Atlassian Confluence pages. This is very useful if you store documentation to your software in a Git repository and don't want to do the extra job of updating the Confluence page using a tinymce wysiwyg enterprise core editor which always breaks everything. Mark does the same but in a different way. Mark reads your markdown file, creates a Confluence page if it's not found by its name, uploads attachments, translates Markdown into...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Kakoune

    Kakoune

    mawww's experiment for a better code editor

    ...Text can be selected and modified at will in multiple ways, thanks to several primitives: selection rotation, case manipulation, indentation leveling. Users can extend the features of Kakoune or customize them to their liking with macros or hooks. With Kakoune, you can collaboratively edit the same file: all new windows created by the editor are clients, and can simultaneously modify the content of a file. As such, windows are fully under the control of your X11 window manager or can be managed in a single terminal through Kakoune's tmux support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SciTECO

    SciTECO

    Advanced TECO dialect and interactive screen editor based on Scintilla

    SciTECO is an interactive TECO dialect, similar to Video TECO. It also adds features from classic TECO-11, as well as unique new ideas. Project development takes place here: https://git.fmsbw.de/sciteco The download archive is mirrored at Sourceforge, but for nightly builds check out: https://sciteco.fmsbw.de/downloads/nightly/
    Downloads: 8 This Week
    Last Update:
    See Project
  • IT Asset Management (ITAM) Software Icon
    IT Asset Management (ITAM) Software

    Supercharge Your IT Assets, the Easy Way

    EZO AssetSonar is a comprehensive IT asset management platform that provides real-time visibility into your entire digital infrastructure. Track and optimize hardware, software, and license management to reduce risks, control IT spend, and improve compliance.
    Learn More
  • 5
    jdTextEdit

    jdTextEdit

    jdTextEdit is a powerful texteditor with a lot of features

    Downloads: 40 This Week
    Last Update:
    See Project
  • 6
    Midnight Commander for Windows

    Midnight Commander for Windows

    Native Midnight Commander 4.8.33 for Windows/Win32

    ...Features include the ability work with common archive formats as if they were simply another directory, and function as an SFTP/FTP client. Also includes an built-in editor/viewer, features include syntax highlighting for many languages, macros, code snippets, simple integration with external tools, automatic indentation, mouse support, clipboard and the ability to work in both ASCII and hex modes. MC can also rename groups of files, move files to a different directory at the same time as it.renames them. It lets the user specify the original and resulting file names using wildcard. ...
    Leader badge
    Downloads: 181 This Week
    Last Update:
    See Project
  • 7
    xMarkup Text Transformation Utility
    xMarkup is a text transformation utility for batch-processing of a set of ANSI/UTF-8 text files. All Win-32 and POSIX/UNIX platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AutoText

    AutoText

    Text expander(auto-type) application

    ...You can bind an abbreviation(autotext) to some text snippet, phrase or sentence and that text will be automatically typed by AutoText each time you type the abbreviation. Keyboard keys press/hold/toggle is supported by using macros. AutoText works in any Windows program.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 9
    RText is a customizable programmer's text editor written in Java. Some of its features include: syntax highlighting, editing multiple documents at once, printing and print preview, find/replace/find in files dialogs, undo/redo, and online help.
    Downloads: 5 This Week
    Last Update:
    See Project
  • One platform for global hiring and contractor management. Icon
    One platform for global hiring and contractor management.

    For mid-sized companies hiring independent contractors

    TFY unifies applicant tracking, team onboarding, compliance, contractor payments, and billing automation in a single, powerful platform, eliminating the need for multiple disconnected tools.
    Learn More
  • 10
    TextMate

    TextMate

    TextMate is a graphical text editor for macOS 10.12 or later

    Powerful and customizable text editor with support for a huge list of programming languages and developed as open source. Making multiple changes at once, swapping pieces of code, and a lot more is made trivial with TextMate’s easy way to add multiple insertion points. Select what you want to search, what you want to search for, and TextMate will present the results in a way that makes it easy to jump between matches, extract matched text, or preview desired replacements. See what files have...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    SynWrite

    SynWrite

    Advanced text editor for programmers and Notepad replacement.

    SynWrite is a free source code editor, HTML editor, and Notepad replacement for Windows systems. It is a full-featured alternative not only to simple Notepad, but also to professional editors.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 12

    QVASIMODO's String Tools

    This project is a quick way of applying macros to a portion of text.

    This project is basically a quick way of applying macros, i.e., sequences of editing commands, to a portion of text. You create a "ruleset", which is basically a sequence of "rules" to be sequentially applied to the source text. The original text is entered in the top left box, while the result appears in the top right box. Program configuration is stored in a sqlite file in a '.panglossa' directory in the user's home folder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Ivy Swiper

    Ivy Swiper

    Generic completion frontend for Emacs, Swiper

    Ivy is an interactive interface for completion in Emacs. Emacs uses the completion mechanism in a variety of contexts: code, menus, commands, variables, functions, etc. Completion entails listing, sorting, filtering, previewing, and applying actions on selected items. When active, ivy-mode completes the selection process by narrowing available choices while previewing in the minibuffer. Selecting the final candidate is either through simple keyboard character inputs or through powerful...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 14

    CBRIEF for JED

    BRIEF v3.1 Emulation and Patches For JED

    JED (http://jedsoft.org/jed/) is a text editor by John E. Davis. It is an ancient emacs clone but has very good engine and uses SLang instead of Lisp. BRIEF was a powerful programmers text editor released first by Underwear (1986-1988) and later (1993) by Borland. This project is a BRIEF v3.1 Emulation (with patches) For JED. The original CBRIEF manual can be found at archive.org: https://archive.org/details/bitsavers_borlandBRIon3.1UsersGuide1992_9311365 I was always used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Command-line/Ant-task/embeddable text file preprocessor. Macros, flow control, expressions. Recursive directory processing. Extensible in Java to display data from any data sources (as database). Can generate complete homepages (tree of HTML-s, images, etc.)
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 16

    macronym4word

    Help manage acronyms in a MS Word document

    Two macros for MS Word. These were written and proven in Word 2013. First one is acronym_gather. This macro operates on whatever document is open and gathers every acronym into a list, then counts each occurrence of the acronym and sorts the list alphabetically. The count functionality can be turned off, and *should* be turned off use to the output with the acronym_highlighter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pykte

    pykte

    pykte is a simple text editor with support for unicode.

    pykte is a simple text editor with support for unicode and a few handy tools to aid in the input of characters in different languages. *Please note this project is still in alpha stage, there are still some issues to solve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    abnTeX

    abnTeX está em novo endereço: http://www.abntex.net.br

    ATENÇÃO: abnTeX está em novo endereço: http://www.abntex.net.br abnTeX is a set of LaTeX macros that follow the rules of ABNT (Brazilian Association of Technical Standards). ### abnTeX é um conjunto de macros LaTeX que segue as regras da ABNT (Associação Brasileira de Normas Técnicas). O projeto foi totalmente reconstruído baseado nas novas regras da ABNT e utilizando uma nova técnica para produção da classe, mais informações em: Portal do projeto: http://www.abntex.net.br Grupo de desenvolvedores: http://groups.google.com/group/abntex2 Esta página no SourceForge contém os ativos do projeto original, hospedados originalmente no portal CodigoLivre.org
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • 19
    LatexInWord provides macros for Microsoft Word that allow the use of LaTeX input to create equations images in both inline and display modes. Similar macros for other word processors will hopefully be added in the future. We are currently in the process of migrating this project to GitHub: Client: https://github.com/EngineeroLabs/latex_in_word Server: https://github.com/EngineeroLabs/Process_LaTeX
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 20
    Autotoolset is both a colection of small tools (scripts, emacs macros, etc.) to simplify project development with autoconf/automake/libtool/texinfo/emacs and a good documentation on how to get started on these tools and the whole GNU software model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

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

    TD Komut Robotu

    Command & Macro Robot

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

    VBA Latex equation

    VBA macros for generating Latex equations in MS Word

    VBA Latex Equation contains a series of VBA macros for generating png latex equations in MS Word document, which is a potential replacement of MathType and Aurora.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A set of macros for usage of Vim + Cream as a LaTeX editor
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    D-XMLManager

    D-XMLManager

    XML editor for handle multiple XML files with XPath

    A D-XMLManager egy XML fájlokban történő tömeges keresést, XML fájlok tömeges módosítását lehetővé tevő segédprogram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB