Showing 491 open source projects for "version mac"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    This project aims to develop and distribute the database for Japanese Kanji (or CJK Unified Ideographs) for Unicode and ISO/IEC 10646.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Embeddable Predictive Text Library
    A C (and JavaScript) library providing predictive text functions. The API is very simple and provides dictionary autocomplete and partial/full matching. Sample cellphone-like examples are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java classes that enable definition of new Charsets based on other existing Charsets, without additional programming. Includes a character set with Kamenik encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This application reads the output of Web forms posted on your website (usually via email) and converts them to csv files for importing into a database, or managing in Excel
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    A Collection of text utils for the shell.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    A stand-alone editor using Mediawiki markup language to generate HTML code. You can create and preview pages written using Mediawiki markup (i.e. Wikipedia pages) while off-line.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    GOSH takes an Usenet-styled ASCII text as input and generates Latex-code, HTML, or Man-pages. Its transformation is easily customizable, which makes GOSH suited for creating web content, papers, letters, and technical documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Phpyke is a full-featured IDE primarily aimed for PHP development, but supporting other major languages as well. It is created using Qt toolkit in C++ with editor based on QScintilla.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An alternative to the string library for C and C++ which is more functional and does not have buffer overflow problems.
    Downloads: 7 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Learn More
  • 10
    The xslt2 script semAuth (semantic authoring) translates a freemind mindmap into an xhtml website and an RDF ontology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Portapad is a PHP notepad that enables users to use notepad functions on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    creole/c is a Wiki Creole parser and a HTML converter. It implements Wiki Creole 1.0 and almost all of its additions. The parser is written in C++ and has a simple event driven plain C API. The converter is a stand-alone console application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple plugin for GEdit the GNOME editor to automatically save and restore open session of editing tabs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BBLib - The fast and easy library written on PHP. The library makes fast parsing and replacement BB-Tags. It is really easy to customise and add own tags. Supports simple-closing and autolinks. Smiles cooming soon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PDML is an informal markup language written in PHP that is similar to HTML. It allows for the creation of complex PDF documents and can also be used in conjunction with PHP, to define templates which can generate dynamic PDF documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KeyBindings is a plugin for gedit written in python. It lets you use (and eventually define) key combinations for usual actions such as switching tabs, closing tabs, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Provide a robust and efficient implementation of n-gram based classifiers to Java. N-Gram algorithms have shown to be surprisingly good at tasks like guessing the language/encoding from an arbitrary text file. And there are many more applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Command line spell checking script that checks single word. User doesn't have to open file or word processor just to check single word. Simply type: "wordcheck <word>" where <word> is the word you want to check. Uses GNU Aspell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Japanese Language Learning Tools for Hiragana, Katakana and Kanji. Kana Text Editor. Vocabulary Games and Sentence builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OCR c++ library. Include: contour recognition; vectorisation; matrix letter feature recognition; auto page segmentation and detect rotation; SS3 ASM core; XML base; web-based GUI; 99,6% printed Unicode text recognition; letter base up to 1200 letters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cms written in php and mysql, phpnuke style whit a plugins,blocks and permission system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TextSplitter is an open source GUI utility written in C# for .NET platform. Designed to split the text file into multiple files for a specified number of rows or the size of the resulting file. Encoding of input and output files can be selected.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    binreplace is a command line tool to search and replace binary sequences in a file. It can be very powerful when used together with grep and sed. It uses prefix tree internally to search. It's efficient even with millions of search terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SenezConsole++ is a simple tool written in Java, to replace and enhance the system console. Features include multi-colored text, multiple fonts and font sizes, embedded InputStream-style input reader.
    Downloads: 0 This Week
    Last Update:
    See Project