Showing 34878 open source projects for "linux is"

View related business solutions
  • 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
  • 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
  • 1
    Toast-Swing

    Toast-Swing

    Java class for implementing message toasts in Swing

    Lightweight class for implementing customizable message toasts in Swing. This class doesn't block EDT (Event Dispatch Thread) when showing the toast. See Wiki for examples!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java library of statistical distribution functions. Classes implement the PDF, CDF, and (usually) quantile and random variate generation for many common distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Image Converter

    Image Converter

    Image Converter - Back2d

    Image Converter- Back2d Is a simple but complete graphical image converter for selected formats. From Type: Bitmap - .bmp Jpeg - .jpg PNG (Portable Network Graphics) - .png Webp - .webp GIF Graphics Interchange Format - .gif To Type: Bitmap - .bmp Jpeg - .jpg PNG (Portable Network Graphics) - .png
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    IntEnz is the name for the Integrated relational Enzyme database. IntEnz contains data curated and approved by the Nomenclature Committee of the International Union of Biochemistry and Molecular Biology (NC-IUBMB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Provides a GUI interface to grammatical structure and relations (as parsed by the Stanford Parser) of any text.Contains grammatical relation editor to modify, import, export grammatical relation definitions (tregex patterns and features).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JavaForce

    JavaForce

    Java Development Framework

    JavaForce (JF) is a Java library extending the capabilities of Java. It includes a VoIP stack and native bindings for FFMPEG, OpenGL, and Camera (Windows, Linux and Mac). Includes many apps such as jfPhone, jfPBX, jfPaint, jfVideo Creator, etc. JF is the core of the Java/Linux Operating System : jfLinux.sf.net JF is also used to create another Minecraft clone : jfcraft.sf.net Moved to github.com/pquiring/javaforce
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    BRIC

    BRIC

    BRIC is a powerful tool for batch image processing.

    Bric is a cross-platform batch image processor. You can convert, resize, rotate and add watermark to your images. Multiple file types are supported for input and output. The project started back in 2011 and was maintained for a couple of years. In 2020 BRIC is again in active development, so some of the features written below might be outdated. Please be patient, until everything is reviewed and rewritten.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    The goal of the project is to provide a J2EE based lightweight implementation of a worflow engine. The engine will be standards based in its interfaces and run on a variety of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mojito

    Mojito

    An automation platform that enables continuous localization

    Mojito is a continuous localization platform. Rely on continuous integration to collect all of your software strings in one place. Check what products need localization in real-time. Create and import translation packages with a single click. Search and edit translations across all products and languages! And if you have a small dedicated translation team, they can work directly in Mojito.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    myjaphoo
    MyJaPhoO My Java Photo Organizer Manages local Photo and Video Collections
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    EasyProtector

    EasyProtector

    Simple way to check root/virtual app/emulator/xposed framework

    EasyProtector, a simple way to check root/virtual app/emulator/xposed framework/tracer/debugger. Since it's all here, you are welcome to star/fork, even if you raise an issue, I hope this is a useful library (eliminate the initialization operation of the application, avoid more permission requirements, and load as lazy as possible) Mainly to fix a bunch of bugs, see the pictures in the image folder for the adaptation situation, Tencent Legu's old version of XposedCheck code has some code in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Herzlich Wilkommen zu Killer Keks Craft II, Diesmal schlagen wir alles wir haben nicht nur den RAM unseres Testrechners zum zweifeln gebracht (AMD FX 8350 16GB RAM) sondern auch teilweise uns. Wir haben Überlegt soll es nun 1.10.2 sein oder höher es wurde höher 1.12.2 und somit kamen auch wir ins staunen was sich modder und wir uns da einfallen lassen haben, es ist vollbracht die ersten Test laufen nun und Ihr solt uns feedback geben was man verbessern könnte. Welcome to Killer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VBlog

    VBlog

    V Tribe, a multi-user blog management platform

    VBlog is a full-stack, multi-user blogging platform built with Vue.js for the frontend and Spring Boot for the backend, designed to showcase real world integration of modern web technologies. It implements typical blogging features like user authentication, post creation and editing, commenting, tagging, search, and administrative dashboards, giving learners a complete picture of how a real content management system works. The project demonstrates how to structure a scalable codebase with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    java-string-similarity

    java-string-similarity

    Implementation of various string similarity and distance algorithms

    Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity. A library implementing different string similarity and distance measures. A dozen of algorithms (including Levenshtein edit distance and sibblings, Jaro-Winkler, Longest Common Subsequence, cosine similarity etc.) are currently implemented. The main characteristics of each implemented algorithm are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Airsonic

    Airsonic

    Free and Open Source community driven media server

    Airsonic is a free, web-based media streamer, providing ubiquitous access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room. Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    EMV NFC Paycard Enrollment

    EMV NFC Paycard Enrollment

    A Java library used to read and extract data from NFC EMV credit cards

    Java library used to read and extract public data from NFC EMV credit cards.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 17
    Gradle Libraries Plugin

    Gradle Libraries Plugin

    This plugin allows to specify versions of external libraries

    This plugin allows to specify versions of external libraries in a centralized place and use them across the project. It's specifically useful for Gradle multi-projects. This plugin also uses com.github.ben-manes.versions plugin to automatically update libraries once new releases are available. Run ./gradlew syncLibraries to create $rootDir/dependencies.json file with all currently known dependencies. Once dependencies.json file is in place by generating via syncLibraries task or just by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavaSeis
    JavaSeis.org: Java based software for processing and storing petroleum industry seismic data.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    A Java library for evolutionary biology and bioinformatics, including objects representing biomolecular sequences, multiple sequence alignments and phylogenetic trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ModelDB

    ModelDB

    Open Source ML Model Versioning, Metadata, and Experiment Management

    An open-source system for Machine Learning model versioning, metadata, and experiment management. ModelDB is an open-source system to version machine learning models including their ingredients code, data, config, and environment and to track ML metadata across the model lifecycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LoggingInterceptor

    LoggingInterceptor

    An OkHttp interceptor which has pretty logger for request and response

    An OkHttp interceptor which has a pretty logger for request and response. +Mock support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    tamacat-httpd

    Java HTTP Server / Reverse Proxy

    [Moved] https://github.com/tamacat-1-4 The tamacat-httpd is a open source Java Web Server software, powered by Apache HttpComponents. This is a customizable HTTP/HTTPS Server framework and Reverse Proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GeoHammerToolbox

    GeoHammerToolbox

    Digital Signal Processing and Wave Field Propagation

    Integration of multithread calculation and 2D/3D visualization
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    WebRTC Android

    WebRTC Android

    webrtc VideoCall VideoConference

    WebRTC Android is a sample project that showcases how to implement real-time peer-to-peer communication (audio, video, and data) on Android using WebRTC. It demonstrates a complete pipeline—from signaling and connection setup to media capture and transmission—making it an excellent reference for developers looking to integrate WebRTC into their mobile apps. The project includes UI components and handles network state changes, codec configuration, and ICE negotiation to provide a robust base...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Camera2Label

    Camera2Label

    Camera2Label supports generating, saving and printing labels

    Use your phone camera to build labels from Driver's Licenses, or existing labels. Camera2Label supports generating, saving, and printing labels from Driver's Licenses, Camera2Label Labels, or existing labels. This is a Native Android application targeting SDK version 19 or higher (Android 4.4) A full gradle project is provided but there are dependencies that are not bundled.
    Downloads: 1 This Week
    Last Update:
    See Project