Showing 839 open source projects for "java projects on linux"

View related business solutions
  • 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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Semantic UI

    Semantic UI

    UI framework designed for theming

    Semantic UI is a development framework that lets you create beautiful, custom and responsive website layouts using human-friendly HTML. The syntax used is based on natural language, so concepts are linked intuitively. Semantic UI utilizes concise HTML, intuitive JavaScript and simplified debugging, making front-end development an absolute dream for developers. Semantic UI is partnered with popular frameworks React, Angular, Meteor, Ember and many others so you can easily integrate it and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hacker Scripts

    Hacker Scripts

    Based on a true story

    Hacker Scripts is a cheeky collection of small automation scripts and language ports collected under the tagline “Based on a true story.” The repository gathers playful utilities (originally shell and Ruby scripts) that automate short, real-world tasks — for example, sending a quick “late at work” text when SSH sessions are active, firing off an automated “I’m sick / working from home” email on certain mornings, or even talking to a networked coffee machine to start brewing at precisely the...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 3
    LuLu UI

    LuLu UI

    Cross-end and cross-framework native UI component library

    LuLu UI is a front-end UI component library proudly produced by China Literature. The image and temperament are shown in the picture below. It is softer, more intimate, simple and flexible, and very user-friendly. It is very suitable for PC websites facing external users, or projects that require lightweight and agile. At this point, modify the JS and CSS files of the project, refresh the corresponding component page, and you can see the effect of the change. The whole project of LuLu is to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Aurelia CLI

    Aurelia CLI

    The Aurelia 1 command line tool. Use the CLI to create projects

    This library is part of the Aurelia platform and contains its CLI implementation. To keep up to date on Aurelia, please visit and subscribe to the official blog and our email list. We also invite you to follow us on twitter. If you have questions look around our Discourse forums, chat in our community on Gitter or use stack overflow. Documentation can be found in our developer hub. App skeleton is no longer in this repo, it has been moved to a dedicated repo aurelia/v1. Any contribution to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    Lass

    Lass

    Lass scaffolds a modern package boilerplate for Node.js

    Lass is a modern scaffolding tool that generates boilerplate for JavaScript projects, including Node.js libraries, web applications, and CLI tools. It follows best practices and helps developers quickly set up projects with a well-structured environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sharec

    Sharec

    Store your configs in one place and manage across projects easily

    Sharec is a tool designed to centralize and manage configuration files across multiple projects. It simplifies the process of updating and maintaining consistent configurations, such as ESLint or Prettier settings, by storing them in a single location and applying them across various codebases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bootstrap Vue

    Bootstrap Vue

    Comprehensive implementations of Bootstrap v4 for Vue.js

    With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4.5 component and grid system available for Vue.js v2.6, complete with extensive and automated WAI-ARIA accessibility markup. With BootstrapVue you can build responsive, mobile-first, and ARIA accessible projects on the web using Vue.js and the world's most popular front-end CSS library, Bootstrap v4. Easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Create React App

    Create React App

    Set up a modern web app by running one command

    Create React App lets you create React apps quickly and easily-- no learning of build tools or build configurations necessary. All you need is one command, and you can get started in seconds. All tools are preconfigured and hidden, and with instant reloads you can focus on code, not build tools. With Create React App your apps need only one build dependency, so everything works together seamlessly, and when it’s time to deploy your bundles are automatically optimized. With Create...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    Aurelia

    Aurelia

    Framework entry point bringing together all the sub-modules of Aurelia

    Aurelia is a modern, front-end JavaScript framework for building browser, mobile, and desktop applications. It focuses on aligning closely with web platform specifications, using convention over configuration, and having minimal framework intrusion. Basically, we want you to just write your code without the framework getting in your way. This library is part of the Aurelia platform. It contains the aurelia-framework library, which brings together all the required core aurelia libraries into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    Advanced REST Client application

    Advanced REST Client application

    Advanced REST Client - Desktop application

    This is the main repository for the ARC Electron application. If you are still using Chrome plug-in then proceed to move From Chrome To the Desktop Client section. The original Chrome application is discontinued as Chrome stopped supporting browser-based applications. ARC was built as an open-source and free for everyone API tool out of a passion for giving the developer community tools they need. The application and related projects (like API Console) are created and distributed to our...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    react-app-rewired

    react-app-rewired

    Override create-react-app webpack configs without ejecting

    Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts. All the benefits of create-react-app without the limitations of "no config". You can add plugins, loaders whatever you need. As of Create React App 2.0 this repo is "lightly" maintained mostly by the community at this point. Use next.js or Razzle which both support custom Webpack out of the box. You can try customize-cra for a set of CRA 2.0 compatible rewirers, or any of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    React Most Wanted

    React Most Wanted

    React starter kit with "Most Wanted" application features

    React Most Wanted is a set of starter kits, tools, features, and best practices that you can choose from and use around your React projects. Choose from 3 different starter kits. From a basic one to a full-featured application. You start easy like with every other template but you can also update the template parts over time. And with the updates you don't only update the components but also get new features and bug fixes. Every template is a collection of very carefully picked packages and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    glfx.js

    glfx.js

    An image effects library for JavaScript using WebGL

    glfx.js is a JavaScript image-effects library that uses WebGL to apply real-time filters and transformations directly in the browser. It exposes a simple API where images are uploaded into GPU textures, processed with shader-based filters, and rendered to a WebGL canvas. Because the work is done on the GPU, many effects that would be too slow in pure JavaScript (like complex blurs, lens effects, or tilt-shift) can run interactively, even on large images. The library is structured around...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Airbnb JavaScript Style Guide

    Airbnb JavaScript Style Guide

    JavaScript Style Guide

    The Airbnb JavaScript Style Guide is a widely adopted, opinionated, open-source set of coding conventions and best practices for writing readable, maintainable JavaScript (and React/JSX) code, published under the MIT license and assuming usage of modern tooling such as Babel and ESLint. Whichever testing framework you use, you should be writing tests. Strive to write many small pure functions, and minimize where mutations occur. Be cautious about stubs and mocks - they can make your tests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gitcoin Web

    Gitcoin Web

    Grow Open Source

    Grants Protocol aims to decentralize funding access, empowering any community to run their own grants program. We've helped thousands of projects and teams grow their open-source ecosystems. The internet has unlocked unprecedented opportunities for collaboration and creation. Now web3 technology like open-source protocols and decentralized blockchains give us the ability to take that co-creation to a new scale. The Gitcoin community uses this technology to fund and build digital public goods...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flickity

    Flickity

    Touch, responsive, flickable carousels

    All sizing and styling of the cells are handled by your own CSS. The height of the carousel is set to the maximum height of the cells. Cells can be different sizes. You can use any unit you like: percent, pixels, etc. You can use media queries to show different number of cells for different breakpoints. If you want to use Flickity to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    VUX

    VUX

    Mobile UI Components based on Vue & WeUI

    An improvised Vue.js mobile UI component library. Yes, VUX still has many problems, which are far from perfect, but they are being solved all the time. If you are using it and feel that there are some problems, you may wish to open an issue and give feedback. We are happy to solve the detailed description of the problem. Yes, there is no team maintenance. Most domestic developers have chosen a component library maintained by a well-known front-end team. Of course, you can also try to choose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Krajee bootstrap-star-rating

    Krajee bootstrap-star-rating

    A simple yet powerful JQuery star rating plugin with fractional rating

    A simple yet powerful JQuery star rating plugin for Bootstrap that supports advanced features like fractional star fill and RTL input support. Developed with a focus on utilizing pure CSS-3 styling to render the control. The plugin uses Bootstrap markup and styling by default, but it can be overridden with any other CSS markup. Ability to size the rating control to any size including the stars, caption, and clear button. Five prebuilt size templates are available xl, lg, md, sm, and xs....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    rax

    rax

    A progressive React framework for building universal application

    Ultra-lightweight, high-performance, easy-to-use front-end solution. One-time development and multi-terminal operation, liberating repetitive work, focusing on product logic, and improving development efficiency. The Rax 1.0 system provides a wealth of components and APIs to help business students quickly develop multi-terminal projects. Go Rax is a Rax 1.0 sample app, which is provided for Rax developers for reference and learning. Rax improves the product experience through a lighter core,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Johnny-Five

    Johnny-Five

    JavaScript Robotics and IoT programming framework

    Johnny-Five is the JavaScript Robotics & IoT Platform. Released by Bocoup in 2012, Johnny-Five is maintained by a community of passionate software developers and hardware engineers. Over 75 developers have made contributions towards building a robust, extensible and composable ecosystem. The only kit designed for getting started with Johnny-Five! The Johnny-Five Inventor's Kit, from Bocoup and SparkFun, is now available! It's designed for anyone who wants to get started with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Microsoft Bot Framework SDK

    Microsoft Bot Framework SDK

    Tool for building conversation applications

    Bot Framework provides the most comprehensive experience for building conversation applications. With the Bot Framework SDK, developers can build bots that converse free-form or with guided interactions including using simple text or rich cards that contain text, images, and action buttons. Developers can model and build sophisticated conversation using their favorite programming languages including C#, JS, Python and Java or using Bot Framework Composer, an open-source, visual authoring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lepton

    Lepton

    A lean snippet manager

    ...It's free and we don't accept donations. If you like, feel free to donate to Wikimedia Foundation, which helps sustain free knowledge through Wikipedia and its sister projects for people around the world. Lepton replies on GitHub APIs to detect the language. Build apps for macOS, Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jsf-showcase

    jsf-showcase

    JavaServer Faces (JSF) v.2.2.x showcase, portable web-application.

    JavaServer Faces (JSF) v.2.2.x web-framework showcase. Portable web-application for Java WEB-developers, who use Java Server Faces. Made for convenience - if Internet access suddenly down ). See please excellent projects: https://github.com/liferay/liferay-faces-showcase/ and https://github.com/heroku/webapp-runner/ , also https://mvnrepository.com/search?q=webapp-runner and https://mvnrepository.com/search?q=com.liferay.faces.demo .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ESLint plugin for React Native

    ESLint plugin for React Native

    React Native plugin for ESLint

    eslint-plugin-react-native is an ESLint plugin that provides linting rules specifically for React Native projects. It ensures best practices, prevents common errors, and helps maintain code quality in React Native applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    vim-bootstrap

    vim-bootstrap

    A simple method of generating a configuration for vim / neovim

    Vim Bootstrap makes it easy to learn a new editor, focus on learning how to use it and leave the configuration to us. Is a refactor, and sometimes redactor, in the tradition of Vim (which itself derives from Stevie). It is not a rewrite but a continuation and extension of Vim. Many clones and derivatives exist, some very clever, but none are Vim. Neovim is built for users who want the good parts of Vim, and more. Vim is a highly configurable text editor built to enable efficient text...
    Downloads: 0 This Week
    Last Update:
    See Project