Showing 4505 open source projects for "dr java windows"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 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
  • 1
    PDFManager

    PDFManager

    Application to modify pdf files.

    Java application to modify PDF files. It may be used to merge two or more PDF files, delete pages, change page order, etc. Windows installer and source code to download. ------------------------------------- Version 2.0: You may create PDF files from *txt files; You may create PDF files from pictures; You may choose the order of the pages when merging files; New Interface; Available for Linux; -------------------------------------
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Identigrate

    Identity Based Integration

    Identity Based Integration. Allow disparate systems to communicate shared data using a common event model and identity. Based on an integration platform with 20+ years of business model development and production stability since 2005.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Alevin2

    Alevin2

    Tool for the evaluation of ALgorithms for Embedding VIrtual Networks

    ALgorithms for Embedding VIrtual Networks Software to evaluate Virtual Network Embedding Algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ARSystem plugins for Pentaho Kettle

    AR-System step and db plugins for Pentaho Data Integration Kettle V5

    Allows you to write per API to AR-System Server (BMC Remedy Action Request System). Includes two step output, one step input and one database plugin. The step plugins need the database plugin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    EasyInvoice

    Create and print simple invoices

    Create simple invoices and print or store them as PDF in a nice layout with an open source application which runs OS independent (if Java is installed on your machine) For new versions please look at: https://github.com/cpo1964/easyInvoice
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JHotDraw is a two-dimensional graphics framework for structured drawing editors that is written in Java. It is based on Erich Gamma's JHotDraw, which is copyright 1996, 1997 by IFA Informatik and Erich Gamma.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Universal Password Manager

    Universal Password Manager

    Store all your passwords in one secure encrypted database.

    Universal Password Manager allows you to store all your passwords in one highly secure encrypted database. Its strengths are simplicity, portability and security (uses 128bit AES encryption). UPM is available on Android, Windows, OS X & Linux.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 8
    BLAX! is a state-of-the-art Java-Swing application for optimized POS-Management and inventory management. Its keyboard-based control is optimized for high performance and all the GUI-Elements are designed for clarity instead of "colorful clickyness".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CloverDX

    CloverDX

    Design, automate, operate and publish data pipelines at scale

    Please, visit www.cloverdx.com for latest product versions. Data integration platform; can be used to transform/map/manipulate data in batch and near-realtime modes. Suppors various input/output formats (CSV,FIXLEN,Excel,XML,JSON,Parquet, Avro,EDI/X12,HL7,COBOL,LOTUS, etc.). Connects to RDBMS/JMS/Kafka/SOAP/Rest/LDAP/S3/HTTP/FTP/ZIP/TAR. CloverDX offers 100+ specialized components which can be further extended by creation of "macros" - subgraphs - and libraries, shareable with 3rd...
    Downloads: 7 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 10
    MeNUS

    MeNUS

    The Revoluntionary Restaurant Management System

    Improves the management and its efficiency of your restaurants in NUS. This is a desktop menu application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface) which is oriented for typist users. The target user group is F&B owners who operate one or more restaurants in NUS. This application aims to improve the effectiveness and efficiency of managing their restaurants. Essentially, MeNUS is the one and only restaurant management system they will ever...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kitchen garden aid
    An easy to use application to design your kitchen garden or your house farm. Helps you plan your plants ( vegetables, fruit trees, herbs, flowers ) so that it respects the rules of crop rotation and companion planting. Based on square foot gardening. Requires Java 8.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Physhun is a Java framework for building and executing finite state machines in J2SE and J2EE environments. State models are defined as collections of Spring beans, and do not use proprietary modeling languages. The framework is simple and flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Merchant of Venice
    Venice is a stock market trading programme that supports portfolio management, charting, technical analysis, paper trading and genetic programming. Venice runs in a graphical user interface with online help and has full documentation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    apache spark data pipeline osDQ

    apache spark data pipeline osDQ

    osDQ dedicated to create apache spark based data pipeline using JSON

    This is an offshoot project of open source data quality (osDQ) project https://sourceforge.net/projects/dataquality/ This sub project will create apache spark based data pipeline where JSON based metadata (file) will be used to run data processing , data pipeline , data quality and data preparation and data modeling features for big data. This uses java API of apache spark. It can run in local mode also. Get json example at https://github.com/arrahtech/osdq-spark How to run Unzip the zip file Windows : java -cp .\lib\*;osdq-spark-0.0.1.jar org.arrah.framework.spark.run.TransformRunner -c .\example\samplerun.json Mac UNIX java -cp ./lib/*:./osdq-spark-0.0.1.jar org.arrah.framework.spark.run.TransformRunner -c ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    openCRX - Enterprise Class CRM

    openCRX - Enterprise Class CRM

    professional CRM and groupware service, ready for the cloud

    openCRX moved to https://github.com/opencrx
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    X10

    Performance and Productivity at Scale

    X10 is a class-based, strongly-typed, garbage-collected, object-oriented language. To support concurrency and distribution, X10 uses the Asynchronous Partitioned Global Address Space programming model (APGAS). This model introduces two key concepts -- places and asynchronous tasks -- and a few mechanisms for coordination. With these, APGAS can express both regular and irregular parallelism, message-passing-style and active-message-style computations, fork-join and bulk-synchronous...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    A simple personal accounting manager as an Eclipse desktop application. Handles multiple accounts and users. Also provides with basic accounting framework including : model, persistence, views, ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Shark - Java Open Source XPDL Workflow
    The Enhydra Shark project delivers a workflow server with a difference. It is an extendable and embeddable Java Open Source workflow engine framework including a standard implementation completely based on WfMC specifications.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    GMOL

    GMOL

    A tool for 3D genome structure visualization

    GMOL is an application designed to visualize genome structure in 3D. It allows users to view the genome structure at multiple scales, including: global, chromosome, loci, fiber, nucleosome, and nucleotide. This software was built upon the pre-existing Jmol package by Prof. Cheng's group. The software is developed in Prof. Jianlin Cheng's Bioinformatics, Data Mining and Machine Learning Laboratory in the Computer Science Department at the University of Missouri - Columbia, USA. The project...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    JBotSim is a multipurpose dynamic network simulator that allows to quickly prototype a distributed algorithm and test its behavior on a set of static or mobile nodes. If mobile, the nodes can be controlled by the mouse or by program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Simulador de Investimentos

    Simulador de Investimentos

    Ferramenta para simulação de investimentos de renda fixa

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Maintenance Manager is a Help Desk Application written using Java to allow tracking of "trouble" tickets and their resolution. Please see http://maintmgr.sourceforge.net for installation instructions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CopyHelper is a simple FREE portable Clipboard Manager (for windows only) that let you save any copy you made during your daily work. This software traking any copy you made and automatically save it to file or to memory only (you can choose not to save it to file) How to use: * Press Ctrl+V and hold V. A paste selection window will open with list of copies you previously made before. * Press Ctrl+C and hold C. A copy save window will open. in this window you can set how you want to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Material Calendar View

    Material Calendar View

    A Material design back port of Android's CalendarView

    A Material design backport of Android's CalendarView. The goal is to have a Material look and feel, rather than 100% parity with the platform's implementation. Material CalendarView 2.0 comes in with a major change into the core of it's API, we transitioned from using java.util.Calendar to java.time.LocalDate. Also that should not impact the public api (we are still using CalendarDay), both Calendar and LocalDate function a little bit differently. One example of that: Months are now indexed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Jasper2Docx

    JasperReports exporter to Docx document

    [EN] An implementation of a JasperReports exporter that produces Word 2007 document (docx format) from a report. The difference between this library and the JasperReports default exporter is the mission to produce the less number of tables in the Word document, that is to obtain a document based on text paragraphs instead of tables, easy to edit. [IT] Implementazione di un convertitore di un report prodotto con JasperReports in un documento in formato Word 2007 (docx). A differenza del...
    Downloads: 0 This Week
    Last Update:
    See Project