Showing 13154 open source projects for "java open source"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    Floppy Conductor

    Floppy Conductor

    Play any MIDI song on floppy drives !

    This software, used along with an arduino, can play any MIDI file on a floppy drive-based orchestra. Simply connect to the Arduino, load the midi song, matches each drives to a track, and play it !
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    A complete (server and client, UDP and TCP transport), easy to use OSC (OpenSound-Control) library, featuring OO (C++) design, platform independence, type-safety, exception-handling and documentation (doxygen). Example clients and servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Loaders.css

    Loaders.css

    Delightful, performance-focused pure css loading animations

    loaders.css is a collection of pure CSS loading animations designed to drop into any web project without JavaScript or image assets. Each loader is built from simple HTML elements animated with CSS keyframes, transforms, and opacity to create spinners, pulses, bars, and geometric patterns. Because they’re vector-based and CSS-driven, the animations scale cleanly at any resolution and look sharp on high-DPI displays. The library emphasizes small, reusable snippets: you copy a minimal markup...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dlRaw manipulates raw images from digital cameras. Besides dcraw functions, it does exposure correction, curve application in RGB/CIELAB space and USM or Refocus sharpening. Includes lensfun for lens corrections and greycstoration for noise reduction
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    libcrn is document image processing library written in C++11 for Linux, Windows, Mac OsX and Google Android. It is a toolbox that allows to create easily software such as OCRs and layout analysis tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jAudio
    jAudio is a project implementing a number of common feature extraction algorithms for analyzing audio in java. Output is either in Weka's ARFF format or the ACE format. Can be used either as a GUI application, command-line application, or embedded. The primary repository is on github (dmcennis) which pushes to this projects github repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vianto

    Vianto

    Video Annotation Tool

    See https://sourceforge.net/p/vianto/wiki/ for version features and feature requests. Vianto is a Java-based video annotation / coding tool with graphical user interface that allows you to: - Record video (in OSX only) - Save and load markers to code the video with (timestamps automatically generated for events) - Double click on events and the video will jump to the right place in the video - Click a marker to select start time, click again to set end time of code or preset a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JFreeChart
    JFreeChart is a free (LGPL) chart library for the Java(tm) platform. It supports bar charts, pie charts, line charts, time series charts, scatter plots, histograms, simple Gantt charts, Pareto charts, bubble plots, dials, thermometers and more. *** JFreeChart has moved to GitHub: https://github.com/jfree/jfreechart ***
    Leader badge
    Downloads: 257 This Week
    Last Update:
    See Project
  • 9

    Live Subtitler

    Play subtitles separately recommended for online movies

    This project is a subtitles player, it gives you the ability to load and play subtitles even if the video player does not support it. Live Subtitler is discreet for the reason that the playback window is transparent, moreover is able to search, download and play subtitles in no time. Requires Oracle JAVA 7 or later (JAVA 8 recommended)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    Advanced Photo

    Advanced Photo

    Advanced Photo View & Rotate & Flip & Resize Photos

    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    uav-play

    uav-play

    Push and play a media on UPnP-AV Renderer(s)

    uav-play is a kind of control-point in command line. It asks discovered renderers to play a file or a DIDL-Lite description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ISOLabel

    ISOLabel

    Change volume label on ISO 9660 image and Joliet extension

    isolabel is a program that allows you to change volume label in ISO 9660 image file after it was already created. Moreover, you can specify ISO 9660 and Joliet volume label separately, taking advantage of fancy names in Joliet together with simpler, but longer name in ISO 9660; something that tools like mkisofs/genisoimage does not allow you to do in standard compliant way. This program is written to have minimal software dependency, and work on all platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    snabbt.js

    snabbt.js

    Fast animations with javascript and CSS transforms

    snabbt.js is a minimalistic javascript animation library. It focuses on moving things around. It will translate, rotate, scale, skew and resize your elements. By including matrix multiplication operations, transforms can be combined in any way you want. The end result is then set via CSS3 transform matrices. snabbt.js is built to be fast. It will only animate things that modern browsers can animate cheaply, transforms and opacity. The goal is to make a library that will let the user make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 3 This Week
    Last Update:
    See Project
  • 16

    ClipBucket

    ClipBucket has been shifted: https://github.com/arslancb/clipbucket

    ClipBucket is an Open Source and freely downloadable PHP script that will let you start your own Video Sharing website (YouTube Clone) in a matter of minutes. ClipBucket is the fastest growing video script with the most advanced video sharing and social. ClipBucket source code has been shifted to GitHub, Kindly follow our GitHub for latest releases and code: https://github.com/arslancb/clipbucket
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    GMPlayer-Dvb

    GMPlayer-Dvb

    Media player - Video & Audio & Digital TV

    Requirements: Graphical interfaces - Gtk+3 Video & Audio & Digital TV - Gstreamer 1.0 Digital TV - DVB-T/S/C & ATSC ( ver. beta support DVB-T2/S2 & ISDB-T )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A collection of applications that allow seamless, configurable and powerful integration of the Sony PS3 Remote with Linux through LIRC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Node RTSP RTMP Server

    Node RTSP RTMP Server

    RTSP/RTMP/HTTP hybrid server

    This project is a streaming media server built on Node.js that supports both RTSP (Real Time Streaming Protocol) and RTMP (Real Time Messaging Protocol). It enables users to set up a lightweight streaming infrastructure for delivering live video or audio across networks without relying on heavy external servers. By implementing these protocols in Node.js, it offers easy integration with JavaScript applications and rapid prototyping for developers working on real-time streaming. The server...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    The PhotoShop Scripts project is a catch-all for several toolkits and scripts that have been developed to facilitate the use of JavaScript for scripting Photoshop and other Adobe Creative Suite applications.
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 22
    Playback

    Playback

    Video player built using electron and node.js

    playback is another project by the same author, aimed at simplifying media playback of streaming sources in JavaScript/Node.js contexts. The goal of Playback is to act as a thin wrapper or abstraction layer that eases the task of launching and controlling a media player from code or CLI, perhaps integrating with torrent-based streaming (e.g. from peerflix) or other streaming sources. The library provides programmatic controls over launching playback, passing custom options or arguments, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Delta3D-Extras project is a companion to the Delta3D Game Engine. This project contains extra components, tools, and other goodies which can be used to enhance the Delta3D Engine. These projects are supported solely by the user community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tigris is an open source suite of classes and programs implemented in C++ for single particle electron microscopic image processing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    discodune

    Music library generator for Dune HD

    Downloads: 0 This Week
    Last Update:
    See Project