Showing 136 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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.
    Learn More
  • 1
    Proton VPN Browser Extension

    Proton VPN Browser Extension

    Proton VPN Browser Extension

    The Proton VPN Browser Extension repository houses the code for an official browser extension that lets users quickly secure their web browsing traffic through ProtonVPN from within browsers like Firefox and Chrome without routing all system traffic. This extension provides users with a convenient way to encrypt and anonymize HTTP requests, hide IP addresses, and prevent tracking while browsing, acting independently of the full OS-level VPN clients. Because browser extensions are constrained...
    Downloads: 71 This Week
    Last Update:
    See Project
  • 2
    SponsorBlock

    SponsorBlock

    Skip YouTube video sponsors (browser extension)

    SponsorBlock is an open-source crowdsourced browser extension and open API for skipping sponsor segments in YouTube videos. Users submit when a sponsor happens from the extension, and the extension automatically skips sponsors it knows about using a privacy-preserving query system. It also supports skipping other categories, such as intros, outros, and reminders to subscribe, and skipping to the point with highlights.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3
    FlareSolverr

    FlareSolverr

    Proxy server to bypass Cloudflare protection

    FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection. FlareSolverr starts a proxy server, and it waits for user requests in an idle state using few resources. When some request arrives, it uses puppeteer with the stealth plugin to create a headless browser (Firefox). It opens the URL with user parameters and waits until the Cloudflare challenge is solved (or timeout). The HTML code and the cookies are sent back to the user, and those cookies can be used to bypass...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 4
    jsii

    jsii

    jsii allows code in any language to naturally interact with JavaScript

    ...A class library written in TypeScript can be used in projects authored in TypeScript or Javascript (as usual), but also in C# (and other languages from the .NET family), Go, Java, Python, etc. More languages will be added in the future! Due to JSON marshaling costs and the absence of a distributed garbage collector feature, jsii modules are best suited for development and build tools, as opposed to performance-sensitive or resource-constrained applications. By compiling our source module using jsii, we can now package it as modules in one of the supported target languages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    Browserosaurus

    Browserosaurus

    The browser prompter for macOS

    Browserosaurus is an open-source (GPLv3 license), browser prompter for macOS. It works by setting itself as the default browser; any clicked links in non-browser apps are now sent to Browserosaurus where you are presented with a menu of all your installed browsers. You may now decide which app you’d like to continue opening the link with. Select from any of your installed browsers when clicking a link in a non-browser app.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    Lenster

    Lenster

    Lenster is a decentralized, and permissionless social media app

    Lenster is a decentralized, and permissionless social media app built with Lens Protocol.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    Docmost

    Docmost

    An open-source collaborative wiki and documentation software

    Open-source collaborative wiki and documentation software. The editor allows multiple users to edit pages simultaneously in real-time. It has support for tables, math (LaTex), and callouts to name a few. Control who can view, edit, and manage content with a robust permissions system, ensuring information is secure and accessible to the right people.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Outline Server

    Outline Server

    Outline Manager, developed by Jigsaw

    ...Furthermore, Outline is a 100% open-source project that uses transparent technology and has undergone audits by two security companies.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    CapRover

    CapRover

    Scalable PaaS (automated Docker+nginx), aka Heroku on Steroids

    CapRover is an extremely easy-to-use app/database deployment & web server manager for your NodeJS, Python, PHP, ASP.NET, Ruby, MySQL, MongoDB, Postgres, WordPress (and etc...) applications! It's blazingly fast and very robust as it uses Docker, Nginx, LetsEncrypt and NetData under the hood behind its simple-to-use interface. For a developer who does not like spending hours and days setting up a server, building tools, sending code to the server, building it, getting an SSL certificate,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • SIEM | API Security | Log Management Software Icon
    SIEM | API Security | Log Management Software

    AI-Powered Security and IT Operations Without Compromise.

    Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
    Learn More
  • 10
    uBlacklist

    uBlacklist

    Blocks specific sites from appearing in Google search results

    uBlacklist is a Google Search filter for Chrome and Firefox. uBlacklist requires many site permissions on install. They are necessary to support all domains where Google Search is provided (google.com, google.ac, google.ad, ...). You can install uBlacklist from Chrome Web Store, Firefox Add-ons or Mac App Store. To block a site that you are looking at from appearing on the search result page, click the toolbar icon. A "Block this site" dialog will be shown. In recent versions of Chrome, the...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    AWS Cloud Development Kit (AWS CDK)

    AWS Cloud Development Kit (AWS CDK)

    A framework for defining cloud infrastructure in code

    The AWS Cloud Development Kit (AWS CDK) is an open source software development framework to define your cloud application resources using familiar programming languages. Provisioning cloud applications can be a challenging process that requires you to perform manual actions, write custom scripts, maintain templates, or learn domain-specific languages. AWS CDK uses the familiarity and expressive power of programming languages for modeling your applications.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    JSONView

    JSONView

    A web extension that helps you view JSON documents in the browser

    A web extension that helps you view JSON documents in the browser. Normally when encountering a JSON document (content type application/json), Firefox simply prompts you to download the view. With the JSONView extension, JSON documents are shown in the browser similar to how XML documents are shown. The document is formatted, highlighted, and arrays and objects can be collapsed. Even if the JSON document contains errors, JSONView will still show the raw text. JSONView is a Web extension...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Bitwarden Client Applications

    Bitwarden Client Applications

    Bitwarden client applications (web, browser extension, desktop, cli)

    Bitwarden client applications (web, browser extension, desktop, and cli). This repository houses all Bitwarden client applications except the mobile application. Please check the readmes for each application under apps for instructions on how to build the different applications. We recommend that you configure git to ignore specific revisions. Drive collaboration, save time, and boost productivity with Bitwarden, the easiest way to secure all your passwords and sensitive information. Move...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    Gitako

    Gitako

    File tree extension for GitHub on Chrome & Firefox & Edge

    Gitako is a free file tree extension for GitHub, available on Chrome, Firefox and Edge. Various icons and official themes support. Support git submodule. Fold source code. It is more recommended for Edge users to install from the Chrome store. It may delay for weeks before updates got published to the Edge store because its review process is slow. Gitako doesn't share your private data at all. GitHub access tokens are required only when you access private repositories or exceed the GitHub...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Choices.js

    Choices.js

    A vanilla JS customizable select box/text input plugin

    Choices.js is a lightweight, configurable select box/text input plugin. Similar to Select2 and Selectize but without the jQuery dependency. Choices is compiled using Babel targeting browsers with more than 1% of global usage and expecting that features listed below are available or polyfilled in the browser. You may see exact list of target browsers by running npx browserslist within this repository folder. If you need to support a browser that does not have one of the features listed below,...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Bluesky Social App

    Bluesky Social App

    The Bluesky Social application for Web, iOS, and Android

    Bluesky Social App is an open-source social networking platform built on decentralized protocols, promoting user control and interoperability. News, jokes, gaming, art, hobbies, and whatever you're into is happening here. Short text posts make for a quick read during coffee, an easy way to wind down the day, or a great way to get connected to your community. Follow your favorite posters or pick from one of the 25,000 feeds to find your people.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Postiz

    Postiz

    The ultimate social media scheduling tool, with a bunch of AI

    Postiz offers everything you need to manage your social media posts, build an audience, capture leads, and grow your business. Streamlined content creation and scheduling for consistent personal brand growth. Expand brand reach and boost marketing impact with tailored post-scheduling. Easily manage multiple client accounts for increased productivity and better results. Schedule, analyze, and engage with your audience. Cross-post your social media posts into multiple channels. Improve your...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    Soketi

    Soketi

    Just another simple, fast, and resilient open-source WebSockets server

    Ever dreamed about Serverless WebSockets? Soketi can be deployed to Cloudflare Workers. All around the world, closer to your users. Same Pusher protocol. Powered by Cloudflare's Durable Objects and KV, you can achieve great speeds at edge for your users.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Hugo Theme Stack

    Hugo Theme Stack

    Card-style Hugo theme designed for bloggers

    Card-style Hugo theme designed for bloggers. Stack is a simple card-style Hugo theme designed for bloggers, some of its features are responsive images support, lazy load images, dark mode, local search, PhotoSwipe integration, archive page template, full native JavaScript, and no jQuery or any other frameworks are used, no CSS framework, keep it simple and minimal, properly cropped thumbnails. Subsection support, table of contents, multilingual mode and RTL support. It's necessary to use...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Sengi

    Sengi

    Mastodon & Pleroma Multi-account Desktop Client

    Sengi is a Mastodon and Pleroma desktop-focused client. It takes inspiration from the old Tweetdeck client, the new Tweetdeck web app, and Mastodon UI.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    AWS Amplify

    AWS Amplify

    A declarative JavaScript library for application development

    The Amplify open-source client libraries provide use-case-centric, opinionated, declarative, and easy-to-use interfaces across different categories of cloud-powered operations enabling mobile and web developers to easily interact with their backends. These libraries are powered by the AWS cloud and offer a pluggable model which can be extended to use other providers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Render Farm Deployment Kit on AWS (RFDK)

    Render Farm Deployment Kit on AWS (RFDK)

    Library for use with the AWS Cloud Development Kit

    The Render Farm Deployment Kit on AWS (RFDK) is an open-source software development kit (SDK) that can be used to deploy, configure, and manage your render farm infrastructure in the cloud. It offers high-level object-oriented abstractions to define render farm infrastructure using the power of Python and Typescript. The Render Farm Deployment Kit (RFDK) on AWS is an open-source software development kit that can be used to deploy, configure, and manage your render farm infrastructure in the cloud. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    ws scrcpy

    ws scrcpy

    Web client prototype for scrcpy.

    A tool that allows wireless control and mirroring of Android devices on a PC via a web browser, enhancing the functionality of the popular scrcpy tool.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Vector Element

    Vector Element

    A glossy Matrix collaboration client for the web

    Protect the most sensitive parts of your organization; from senior executive discussion to intellectual property and cybersecurity. An entire communications platform under your control, with end-to-end encrypted voice, video, messaging and collaboration. Easily scales to serve the largest of organizations, supply chains and entire ecosystems. Support thousands of users in a single end-to-end encrypted chat room. Connect millions in real time across multiple organizations. Decentralization...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Ulixee Hero

    Ulixee Hero

    The web browser built for scraping

    It's the first modern headless browsers designed specifically for scraping instead of just automated testing. Hero provides access to the W3C DOM specification without the need for Puppeteer's complicated evaluate callbacks and multi-context switching. We've recreated a fully compliant DOM directly in NodeJS allowing you bypass the headaches of previous scraper tools. The powerful Chrome engine sits under the hood, allowing for lightning fast rendering. Emulators make it easy to disguise...
    Downloads: 3 This Week
    Last Update:
    See Project