40 projects for "java swing" with 2 filters applied:

  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    OpenRocket
    An Open Source model rocket simulator.
    Downloads: 157 This Week
    Last Update:
    See Project
  • 2
    Data Crow

    Data Crow

    The ultimate cataloguer

    Data Crow allows you to use the standard movie & video (divx, xvid, DVD, Blu-ray, etc), book (and eBooks), images, board games, comic books, games & software, music (mp3 and other music files) cataloguing modules. Besides these modules, which you can change to fit your requirements, you can create new modules (want to catalogue your stamps, equipment, or anything else?). The GUI is skinnable. Reporting (using JasperReports and their community edition JasperSoft Developer Studio ), loan...
    Leader badge
    Downloads: 267 This Week
    Last Update:
    See Project
  • 3
    JDiveLog
    JDiveLog is a logbook for scuba diving written in Java. It manages all important dive data, as well as the pictures taken during the dive. Features include import of UDCF data, data from Suunto/Uwatec computers, profile generation, web page generator.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    MCSPhantomUpdater

    Program to help the update process of DJI Copter Phantom 3 and Inspire

    Program to help the update process of DJI Copter Phantom 3 and Inspire 1. It will download the desired firmware and copy the firmware to the selected sd card. Works with windows (.exe file), mac and some ux variants.
    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
    BBCT is a simple program that allows the user to enter data about baseball cards and search through the collection using limited criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    alkacalc

    Lye calculator for soapmaking

    AlkaCalc assists with the creation of soap recipes for either liquid (potassium hydroxide) or bar (sodium hydroxide) soaps by calculating the amount of lye needed to saponify any combination of soapmaking oils.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pafcalc

    pafcalc

    DIY fertilizers calculator for planted acquariums

    This tool allows you to perform some calculations related to DIY and dosing fertilizers in planted aquariums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Le chansonnier

    Le chansonnier

    Your electronic guitar songbook

    "Le chansonnier" is a program allowing to create, manage, display and publish a guitar songbook. It is able to produce nice PDF documents containing song and chords along with chord diagrams.
    Downloads: 139 This Week
    Last Update:
    See Project
  • 9
    jErgoTrainer

    jErgoTrainer

    A Java training software for the daum electronic ergo_bikes

    A Java training software for the daum electronic ergo_bikes TRS 4008/8008, vitaPC and fitnessPC. The software communicates with the ergo_bike via the serial port (resp. USB) and provides a real-time graphical representation of the data in multiple diagrams and 7-segment displays. It provides the fix programs of the ergo-bike and user defined watt- and height-programs. Training data can be stored, analyzed and compared with other trainings. User programs (at this time just watt-controlled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    getNya

    getNya

    Simple application for downloading pictures from Zerochan.net

    Simple java application for downloading high-quality pictures from Zerochan.net. You can find images by size or a tag. It's simple. And flat. All you need to do: download .jar file and run it with Oracle JVM (or any another JVM supporting image decoding)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JTagBasedMediaCenter

    a java tag-based media-center

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Lanbahn

    Controlling Model Railroad via Networks

    Controlling Model Railroad via Networks "Lanbahn" Concepts - intelligent end devices - all with a network, wlan or other sophisticated interface. - can be operated without a central station - no complex binary protocols - communications via multicast UDP messages - decoders can advertise their capabilities via zeroconf/avahi/bonjour protocol. - raspberry pi as one hardware platform - tinkerforge IO bricklets for turnout and signal control
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UPDATE: Load the Release package and the single new JPortal.jar file. After installing - copy the new jar over the one installed! This is important, otherwise graphics can not be imported properly! --- JPortal version 1.3 is released!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    DobHelper

    DobHelper

    Make star maps for anywhere at anytime

    Generate star maps for anywhere at anytime. Choose from a database of thousands of deep sky objects, including all Messier, Caldwell, and NGC objects. Also allows recording of notes on viewed objects, and configuration of user-generated observation lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Targol Hobby Manager

    Targol Hobby Manager

    Tool to manage figurines painting hobby projects

    EN : This tool is the second version of a tool to manage colaborative painting sessions. You create your army list, dispatch your units in sessions and warn your fellows about your progresses with images. FR : Ce logiciel permet de gérer les projets de peinture sur figurines (aussi appelés "Choix des armes"). Vous créez votre liste d'armée, répartissez ses unités selon les sessions et partagez votre avancement grâce aux images générées.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Elite Comix Reader

    Elite Comix Reader

    A simple java based comic book reader.

    A simple java based comic book reader. Reads .cbr, .cbz, .zip and .rar files. Image formats suported are jpg, png, bmp, wbmp etc. Reqirements : Requires jre 7 and javafx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Policy Debate Timer

    Policy Debate timer.

    This is a timer I created for my own debating. I found it to be extremely useful. All the other timers I found only worked in Windows or Mac, didn't work, or were inconvenient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jbookshelf

    Jbookshelf

    Jbookshelf is a portable library/video-library/collection manager!

    Jbookshelf is a Bookcase and a book/video/collection or even warehouse manager; it can tracks any changes and shows the aspect of your libraries. It is portable, try to install it on a usb stick! It need only the Java runtime environment(JRE). Follow it on Facebook or G+ !
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21

    jSpykee

    Spykee Control Interface in Java

    jSpykee is a Control Software for the Spykee Roboter by Meccano written in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    MMM jLauncher
    This project is about creating a portable launcher for the Maniac Mansion Mania Fangame-Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Swing ODBC based grocery list. Looking for Java developers to help improve features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ever wish that you could make something automated, well now you can, with Robot Automaton! you can run multiple programs that will repeatedly do tasks with an initial instruction only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    StampI
    A simple postage stamp inventory and cataloguing software. This philately program allows an easy management of your collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB