Showing 1653 open source projects for "simple java project"

View related business solutions
  • 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
  • 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
    OpenUnderwriter (Insurance Distribution)

    OpenUnderwriter (Insurance Distribution)

    Feature rich insurance quote & buy system for underwriters and brokers

    OpenUnderwriter is an open source software house specialising in the development of IT solutions for the insurance market. Specialists in the areas of eBusiness and component based development, the team has developed technology for a number of major insurance companies. The OpenUnderwriter platform has been collaboratively developed by some of the best technical brains in the Insurance Industry and offers a viable alternative to traditional solutions. To date, OpenUnderwriter has been...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    CleverClients

    CleverClients

    Free open-source small business management software

    CleverClients is software for small businesses that need to manage their clients (customers) and the appointments clients make for the services the business provides. The software is suitable for businesses whose clients come to their premises (such as mechanics workshops, psychology practices, hairdressing salons and educational providers), and for businesses whose staff go to client's premises (such as plumbers, cleaners and pest exterminators). The list of potential business types is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JSpecView Project

    JSpecView Project

    Spectroscopy Viewer

    The JSpecView Project initially provided JAVA applets for the display of JCAMP-DX and AnIML/CML spectral files. The source and binary files are available via the Code (sourceforge SVN) and Files menu options. See the WIKI pages (Hosted Apps) for more detail. Beginning September 2018 all code changes are being handled via the Jmol Sourceforge page.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4

    Tidbits

    Simple web-based personal digital wallet.

    Tidbits is a web-based digital wallet. Use it to store usernames, passwords, phone numbers, or any little tidbit you might easily forget. Then you need only remember your one Tidbits password to access all your important details. Tidbits 2 is optimized for mobile touch-based devices like the iPhone and iPad (it works well on desktop browsers, too). The integrated search engine makes it a snap to find all those little nuggets you don't want to have to remember but want to be able to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 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
    WizardStrool TaskMan

    WizardStrool TaskMan

    An open-source task manager for the Android™ platform

    A free and open-source, fully customizable task manager for Android. Full-featured version on about June 2019. For contributing, see file TODO inside the repository root. TaskMan is licensed under GNU GPL version 3 or later; see LICENSE file inside the repository root. Android is a trademark of Google LLC in the United States and/or in other countries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OrangeCalculator

    Orange Calculator Lite is a Simple Java Calculator!

    Orange Calculator Lite Application is an application that was written in Java, this is a application that performs arithmetic operations on numbers. This simple application can do addition, subtraction, multiplication, division, percentage, square root, negative numbers had a a nice friendly look & feel and touch typewriter sound that can be enabled & disabled!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CloverDX

    CloverDX

    Design, automate, operate and publish data pipelines at scale

    ...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 parties. Simple data manipulation jobs can be created visually. More complex business logic can be implemented using Clover's domain-specific-language CTL, in Java or languages like Python or JavaScript. Through its DataServices functionality, it allows to quickly turn data pipelines into REST API endpoints. The platform allows to easily scale your data job across multiple cores or nodes/machines. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    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
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MarDRe

    MapReduce-based tool to remove duplicate DNA reads

    ...Instead, MarDRe takes advantage of the MapReduce programming model to significantly improve ParDRe performance on distributed systems, especially on cloud-based infrastructures. Written in pure Java to maximize cross-platform compatibility, MarDRe is built upon the open-source Apache Hadoop project, the most popular distributed computing framework for Big Data processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    X-RIME is a open source project devoted to provide Hadoop based solution for large scale social network analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Software de Trazabilidad animal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JPDF Viewer

    JPDF Viewer

    Your Java Swing PDF Viewer/Reader cross platform

    ...id=com.ulm.pdfreader =============================== Get now your Word Processor in pure java: https://sourceforge.net/projects/jwordprocessor/ =============================== See my web project extensions for browsers: Chrome extension: http://bit.ly/2cELWLs | http://bit.ly/1PWKVdu Add-on Firefox: http://mzl.la/1Wn51hg My Mobile Applications: http://bit.ly/1MrlgKk ======================= Visit this web site to get javascript library for PDF generator: https://ulmdevice.altervista.org/pdfapihtml5/
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20
    STEMCalc IV - Mathematics Swiss Knife

    STEMCalc IV - Mathematics Swiss Knife

    The Fourth Edition of STEMCalc and the biggest one yet!

    +++DISCLAIMER+++ The project is still currently in beta, thus have bare functionality, and possible bugs. Anyone who can spare time and lend a helping hand as a beta-tester is very appreciated. Contact the author for more information. +++INTRO+++ STEMCalc IV is a simple, yet powerful, console-programmed calulator written in Java, performing one calculation with two numbers max at a time and other various functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    As of 2018-06-28, this project has moved to https://github.com/AdamaJava. This copy of the code will remain but all new code updates and releases will be from the new site. Java code developed by the Australian ICGC team for operating on next-generation sequencing data. This code is currently being maintained and expanded by the QIMR Berghofer Genome Informatics team (http://www.qimrberghofer.edu.au/lab/genome-informatics/) More details and documentation can be found on the wiki: http://sourceforge.net/p/adamajava/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Penthode

    Penthode

    Penthode simulates, draw and plot electrical power distributions

    Given a simple net-list describing the high level power architecture of your system Penthode: - simulates the voltage and current from device turn on to the steady state. - highlights components working out of specification - draws a nice power tree diagram showing the currents/powers balance - plots node transient voltage and gate current waveforms It is possible to change component parameters interactively to improve the design
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JPdfCompressor

    A simple pdf compression tool written in Java using Itext PDF Library

    A simple pdf compression tool written in Java Using Itext PDF library for java
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A java decision supporting application for the urban planning domain. It is designed as a desktop frontend to a Mixed Integer Programming engine. Actually it uses the GNU Linear Programming Kit (GLPK).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TimeCollect
    TimeCollect records time you spent on your development work. Core features are: Automatic uptime monitoring, recording a break with one click, Trac integration for fetching tickets you are working on, storage in Derby or external MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project