Showing 1853 open source projects for "java jre 7"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    JPCme
    JPCme is a MIDlet program written in java based on JPC (http://sourceforge.net/projects/jpc/) that emulate old MS-DOS to run old games, like keen4, dynabomber, ecc... it is a j2me dos emulator The target devices for this MIDlet is NOKIA S60 series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jes-gui
    A gui to administer domains, users and digest-MD5 realms for the java email server (JES).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Studentenprojekt zur darstellung von Google Keywordanalysen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Volta is a suite of development tools for distributed, hard real-time systems. It includes Cascade, a control flow analysis tool for Java, and Clepsydra, a worst-case execution time analyzer. Also included is a Clepsydra plug-in for jEdit.
    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
    Bedford Robotics
    The central programming location for the Bedford High School robotics team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GiraffeFTP is a Java based FTP client and server. It includes GUI and command line tools. Good code to see to understand the FTP Protocol and sockets. Also includes a non-standard implementation of SSL sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A program that can mimic the user's interactions with the computer at a scheduled time. With mimer, the user can record what he's doing (e.g. clicks or typing etc.) and then tell the software to mimic what he/she did in a different time. Needs JRE.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    PokerApp is a client/server multiplayer poker game that can support up to 8 network opponents. Currently supports 18 games including Texas Hold'Em, Omaha Hold'Em, Omaha 8, Seven Card Stud, and Five Card Draw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    The BE-Calculator is a Java application, written to ease the average diabetic's life. It currently only calculates how many I.U. you have to inject, but aims at providing a full, multilingual diabetic's diary. This project has been superseded by GGC!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LateralGM
    ...You can now find the latest code at https://github.com/IsmAvatar/LateralGM This repository will remain here as a way to look up things on the old svn repo. LateralGM (LGM) is an alternate Game Maker IDE written in Java. It can be used to edit projects, and, with a plugin like ENIGMA, it can compile/run them. It has many other uses, including GM8 -> GM6/7 conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lsl Plus is an edit/compile/test environment for the Linden Scripting Language (LSL), implemented as an Eclipse plug-in.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The Java User Group Chennai
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This tool was designed to convert latin characters in greek characters. It converts latin characters to greek HTML-entities or "ISO-8859-7"-characters or "greek-unicode"-characters. The appropriate characters are outputed in the appropriate editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a Project for Text To Speech Conversion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    xSocket is an easy to use NIO-based network library to build high performance, highly scalable network applications. PLEASE NOTE that the active development has been stopped. Currently this project supports bugfixes only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An Eclipse plugin for developing applications with Apache Tomcat. Allows to configure the project, and to start and stop a Tomcat session in debugging mode from within Eclipse. This project is based on the former Sysdeo Tomcat Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Easy-EIGRP
    Easy-EIGRP is an implementation of the Enhanced Interior Gateway Routing Protocol developed in Java. It has a user-friendly and flexible graphical user interface that allows users to configure all relevant aspects of the network and the protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SoraSky
    SoraSky ermöglicht es selbst Spiele in Form einer Visual Novel/Dating Sim zu erstellen. Dazu wird lediglich eine Textdatei sowie bei Bedarf zu verwendende Bilder benötigt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This software aims in providing a Greek version CES-D test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SRT subtitle converter (ASCII to UTF8)
    Convert Persian/Arabic SRT subtitles use ASCII character encoding to UTF8 to see subtitles correctly in all operating systems. Just execute this command (before this you must install JRE): java -jar ascii2utf8.beta.jar "input_file.srt"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A java port of Perl Unidecode module. Strips diacritics and transliterates unicode characters to 7-bit ASCII. New official page: https://github.com/gcardone/junidecode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An IntelliJ IDEA plugin which allows you to quickly navigate to a particular usage of any member. Similar to Ctrl+Alt+F7 in Reshaper. More convenient to use when compared to Alt+F7 which's the native GoToUsage functinality of IntelliJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BlueX is a CrossPlatform Explorer cum Environment.It is meant for removing the hazard of virus attacks through opening pendrives or any other removable drives. It requires JRE 1.6 it is free and downloadable.For more details: http://bluex.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Original Joda project

    Original Joda project

    This is the sourceforge project page for the original Joda project which is now inactive and unmaintained. It was a domain model framework to bind beans, XML and GUIs. Features include SAX input and output, XPath model querying, Swing integration and an OO property syntax (much better than C# properties!). See http://www.joda.org/joda-beans for the replacement project.
    Downloads: 0 This Week
    Last Update:
    See Project