Showing 642 open source projects for "drcom-for-linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 1
    The Information Extraction Plugin allows the use of information extraction techniques within RapidMiner. It can be seen as an interface between natural language and IE- or datamining-methods, by extracting interesting information out of documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JTransliter is a lightweight and easy to use application designed to provide you with a simple and comprehensive text editor that features transliteration support. The transliteration dictionary includes Russian and Ukranian letters, but it can be customized according to your preferences, as it is stored in XML format. No installation needed. Java runtime environment 7 is required (http://www.java.com/getjava/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Skribler is a (framework for) structured editor(s). Its goal is to enable the quick and easy definition of custom and domain-specific languages by centering on abstract syntax trees and removing the need for parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Transliterator between any Language files - Map Fonts, Create Encoding Scheme, Input Phonetic, Indian, Roman, Tamil, Hindi, English, French, German, Spanish or Any World Language Keyboard. Ex: [Phonetic Input]-[Any World Language Output] or ViceVersa.
    Downloads: 1 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    OxygenOffice Professional(OOOP, O2OP)is an enhanced version of free OpenOffice.org what is a multi-platform office productivity suite.OxygenOffice Professional contains more extras like templates, cliparts, samples, fonts and VBA support. Get 3.2.1
    Downloads: 36 This Week
    Last Update:
    See Project
  • 6
    OmegaT+ CAT Tools
    A translation tools suite for Computer-Aided Translation / Computer-Assisted Translation (CAT). A translation processor with translation memory, machine translation and project support, bitext aligner/converter, TMX validator, and others.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Drag-and-drop files/directories/HTML-URLs into a Java GUI. Perform text operations on the files into output files. Operations include concatention, text and regex editing, and other file/string/row/column/script operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Brahmi project aims at producing Java Input Methods and OpenType fonts for Indian languages. They are bundled with Brahmi - Word Processor which installs the fonts, Input Methods and font.properties files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    clip5 text clipboard manager

    clip5 text clipboard manager

    Simple interface which can be used as a clipboard manager

    It's a Java application which can be used as a clipboard manager. Just click on any of the textfield/textarea to copy the the displyed text into the system clipboard, where it will be ready to be pasted in another application like an e-mail client, a word processor ... Data are saved in text files. Edit the .txt files in order to best suit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    A universal suite of utilities for large corpora processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Emerald Text Editor (jEditor)

    Emerald Text Editor (jEditor)

    Emerald Text Editor is a tabbed text editor with heavy customizability

    Emerald Text Editor (Emerald Editor, or Emerald as I call it), formerly called jEditor, is a text editor that is much similar to notepad in the fact that it let's you edit text but it makes use of the tabbed panes which means that you can have multiple tabs up at once allowing you to edit multiple files at one time. Emerald Text Editor also comes with a toolbar which tells you how quickly you are typing and how many characters are in your current document. The program is also...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Multi-Po-Edit
    A Java swing .po file editor that displays comments, ids, and translations in a JTable. Multiple files can be compared and IDs can be looked up to see what files will be affected by the change. (changed from po editor to avoid confusion with poedit)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    texteditor
    Java 1.6 based text editor for multiple encodings
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A Java toolbox with commonly used Farsi Language functions. Includes functions for text manipulation, standardization, normalization, search, replace and changing words and ligatures. Fixing White space problems, Jalai date and Calendar, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jeditaddons

    A collection of jEdit addons in a bundle I consider useful

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

    unix2windows

    Reading text files created in unix systems.

    This is about replacing the new line characters in text files created in unix systems so they can be easily visualized in windows. Suppose you have a text file called "file1" which was created under unix/linux system. If you try to read it with notepad in windows it will be a mess. Do this: 1- Copy unix2win.jar to the directory where file1 is. 2- Open the windows console and call: java -jar unix2win.jar file1 file2.txt This will create a file called file2.txt with the very same content of file1, but it can be read with windows notepad easily. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dive Log Book
    Dive Log Book is a easy to use logbook for scuba diving. It makes possible to log basic dive data, notes with photos, weather conditions and provides simple statistics. Data can be exported into TXT document, PDF document and interactive HTML page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A bundle of lisp extensions, largely original, for GNU Emacs with the goal to obtain a more user friendly and powerful interface. The new features include contextual tool bars, new TeX interface, very complete menus, and a well structured IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Tibetan and Himalayan Library has several open-sourced tools for inputting, manipulating, translating, and transcribing Tibetan-language text, audio, and video. We aim to make using a computer easier for Himalayan peoples and scholars.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    JFormulaEditor
    A powerful LaTeX editor written in Java; features include syntax highlighting, autocompletion, preview (through latex+dvipng or ghostscript), multiple text buffers, symbol palettes, and more ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mavscript ermöglicht es in einem Textdokument Berechnungen durchzuführen. Die eigentliche Berechnung verarbeitet das Algebraprogramm Yacas (oder der Java-Interpreter BeanShell).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Nalasys is a natural language system that allows users to specify instructions to the computer in natural language. By defining words with intrinsic data the system recognizes, a user will be able to program a system using his own words. For now the system can use several programmatic languages like SQL, Javascript, Groovy or JSP expression language. It also has a default language with no keywords where you can add words defined with objects in memory or from other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OmegaT+ Computer Assisted Translation (CAT) tools platform that includes OmegaT+ (translation processor), bitext2tmx (aligner/TMX editor), and Validator (TMX validation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SnipPad is a knowledge management system for the desktop in the same vein as a wiki on the web; it even uses a wiki rendering engine as it's backend. Written in Java using SWT as it's UI.
    Downloads: 0 This Week
    Last Update:
    See Project