Showing 2298 open source projects for "java program"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    CsvToFootprint

    Convert CSV to Kicad footprint.

    For electronics engineers, when using open source EDA tools, one of big challenge is component schematic symbols and footprints. If you are creating footprints for component with more than 100 pins, it becomes very time consuming and challenging to create error free footprints. Here is a simple program to create footprints for open source EDA kicad. The idea is to describe footprint in .csv format and convert .csv to kicad footprint format. At preset program supports Kicad only, but can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Android Walker

    android walker touchscreen

    A small project I did to try and program for Android. The program is written in Java with NetBeans. You can control a character with the touchscreen, the character will walk towards the point you are holding your finger on. Maybe I can use this to make something more interesting later, project is dead right not. But I want somewhere to save my sourcecode. http://www.youtube.com/watch?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    YGO Dueling Sim

    Dueling Simulator for the Yu Gi Oh TCG

    This is a Java-based program intended to allow users to simulate Yu Gi Oh duels with AIs or with friends. The project is has been in the design and brainstorm stage for approximately two months and is now in development: 1: Functional GUI which allows all elements of YGO gameplay. This stage will allow users to explore the interface and perform all actions available in the YGO card game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Store several passwords with a single portable program. Just remember only one password. It's up to you to decide how many password you want to store, and which name you want to give to that password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Atreis IM is a flexible and extendable hierarchical information manager written in Java. The program includes an easy to use user-interface, full search capabilities, and the display of information can be customized by extending a couple Java interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A program that gets the configuration of a dual monitor setup and will create a desktop for it with other images. Please set your desktop mode to "tiled" when using the images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LANShare is a program that would enable users within a similar workgroup in the same LAN environment to share files and folders and create their own groups and communicate using peer to peer method without any central server or authority needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dynamic tree of Java objects encapsulates hard-drive and Jar/Zip files (and their inner files) and Java objects all the same way. Create new ways of communication as executable Jar files, like a paint program that creates/uses paint programs as tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PALGCK
    It will be a new Linux-distribution, but now there's only a little Java-Program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    CesTa (Code Enhancing Security Transformation and Analysis) is a tool for enhancing security by program transformations. Focused on Smart Cards (Java Card in particular), powered by Ant, ANTLR and StringTemplates.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    winPoker
    winPoker is a small Java-coded Program to calculate the chance to win in Texas Hold'em Poker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Point
    100% portable java application. Designed to work like Microsoft (c) PowerPoint or OppenOffice Impress, but the program itself as well as the presentation is distributed as a single jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EtiGen
    Little program to convert a CSV list to a PDF file with tables containing the information. This tables can be printed using Sticky papers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FMI Workbench is a Java program useful in order to manage FMI, functional mathematical index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Software for optimization of multi modal, multi dimensional functions based on SOMA algorithm. Program is implemented on top of hadoop, and is especially well suited for functions with high computational times because of its distributed nature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A powerful java Editor
    powerful Java editor withe capability of running your program through the Editor only. Beside getting all the basic functionality of a editor, it also has the power to stop your Java program in a running state by clicking stop button
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sukija is a program for indexing text documents written in Finnish. This project has been moved to GitHub: https://github.com/ahomansikka/sukija
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Home Teaching Helper is a program to help LDS leaders work with Home and Visiting Teaching data from MLS. It will convert the data to other more useful forms, such as HTML (great for PDAs), simplified CSV for spreadsheet use and Return and Report files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    jSyncer

    File system synchronization tool

    Simple utility to synchronize the content of two file system directories. I've never had problems using it but it's not guaranteed to work perfectly: this program comes with ABSOLUTELY NO WARRANTY, USE AT YOUR OWN RISK!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is being developed to be a Java based speech recognition (SR) program. In addition to the SR program itself, it includes a program which allows a user to view the sound being received by the computer. The user can manipulate this data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TRUTH TABLE SOLVER
    Truth Table Solver is a program that solves the truth table and output all the possible minimized boolean expressions.It uses Quine-McCluskey algorithm (Tabulation method) for boolean minimization.It has an easy to use GUI and a command line mode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    I did what any real geek would do; I have written a compiler compiler. It is called Language Processor. A software that you can feed in a language definition with its semantic and you get an object that can run your program in your defined language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SamyGo ChanEdit
    SamyGo ChanEdit is a program to manipulate TV channel line-up of Samsung TV on a PC. Today it only supports channel lists of Samsung C and D Series TV
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    This program is a CSV editor and listed record at form view. Written by Pure Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This program logs into popular german webmail sites (web.de and gmx.net) and displays the number of unread emails in the status bar. The user can then click on the icon, which launches the web browser and automatically logs into the webmail site.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB