Showing 2304 open source projects for "java program"

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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1

    SIGGI

    Simulation of Ideation Games and Games concerning Ideation

    This is the SIGGI program used for a diploma thesis in 2012. It can be used as a solid basis for research concerning Ideation Games (Idea Creation). If you have module requests or want to contribute please contact the author.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Webdevelopment Helper

    Reduces data usage for websites and increases browser support for CSS3

    Helps easily remove spaces from HTML/CSS and adds appropriate CSS3 extensions. The whole point of this program is to minimize the amount of data you will need to upload to your website. However, with CSS3, a lot of important usage part need important prefixes like (IE: -ms-, Chrome/Safari:-webkit-, Firefox:-moz-, and Opera:-o-;-xv-). This is up-to-date as of 11/2/2012. Also remember, this program has certain syntax you must have, for example, if a line has any sort of comment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MoonPlanner

    MoonPlanner

    Moon calendar: shows moon's phase, signs and relatives plant's part

    MoonPlanner is a Java calendar that allow to view moon's phases, moon's signs (constellations in which the moon is), and show the part of the plant corresponding to each sign (flower, fruit, leaf or root). For every calendar's day the user can attach notes (that are stored in a persistent database). At the startup the program will remind you if there will be notes for current day. Timezones and localizations (En, IT) are supported by the application. This calendar is usable between 1900...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ImageJforXTF

    ImageJforXTF

    Open source software for processing XTF files

    This project was born from a stage at the "Signals and Images Lab (si.isti.cnr.it), Institute of Information Science and Technologies of the National Research Council of Italy". ImageJforXTF extends the open source ImageJ software with functionalities that allow to open and manage XTF files. This kind of files is used to record sonar and bathymetric data. An user can choose to open any file with extension ".xtf" so that the program parses it and shows the resulting image. Then the user can...
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5

    gundercrypt [MOVED]

    A CLI text encrypting/ciphering program and library for java

    ** MOVED: to github.com/gundermanc/gundercrypt A CLI text ciphering program and library written in java that makes use of pseudo random numbers and a password (provided by the user) to generate encrypted text by selectively shifting each subsequent letter by a pseudo-random index, encoding it as a letter stored in a hidden position within the String, and then re shifting the encrypted String again by numeric values deduced from a password to provide a dual layer of security. Easily can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ExtempFile

    ExtempFile

    A program that downloads articles from RSS feeds

    This program was designed and implemented with the goal of automatically generating extemporaneous speaking files in digital format as per National Forensic League rules. I've moved the project to my github here: https://github.com/bmsmith/ExtempFile
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    .../Hidden_Server.zip contains the "serious" version with a useful config.txt, no gui (server should run in background) and uses mainly ftp to get its commands, although you can connect via Tcp/Ip and the client from the Bin/Bin.zip or Bin/Client_Only.zip package. The hidden server has an English readme! For further information about the usage of the program please look at Doc/ or at the readmes in Bin.zip (currently both German, sorry). I hope v0.3.0 will follow till 12/12.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TextComparer

    Small Java program to compare two texts

    Small Java program to compare two texts, originally designed to be used to find quotations in a Byzantine anthology. It can quite likely be used to detect plagiarism between two texts as well Graphical interface which allows easy navigation between corresponding parts in the two different texts. Uses the http://software.jessies.org/salma-hayek/ Java TextArea for this. Probably very much can be done to improve this program and the algorithm which it uses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    TCP Java Games

    A program to play games through a server with other users.

    TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well. The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    DexGuess

    DexGuess

    A simple game to analyse your skills in number guessing.

    The program randomly selects a five digit number. You have to find out that number in the minimum number of logical guesses possible. You will enter a five digit number and the program will tell you if the number is more than, less than or equal to the random number selected by the program. Repeat the process to find the number out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    Based on the not-so-successful Pysimony (https://sourceforge.net/projects/pysimony/), the same determined student takes another go at the phylogenetic problem. Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bishop Carroll School Tracker

    Bishop Carroll School Tracker

    Schoolwork Tracker for Bishop Carroll Students

    This program was made with the intention of creating a usable interface for Bishop Carroll students to manage their schoolwork in a way that is specifically made for them. The Bishop Carroll Schoolwork Tracker was developed during the summer of 2012, by Joel Gallant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This application is designed to help create Contract bridge hands with constrains on points and/ or number of cards per suite for each player. The program is an easy to use Java program which outputs the results in an HTML format (fits an A4 page for easy printing). Media wiki pages: http://sourceforge.net/apps/mediawiki/bridgedealer/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    List Manager

    List Manager

    This program adds and removes name from a list.

    This program was originally designed for ticket sales at concerts. The name would be entered when the ticket is sold and then remove it when they enter the concert. The program also displays the amount of items in list. The reason why the program is not written better is, because this was my first java program and I used it to prove my basic skills to people. Anyone is free to use the program.The source code is available on request. Email: bjcustomsoft@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SarBox

    SarBox helps user to parse or analyze sar data

    The software program (SarBox) parses and analyzes SAR data in charts or text formats. SAR is cumulative activity counters in the operating system. It is the most comprehensive command which helps to monitor performance of various Linux / Solaris subsystems (CPU, Memory, I/O, Disk, Network, etc) all in same log. This makes it difficult to analyze since every counter data is dumped into the log file. SarBox helps to analyze this log file and present data in graphical charts or text format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    XML validating & querying tool

    Comman-line interface XML validating & querying tool

    The program processes the given source XML file according to command-line arguments. It can validate the file (with -x or -d option) or query XPath expression (with -p option). Usage: java -jar clivaq.jar -- shows the help screen java -jar clivaq.jar -d <file.dtd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -x <file.xsd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -p "<XPath expression>" <file.xml> -- evaluates an XPath expression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    zephyr

    Experiment automation

    Zephyr is a script-driven experiment automation program that works various measurement instruments and actuators. It supports instruments from Agilent, Eco Physics, ICS Electronics, Keithley, Omega, Teledyne and other manufacturers. The script language is XML-based. Syntax highlighting is available. The source code is included in the distribution. Contact the project admin to get SVN access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JXLStoKML

    JXLStoKML

    Converts .XLS to Google Earth .KML

    This program will convert a Microsoft Excel (.xls) spreadsheet with addresses to waypoints for use in Google Earth with the .kml file format. ** Updated September 3, 2012 - Program will now process geocode requests in batches of 10 to eliminate duplicate lat/long error. **
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Desktop Background Auto Changer

    Fetch a wallpaper from vex.nu

    Java program to fetch you a new wallpaper from http://vex.nu Windows only.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    LapTimer
    A wxPython program for recoding lap times for almost anything. Supports multiple vehicles.Records pit times, so they can be analyzed as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BlackEagle Paw

    this program encryptes windows files

    BlackEagle Paw's main purpose is encrypting windows files with your memorized keyword.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AOE Rec Fixer

    AOE Rec Fixer

    An utility that fixes recorded games from age of empires II

    For those who play age of empires II multiplayer often probably have experienced that they can't open some of their recorded games. Most of the times this is caused by a broken header in the file. This program fixes the header in a easy and fast wayso that after fixing the headers you can watch the fixed recorded games just like any other recorded game.. Works for age of empires II:The conquerors 1.0c and 1.1. Beta release 0.2 If you find any bugs send me a mail at 1302AOE@hotmail.be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Debug Visualization Tools

    Visualization tools to help developers analyze program execution

    This is a research project aimed at providing tools to help developers capture and visualize what is actually happening when your program executes. And hopefully make debugging an easier, quicker and less painful process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Yaşını Bul

    A program to find your age

    Yaşını Bul is a program to find your age with day, month and year enterence today and born date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Geometri Hesaplamaları

    Geometry calculations

    A program for calculate geometry calculations with different types.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.