Showing 131 open source projects for "java open source projects"

View related business solutions
  • 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
  • A warehouse and inventory management software that scales with your business. Icon
    A warehouse and inventory management software that scales with your business.

    For leading 3PLs and high-volume brands searching for an advanced WMS

    Logiwa is a leader in cloud-native fulfillment technology, revolutionizing high-volume fulfillment for third-party logistics (3PLs), B2B and B2C fulfillment networks, and direct-to-consumer brands. Our flagship product, Logiwa IO, is an advanced Fulfillment Management System (FMS) designed to scale operations in the digital era. Logiwa elevates digital warehousing to new heights, ensuring dynamic and efficient fulfillment processes. Our commitment to AI-driven technology, combined with a focus on customer-centricity, equips businesses to adeptly navigate and excel in rapidly changing market landscapes. Discover the future of smart fulfillment and how you can fulfill brilliantly with Logiwa IO.
    Learn More
  • 1
    Freeplane

    Freeplane

    Application for Mind Mapping, Knowledge and Project Management

    Application for Mind Mapping, Knowledge Management, Project Management. Develop, organize and communicate your ideas and knowledge in the most effective way. -> https://freeplane.org/ -> https://github.com/freeplane/freeplane
    Leader badge
    Downloads: 5,971 This Week
    Last Update:
    See Project
  • 2
    ProjectLibre - Project Management

    ProjectLibre - Project Management

    #1 alternative to Microsoft Project : Project Management & Gantt Chart

    ProjectLibre project management software: #1 free alternative to Microsoft Project w/ 7.8M+ downloads in 193 countries. ProjectLibre is a replacement of MS Project & includes Gantt Chart, Network Diagram, WBS, Earned Value etc. This site downloads our FOSS desktop app. 🌐 Try the Cloud: http://www.projectlibre.com/register/trial We also offer ProjectLibre Cloud—a subscription, AI-powered SaaS for teams & enterprises. Cloud supports multi-project management w/ role-based access, central...
    Leader badge
    Downloads: 16,528 This Week
    Last Update:
    See Project
  • 3
    JSignPdf

    JSignPdf

    Add digital signatures to PDF documents - GUI and CLI, cross-platform

    JSignPdf is a free, open-source Java application for signing PDF documents with digital certificates. It provides a graphical desktop interface for everyday users and a command-line mode for scripted and server-side workflows. Supported capabilities include PKCS#12 keystores, smartcards and hardware tokens (PKCS#11), Windows keystore integration, visible signatures with custom images and positioning, timestamp authority (TSA) support, OCSP/CRL revocation checks, certification signatures, and PDF encryption. ...
    Leader badge
    Downloads: 644 This Week
    Last Update:
    See Project
  • 4
    Group Office groupware and CRM

    Group Office groupware and CRM

    Take your office and CRM into the cloud!

    Installation instructions can be found here: https://groupoffice.readthedocs.io/en/latest/install/install.html Group Office is an open source groupware application. It makes your daily office tasks easier. Share projects, calendars, files and e-mail online. It is a complete solution for all your online office needs. From a customer phone call to a project and finally an invoice. The support system helps to keep your customers happy. Group Office is fast, secure and has privacy by design. ...
    Downloads: 67 This Week
    Last Update:
    See Project
  • Corporate Compliance Software | Skillcast Icon
    Corporate Compliance Software | Skillcast

    Trusted by 1,400+ companies to simplify compliance

    Skillcast delivers compliance training and RegTech through a unified Compliance Portal that brings e-learning, Policy Hub (versioning & attestations), staff declarations, compliance registers, CPD/Training 360 and Events Management in one place.
    Learn More
  • 5
    OS Optiek is a open source customer relationship management (CRM) software application for opticians.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Excel Writer

    Excel Writer

    A standalone, portable Ada package for producing Excel spreadsheets

    Excel_Out is a standalone, portable Ada package for writing Excel spreadsheets with basic formattings and formulas, easily and programmatically. Enables the automatic production of reports. No interaction needed with Excel or MS Office. More information on: http://excel-writer.sf.net Alire crate: https://alire.ada.dev/crates/excel_writer Mirror: https://github.com/zertovitch/excel-writer
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    An open office (ODF) mail merge library. It is a replacement for the rather tired mailmerge project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Writer2LaTeX and Writer2xhtml is a collection of converters from OpenDocument Format (ODF) to LaTeX/BibTeX, HTML+MathML and EPUB. It is delivered as a standalone java library, as a command line application and as extensions for LibreOffice.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9

    Pdf Split and Merge with Bookmark Import

    PDF merging with bookmarks and pagination

    PDF Split and Merge tool is implemented using the PdfSharp library and is either GUI or command driven.It is useful for automated document creation.It allows bookmarks from the input pdfs to be imported and flexibly embedded in the destination document. PDF pages can be numbered and annotated with a footer label.
    Downloads: 25 This Week
    Last Update:
    See Project
  • Polygon Software | Apparel Software | PLM and ERP Solutions Icon
    Polygon Software | Apparel Software | PLM and ERP Solutions

    Small to mid-sized sewn goods manufacturers and textile mills.

    PolyPM is an integrated enterprise resource planning (ERP) and product lifecycle management (PLM) solution developed by Polygon Software. Built for small to medium-sized apparel manufacturers, PolyPM enables businesses to integrate all aspects of the product development, supply chain and production processes, as well as instantly access all their style and manufacturing information anywhere in the world. This allows businesses to shorten time-to-market, incur lower development costs, and improve customer service and worker productivity.
    Learn More
  • 10
    Lotus Notes e-mail (or any other document) notifier. Agent notifying about new emails through XMMP (used by Jabber IM service) protocol. Open architecture allows to write your own plugins supporting other types of communication channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mass File Renamer

    Mass File Renamer

    mass file renamer

    This is a software to rename all files within a folder with a specified starting name and file extension. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LibreOffice Java MessageBox Class

    LibreOffice Java MessageBox Class

    Simplifies messagebox generation using Java and LibreOffice SDK API

    The LibreOffice Java MessageBox Class simplifies generation of a com.sun.star.awt.XMessageBox with a custom title and message, a selected icon (determined by MessageBoxType), and selected response buttons. The selections are made using the same values as for XMessageBox. Return values are identical to those of XMessageBox excepting addition of an error return value. For convenience, the selection and return values are included as comments in the source file. USAGE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web (AJAX) based Office Suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sinekarta
    Estensione open source di Alfresco per implementare la firma digitale, la conservazione sostitutiva e la fatturazione elettronica. Maggiori informazioni : http://www.sinekarta.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fast calculator

    Fast calculator

    Fast and simple calculator.

    Fast calculator is fast and simple calculator with many functions on java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Xelem is a compact Java-library to read and write Excel files of type SpreadsheetML. It can produce sophisticated, intricate and complex spreadsheets from within any Java program. And, since the release of xelem.2.0, it can read xml-spreadsheets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    JFileSplitter

    JFileSplitter

    a java tool to split and join huge files

    Using this app you can easily split huge files so that you can easily transfer them in to drives. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A JAVA 1.3 library to create simple OpenOffice spreadsheet (ODS) files in an easy way within your Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CoGrOO: Open|LibreOffice Grammar Checker
    CoGrOO (A LibreOffice & OpenOffice.org Grammar Checker), the only open source Portuguese grammar checker that can be used with LibreOffice & OpenOffice.org.
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 20

    AccessODF

    ODF Accessibility Checker for OpenOffice.org and LibreOffice Writer

    AccessODF is an extension for ODF accessibility evaluation and repair in LibreOffice Writer and OpenOffice.org Writer. It supports the creation of word processing documents that are more accessible for people with disabilities, and checks the compatibility with DAISY and Braille.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    LOPDFConverter
    This project creates a command line java application that uses LibreOffice in a headless mode to convert a document to the pdf file format. The source document had to be in a file format that LibreOffice can open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    OoOfficeAutomation

    openoffice integrate

    you can integrate and fully automate your work on openoffice CALC using openoffice SDK and my lib make it easy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenEngage is a complete, integrated talent and performance management system. It provides web-based multi-rater assessments, cascading business goals, personalized development plans, surveys, reviews. Environments available for VMware and Amazon EC2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PPT Remote

    PPT Remote

    A java based presentation controller/remote

    A java based presentation controller/remote CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LaTeX Edit Kit
    LaTeX EditKit is a text-editing tool that can convert the edited text to LaTeX
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB