Showing 1528 open source projects for "java swing components"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    MacroWriter

    MacroWriter

    Free macro creation tool

    Allow you to to create macros that will work in everything, for free! Latest Version: 1.0.6 - Interface changed. Known problems: - If you use the editor's auto recorder while in a fullscreen program, the auto generated macro commands will be invisible until you close the auto recorder window. Credits: (Images and icons) https://icons8.com/ https://www.iconsmind.com/ (jNativeHook) https://github.com/kwhat/jnativehook Alexander Barker Aidas Adomkus
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Jajuk

    Jajuk

    Your Advanced jukebox

    Jajuk is a jukebox for all platforms. The goal of this project is to provide a fully-featured application to advanced users with large or scattered music collections. (Note: the codebase is now hosted at http://gitorious.org/jajuk/jajuk .)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    iMuchasFotos

    Photo management system

    iMuchasFotos is a software for photo selection and management. Allows to categorize photos by topics, subtopics, key words, image formats and other descriptive data. Also a selection of photos can be chosen for print them or send by e-mail. Oriented for artists that work with a huge quantity of images and are on the need of having a better organization when they have to select templates on which base their work. All images are stored in the application folder for enjoying a portable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JTexXchart

    JTexXchart

    Java library for drawing 2D charts with LaTeX math support

    Call me a purist, but I was never happy with the graphs produced with existing (free) Java tools. My dream package is lightweight with minimal dependencies, offers clean vector-graphics export and TeX-support for typesetting mathematical elements in axis labels, chart legends etc. This is hard (impossible?) to find and I thus decided to construct my own, mostly from existing code. This project is based on refactored versions of the popular packages 'XChart' (orig. by Tim Molter, © Knowm...
    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
  • 5

    Kodi Remote

    Remote control for /kodi

    This program will allow users to navigate through the Kodi menus using their keyboard, and also play/pause, stop, next/previous etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Tamil Radio

    Tamil Radio

    tamil radio, stream tamil songs from online,tamil mp3 player

    A simple java based mp3 player which streams and plays tamil songs from online.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Itunes Library - PS3 Media Server Plugin
    This is a PS3 Media Server (PMS) plugin that reads (parses) your Itunes Library (xml file) and shows it as a folder under the Media Server. The source code is moved to github: https://github.com/leogps/PS3-Media-Server-Plugin-iTunes-Library Latest distributable is still available at sourceforge: http://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/ItunesLibraryParserPlugin-v2.0.0.zip/download Readme: https://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    AnkerWorld

    3D Architecture modelling and physics simulation system

    AnkerWorld is a graphical application. It is used to create and visualize 3d architecture models based on the famous Anker (TM) architecture blocks invented in 1880. The static behaviour of the buildings can be simulated with bullet physics. The animations can be raytraced with povray. See an example: http://www.youtube.com/watch?v=PpXdiH_gvBg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Subtitles synchronization

    Application in Java for synchronizing subtitles (.srt and .ass)

    Application writen in Java which allows synchronizing subtitles by multiplying the times of the subtitles by a factor and then adding a delay in milliseconds. It accepts formats of subtitles with extensions: .srt and .ass It is possible to select the charset used for the output file. The GUI allows switching between English and Spanish languages. You will find more about it at this web...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    BilderKatalog is a catalogue for your digital photos based on a MySQL backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Taprats is a Java applet that implements an islamic tiling technique based on the work of Hankin in the early part of the twentieth century, and on more recent papers by A.J. Lee and Craig S. Kaplan. By Craig S. Kaplan and Pierre Baillargeon. There is a new version rewritten for Windows under the name Alhambra. See here: https://github.com/pierrebai/Alhambra/releases
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Measured Metronome

    Measured Metronome

    A Metronome with Measure+Beat/Half-Beat Display

    A metronome with audible "tock" sound and large visual display for (mostly amateur) musical groups, such as bell choirs, that must keep track of measure count and beats/half-beats within the measures. An interesting exercise in applying the java.util.concurrent and javax.sound.sampled packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Phanto_maJ

    Phanto_maJ

    build three dimensional structure

    PhantomaJ is a software which aims to help users designing complexe three dimensional structures and building phantom banks. This software, implemented as an ImageJ plug-in, has been designed to be intuitive. PhantomaJ is thus "ready to use" for most users, but advanced users can choose to modify specific parameters such as intersection mode, intensity decrease function or virtual real three dimension. In addition, adding a new "basic form" consiste for advanced users to write two short...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java OCR
    Java OCR is a suite of pure java libraries for image processing and character recognition. Small memory footprint and lack of external dependencies makes it suitable for android development. Provides modular structure for easier deployment
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    MARF is a general cross-platform framework with a collection of algorithms for audio (voice, speech, and sound) and natural language text analysis and recognition along with sample applications (identification, NLP, etc.) of its use, implemented in Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    VirtMus (virtual music) allows the user to display multi-page sheet music and flip pages without removing the hands (or feet) from the instrument the music is performed on. It is very useful during concerts and practice sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A photo uploader for the SmugMug photo service which automatically uploads photos into a date-based hierarchy appropriate for photo archiving. You can either download and run the jar file on any platform or you can use the Windows MSI installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Slideshow 3D
    This program shows stereo-images in a dual beamer environment or on a single screen as red-cyan-anaglyph with interactive adjustment of the image pair’s parallax offset. It provides native support of MPO-files (Fuju Finepix 3D).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SWAN - SVG Wants to be Animated Now !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Krut Computer Recorder
    Krut Computer Recorder is a screencast tool to record audio and video from your computer screen into .mov-files and .wav-files. It can be used to e.g. make video tutorials or record games. It could also be used to record streaming video and audio.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Caleido

    Caleido

    Java app to create imersive and impressive recursive drawings

    Caleidoscope like application. Just click on the screen to create beautiful drawings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PaintBox

    PaintBox

    PaintBox is a free open source painting program with built in shapes.

    PaintBox is a painting program that allows the user to draw and color lines, rectangles, ovals, polylines, polygons, and text. The program also allows the user to create customs shapes and then save them for quick use in other drawings. Also the program allows users to export the image form the custom .drw format to either a .png, .jpg, or .gif. PaintBox is coded in Java and the code can be downloaded at SourceForge or found in the installation folder (the src folder).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Loki Render

    Loki Render

    A simple and easy to use render farm for Blender

    Loki Render allows you to create your own render farm, serving Blender render jobs to a group of computers. Loki is easy to setup and runs on Linux, Windows or Mac, making it a quick and flexible distributed network rendering solution!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MythTV-Browser

    A TV-Browser plugin to control a MythTV-backend.

    See http://wiki.tvbrowser.org/index.php/MythTVBrowser for a german description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Musicwriter

    Open Musicwriter

    A music score editor

    Open Musicwriter is a multi-platform open-source music score editor. It handles MIDI files and MusicXML files.
    Downloads: 4 This Week
    Last Update:
    See Project