Showing 1528 open source projects for "java swing components"

View related business solutions
  • 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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    This project develops an open source editor for Clavia Nord Modular and Micro Modular synthesizers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    ORIPA S

    A drawer for origami crease pattern

    ORIPA S is a drawing tool specifically designed for a origami crease pattern. It is derived from ORIPA which is developed by MITANI Jun. New features by ORIPA S are: - save current crease pattern as a image file (jpeg, png) not only original project file. - while pasting, select a point on pattern to be matched against destination point. - Some considerable bugs are fixed (i.e., wrong undo behavior on ORIPA v0.35). This program is free software: you can redistribute it and/or...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    EliteTagger
    Advanced tag & rename application with Discogs integration. Besides that you have also the possiblity to convert audio files (flac / mp3 / ogg / wav), extract audio from video files, and many more ... OS: Windows platform (soon Mac / Linux) - Looking for developers, please contact me ! Java: Java 7 platform (latest version is recommended) Downloads: v3.03.09-1925 (beta) 32-bit version (x86) v3.03.09-1925 (beta) 64-bit version (x64) Remark: auto detector is an experimental module,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A screen capture / screenshot and edit utility written in java to be cross platform. It allows the selection of an area with instant, inplace markup and annotation ability, then copy to clipboard or save to file.
    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
    AsphaltOpen is a project to visualize data collected during road asphalting operations. Asphalt contractors can use the software to visualize their operations, learn from the visualizations, and improve their processes continually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Cabernet

    Cabernet is an MP3 manager with cloud integration.

    When we used WinAmp to manage our music, the organization of the mp3 files themselves was a secondary concern. Now that we are migrating to cloud based music systems, a music manager needs to be more of an organizational tool than a player. Cabernet attempts to fill that new realm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AnimeBrowser is a java multiplatform program designed to help people who are accustomed to watch a lot of anime series. You can define episodes series you are looking for, then AnimeBrowser will search for it on some very popular websites.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    J Subtitle Player is a program that plays SRT subtitle files on a translucent window. It's a great way to add a subtitle to a video that doesn't have any subtitle support. It can also be used with native and online streaming videos, such as, Netflix, Hulu, Amazon Prime videos, Google Play Movies, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pan

    Pan

    Audio Downloader from Youtube

    It's just the simpliest way to download audio tracks from youtube such as music, speech, sounds.. Link: http://www.youtube.com/watch?v=OURgJgzSwvE
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    JJTeacher is a java based programm to learn jazzchords on a midikeyboard. The chords are displayed on screen and you have to play them. Some chords like Minor, Major and Evans voicings are delivered. Own chords can be defined in an xmlfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MangaCat

    MangaCat is a cataloguing program to manage your manga collection

    MangaCat is a manga cataloguing program to manage your manga collection. With mangaCat, you will be able to catagorise Scanlated Manga archives into volume/chapter ascociations based on Manga name. The MangaCat software suite is modeled after popular media players such as Winanp and Windows media player where the user can import media files and manage them through tagging in the media library. Once you have imported your manga files into the Media LIbrary, you can read your manga files...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SpotMachine
    A program to record and sequentially play audio spots in e.g. supermarkets. This project is now on github: http://github.com/pryds/spotmachine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Maestro Project

    Maestro Project

    Maestro is a Rethought Virtual Metronome

    Maestro is a free open source multiplatform virtual metronome, totally rethought to provide new functionalities to the user and a much better and easy-to-use interface. We know: there are lots of virtual metronomes, and many of them are also free software. However, there are no one like Maestro. Our professional team have produced a more ergonomic interface, powerfull but simple and easy. The inovative features were created in consonance with professional musicians and reflect their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A collection of Java ports of open source terrain and solar system generation packages. Code has been extensively refactored, extended and documented. GPL License with exception for required libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JFileSplitter

    JFileSplitter

    a java tool to split and join huge files

    Using this app you can easily split huge files so that you can easily transfer them in to drives. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    cancerberosgxjava1

    some utils project and some final user apps written in java desktop

    some utils project and some final user apps written in java desktop. Author, Sebastián Gurin, aslias cancerbero_sgx, some time ago write these util java classes and final user tools and now wish to share and mantain these here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Description Title: Jxt4PlayerJ Version: 9.0.0v Developed: Kumar KBS J Jxt4PlayerJ is a Java Application used to play the Supporting Audio Formates: MP2, MP3, WAV, MID, MPG,.... It Plays Non-Tagged Audio File Formates Only. It Supports Four Themes for look and feel. ShotCut Keys: ALT+1 : Theme1 ALT+2 : Theme2 ALT+3 : Theme3 ALT+4 : Theme4 ALT+A : Adding Selected Song To Playlist ALT+R : Removing Selected Song From The Playlist ALT+Enter : Play The Selected Song ALT+P :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Jxt4PlayerJ: MP3 Player

    Player Exclusively For MP3 File Formates Only

    ==================================================================================== Title: Jxt4PlayerJ Version: 9.0.1v Developed: Kumar KBS J Jxt4PlayerJ is a Java Application used to play supported Audio Format Files. The Supporting Audio Formates: MP3 It is set to Repeated Mode and plays repeatedly until Pause or Stop button pressed. It Supports Five Themes for look and feel. ShotCut Keys: ALT+1 : Theme1 ALT+2 : Theme2 ALT+3 : Theme3 ALT+4 : Theme4 ALT+5 : Theme5 ALT+A : ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PicsONmydesk

    PicsONmydesk

    Simple Image Frame

    Image frame for desktop with automatic image change. Useful for keep things in mind . Release Version 1.0.0 - Add remove item - Some improved code Release Version 1.1.0 - Bug fixes - Some improved code - Added deb package for Ubuntu/Debian based distros (Requires Java)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JID - Java Image Downloader
    Java bulk image downloader for image hosting services. Also used as plugin in bin2img converter: Convert any file to PNG and upload/download to/from image hosting sites: https://sourceforge.net/p/binfile2imgconv/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22

    Mémoire Persistante

    A photobook creator by Sporniket

    Mémoire Persistante is a photobook creator that aims to ease the printing of pictures. Using the application, the user will obtain a paper version of one or several photosets, filtered using some criteria. Each photo can be annotated with a short description, keywords, and audience targets. Each photo can be rotated and croped. Point of interest can be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    Very basic UDP traffic generator. Works with a packet receiver to control the network status as Bandwidth, RTT, jitter, Loss % etc etc... Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work. If The project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Rhema STH

    Free Open Source Software for the Speech & Hearing Impaired

    RHEMA - Speak to Hear Software Application RHEMA is a software designed to help people with speech disability. Thiruvalluvar, the Tamil Sage of the 1st Century CE had said: “Wealth of wealth is wealth acquired be ear attent; Wealth mid all wealth supremely excellent. “ Kural No : 411 This software is the first version, with limited words in Tamil for them to practice. We have tested it with the help of a school and atleast two children were able to pick up some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Movie Trailer Watcher

    Watch or search latest movie trailer with this small desktop app

    Now watch all latest trailers on one click of this small desktop application. Moreover the app allows you to search movies from your favorite actor/actress or you may also search using the movie name directly.
    Downloads: 0 This Week
    Last Update:
    See Project