Showing 127 open source projects for "java open source projects"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    ATECH Tools is set of tools intended for developers. It contains I18 tools, Swing/AWT tools (Layout,Components) and some tools for Hibernate (id, mgmt tool, export, import). Some classes have minor bugs but most of them are already used in projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    International Components for Unicode

    International Components for Unicode

    Open Source C/C++/Java libraries from Unicode

    This project has moved! See the ICU website: https://icu.unicode.org/ ICU code is here: https://github.com/unicode-org/icu ICU from Unicode is a mature, widely used set of portable C/C++ and Java libraries for Unicode support, software internationalization and globalization (i18n/g11n).
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3

    wxTranslatepluginForCB

    'Code::Block' script plugin for translate 'wxWidgets' project

    The goal is to translate, in the local language, the development projects under 'Code::Blocks', only those using 'wxWidgets'. The extension script 'script\wxTranslate_plugin.script' to generate in directory 'trlocale' a file : - 'name_projet.po' for a single project, - or 'name_projet_workspace.po' for cooperative project (workspace). This file is provided to 'Poedit', built-in 'Code::Blocks', which generates file '*.mo', to put in the executable directory for test
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LinLocalize 1.6 for Windows
    LinLocalize for Windows is an application for localizing executables to other languages. It automates resource translation to great length. Application language can be switched over regitry. No code needs to be included in application. Delphi XE source code for MS-Windows is available on subversion. - Compiling LinLocalize with Delphi XE10 is working - Using LinLocalize for translating Delphi XE10 Projects is working - LinLocalize is an 32bit Application but can handle 64bit...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
    Learn More
  • 5
    This is a collection of tools to be used in working with Term Base eXchange (TBX); an open, XML based standard for exchanging structured terminological data submitted for adoption under ISO 30042 Technical Committee 37.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ====== OIL (Object Introspection Library) for C++ ====== Aims at Facilitating the Object Introspection Capabilities for C++ Developers. The Goals is to be able to display and modify the contents of any given C++ Object at run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Jazenga Glide

    A polylingual IDE based on Lazarus

    The goal of this project is to create a development environment which features a fully integrated translation support framework. This framework is based on the principles of Peter Dunne, which allows for the reuse of translated keywords and phrases via a centrally managed translation memory system. The project aims to modify the entire LCL at low level to include natural language support structures which are then inherited by all LCL components, thus realizing an IDE in which all forms are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    InternationalEase

    InternationalEase

    Easy Way to tnternationalize Source Code.

    Moved to http://internationalease.mke-labs.de/ because of massive Commit Problems Easy Way to tnternationalize Source Code. You have only to Tag the Controls, Components and Nodes with a special Annotation, and the Tool does the remaining Work. Easy to Maintain the Text and Tooltip Properties on the Fly. 1. Step: Tag your Controls with suitable Annotations 2. Step: Insert a few lines of Code that specify your Resourcebundle 3. Step: Start your Application 4. Step: The I18N Driver...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    jLocalTools

    Tools to help localize Java applications

    This project provides developers with tools to help working with the Crowdin Localization Management Platform. For now it only provides an alternative to java.text.MessageFormat that does not use the single quote as an escape character. For maven users: Groupid : com.fathzer artifact: jlocal
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ingest Package Label Data Using OCR Software Icon
    Ingest Package Label Data Using OCR Software

    PackageX OCR API converts any smartphone into a powerful universal label scanner that reads every bit of text on the label, including barcodes and QR

    Our state-of-the-art OCR technology uses robust deep learning models and proprietary algorithms to extract information from package labels.
    Learn More
  • 10

    4DXliffEditor

    Xliff editor

    4DXliffEditor is a Java software managing Xliff (xlf) files used to internationalize 4D software. Java 7 (or higher) required. The program is available in french and english, but the user manual is now only in french. It is distributed under GPLv3 licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    It's a long time. portablePGP need upgrade due to the vulnerability of library Bouncy Castle. ( https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk15on ) I need help. if you are interested. let me know. jeff, juain farn, liu 劉君帆 (jeffliu@gisbim.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Light library for easy translation of Java programs using annotations and reflection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sikher

    Sikher

    Sikher gives you access to the Sikh Scriptures in multiple languages

    ...To this end, through the GurbaniDB project, we have made available the world's most accurate database of the Sikh Scriptures with 53 translations and 22 transliterations. We now have various open source projects hosted on GitHub here: https://github.com/sikher/ Three important projects include: Sikher for Mobile, Tablet & Desktop - https://github.com/sikher/sikher GurbaniDB - https://github.com/sikher/gurbanidb iGurbani - https://github.com/sikher/igurbani
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    XrossTalk

    To simplfy i18n and to make it easy to access

    Utilizing a cache system to store strings and to retrieve them incorporating their expected parameters to get the final string translated into whatever language is indicated. I plan on using ICU as the backbone of this project (icu-project.org) and a JSR-107 caching subsystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pootle, Virtaal & Translate Toolkit

    Pootle, Virtaal & Translate Toolkit

    Localization tools built by localizers for localizers

    Tools for localization: - Pootle: web based translation management system. - Virtaal: Computer Aided Translation (CAT) tool. - Translate Toolkit: QA, format conversion and support (PO, Java .properties, OpenOffice, Mozilla, XLIFF, TMX, TBX, CSV, Qt .ts).
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 16

    TinyTemplate

    A single-file extensible template engine

    TinyTemplate is a small single-file templating engine in Java. A PHP version is also available. Templates can access the available variables and nested fields/values, format the values dependent on the locale. Conditional statements and loops are also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Character Encoding Translator

    Translate text from one encoding to another.

    Character Encoding Translator is an API and utility for translating text from one character encoding to another. A single JAR provides a GUI application, a console application, and an API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Alphabetical Keyboard

    Alphabetical Keyboard

    Android keyboard with keys arranged alphabetically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Indian Linux Project Goal is to build a Indian language enabled Linux distro & applications with support for Indian Languages
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 20
    [fleXive] is a next-generation Java EE 5 content repository that provides enterprise-level persistence with security, SQL-like query language, a JSF-based web administration and reusable JSF components for integration into existing and new applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jFuzzyDate
    jFuzzyDate is a lightweight java library for formatting easily readable time distances, durations and dates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NetText

    NetText

    Multiple UI languages for VB.NET projects, made easier

    Provides an easier way to support multiple user-interface languages in VB.NET. Developer creates user-interface text ad-hoc and in-place, in his or her native language. NetText is a partial work-alike of GNU gettext (http://www.gnu.org/software/gettext/). It is simplified to an extreme (eg, not tested with non-European languages), but still very useful - certainly more useful than having no multilingual support at all because it's too much trouble! See the screenshots for a quick...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Joda - Time

    Project moved to GitHub

    Joda-Time provides a library of classes to replace the Java JDK Date and Time classes including formatting. It is based around the ISO8601 datetime standard, but also provides full support for other calendar systems, such as Gregorian and Buddhist. Project moved to GitHub: https://github.com/JodaOrg/joda-time
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Project provides tools and library to handle translation of resources of Visual C++ projects. For now this project supports only MFC projects, but in the future other project types and platforms should be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Shikari is a set of Eclipse plugins that check for internationalization problems in Java applications. It runs as plugins to the Eclipse IDE and also as a headless Eclipse RCP application.
    Downloads: 0 This Week
    Last Update:
    See Project