Showing 146 open source projects for "open source web application"

View related business solutions
  • 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    Open QR Code

    Open QR Code

    Open QR Code is an open-source, cross-platform app

    Open QR Code is an open-source cross-platform application developed using Flutter as main framework used to build the application, in common C, C++, Dart, Skia (a 2D rendering engine), and Impeller (the default rendering engine on iOS), Java, Kotlin. Open QR Code allows users to generate and scan QR codes effortlessly. The app is available on Android, Windows, and the Web.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    Mongoose Embedded Web Server

    Mongoose Embedded Web Server

    An embedded web server

    ...It implements event-driven non-blocking APIs for TCP, UDP, HTTP, WebSocket, MQTT. It is designed for connecting devices and bringing them online. On the market since 2004, used by vast number of open source and commercial products - it even runs on the International Space Station! Mongoose makes embedded network programming fast, robust, and easy. Cross-platform, works on Linux/UNIX, MacOS, Windows, Android, FreeRTOS, etc. Supported embedded architectures: ESP32, NRF52, STM32, NXP, and more. Built-in protocols: plain TCP/UDP, HTTP, MQTT, Websocket. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    wallabag

    wallabag

    A self hostable application for saving web pages

    wallabag extracts the article's content (and only its content!) and displays it in a comfortable view. If you already have an account on Pocket, Readability, Instapaper or Pinboard, you can import your data into wallabag. If you're a developer and you want to connect your application to wallabag, we offer you an API. You can use wallabag on your computer, thanks to our web application. But you can also take wallabag everywhere. For example, it's possible to save an article on your laptop at...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Countly

    Countly

    Product analytics platform

    Understand and enhance your customers' journey on your web, mobile or desktop application through Countly. Countly is an innovative, real-time, open source mobile & web analytics platform, with rich push notifications and crash reporting tools. Countly securely processes billions of data points every day from mobile, desktop and web apps to help thousands of companies visualize their data, analyze and use it to grow their business. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
    Try for free
  • 5
    Waterfox

    Waterfox

    Privacy browser built for users who value customization & control

    Waterfox is a free, open-source web browser and fork of Mozilla Firefox that’s built for users who prioritize privacy, performance, and customizability while still maintaining compatibility with modern web standards and extensions. It began as a 64-bit-focused fork and has grown into a full-featured browser available on Windows, macOS, Linux, and Android, making it a versatile alternative to mainstream browsers.
    Downloads: 72 This Week
    Last Update:
    See Project
  • 6
    Cromite

    Cromite

    Cromite a Bromite fork with ad blocking and privacy enhancements

    Cromite is an open-source web browser project that originated as a fork of Bromite—a Chromium-based browser focused on ad blocking and enhanced privacy—and continues to evolve with built-in privacy protections and content filtering across Android, Windows, and Linux platforms. It retains the core goal of limiting tracking and intrusive ads by integrating ad blocking directly into the browser engine rather than relying on external extensions, all while striving to reduce telemetry, aggressive analytics, and close manufacturer integration. ...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 7
    socket.io

    socket.io

    Realtime application framework (Node.JS server)

    socket.io is a JavaScript library that allows for realtime, bi-directional communication between web clients and servers. It is composed of two parts: a Node.js server and a JavaScript client library that runs in the browser. socket.io is focused on both reliability and speed, delivering an immensely powerful, fast and yet easy to use realtime engine that’s used by just about everyone: from Microsoft Office and Zendesk to hackathon winners and small startups. It’s considered one of the...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    SoftEther VPN

    SoftEther VPN

    Cross-platform multi-protocol VPN software

    An open-source free cross-platform multi-protocol VPN program, as an academic project from University of Tsukuba, under the Apache License 2.0. The API Suite allows you to easily develop your original SoftEther VPN Server management application to control the VPN Server (e.g. creating users, adding Virtual Hubs, disconnecting a specified VPN sessions) from JavaScript, TypeScript, C# or other languages.
    Downloads: 121 This Week
    Last Update:
    See Project
  • 9
    Chromium

    Chromium

    The official GitHub mirror of the Chromium source

    Chromium is the opensource foundational web browser project that drives browsers like Google Chrome, Microsoft Edge, and Opera—built for speed, stability, security, and extendability across platforms. This directory is currently in a prototyping state and may be removed in the future. As we add support for multiple coding IDE/agents, we will likely pull common prompts and instructions into a central directory with stubs for bespoke IDE/agent integration.
    Downloads: 107 This Week
    Last Update:
    See Project
  • SOCRadar Extended Threat Intelligence Platform Icon
    SOCRadar Extended Threat Intelligence Platform

    Get real-time visibility into vulnerabilities, leaked data, and threat actor activity targeting your organization.

    SOCRadar Extended Threat Intelligence, a natively single platform from its inception that proactively identifies and analyzes cyber threats with contextual and actionable intelligence.
    Start Free Trial
  • 10
    Java WebSockets

    Java WebSockets

    A barebones WebSocket client and server implementation

    This repository contains a barebones WebSocket server and client implementation written in 100% Java. The underlying classes are implemented java.nio, which allows for a non-blocking event-driven model (similar to the WebSocket API for web browsers). The org.java_websocket.server.WebSocketServer abstract class implements the server-side of the WebSocket Protocol. A WebSocket server by itself doesn't do anything except establish socket connections though HTTP. After that it's up to your...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    Gopeed

    Gopeed

    High speed downloader that supports all platforms

    Gopeed (full name Go Speed), a high-speed downloader developed by Golang + Flutter, supports (HTTP, BitTorrent, Magnet) protocol, and supports all platforms. This project is divided into two parts, the front end uses flutter, the back end uses Golang, and the two sides communicate through the http protocol. On the unix system, unix socket is used, and on the windows system, tcp protocol is used.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 12
    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. Join millions of users to be part of the moment...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    WebdriverIO

    WebdriverIO

    Next-gen browser and mobile automation test framework for Node.js

    Adding helper functions, or more complicated sets and combinations of existing commands is simple and really useful. WebdriverIO can be run on the WebDriver Protocol for true cross-browser testing as well as Chrome DevTools Protocol for Chromium based automation using Puppeteer. The huge variety of community plugins allows you to easily integrate and extend your setup to fulfill your requirements. WebdriverIO allows you to automate any application written with modern web frameworks such as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PostHog

    PostHog

    PostHog provides open-source web & product analytics

    PostHog is an all‑in‑one opensource platform for product and web analytics—offering event-based analytics, session recording, feature flagging, A/B testing, cohorts, and more—that you can self‑host, with full support for data privacy and enterprise compliance. Sync data from external tools like Stripe, Hubspot, your data warehouse, and more. Query it alongside your product data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    OpenMTP

    OpenMTP

    Advanced Android File Transfer Application for macOS

    Transferring files between macOS and Android or any other MTP device has always been a nightmare. There are a few File Transfer MTP apps that are available online but most of them are either too expensive or come with bad UI/UX. The official "Android File Transfer" app for macOS from Google comes with bugs, and innumerable limitations, some of which include - not being able to transfer files larger than 4GB, frequent disconnections, unable to rename the folders or files on the android/MTP...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    Servo

    Servo

    Embed web technologies in applications

    Servo is an experimental, highly parallel, and embeddable browser rendering engine written in Rust. It leverages Rust’s memory-safety and concurrency strengths, supports modern GPU-powered rendering (WebGL/WebGPU), and serves as a research-forward alternative to traditional browser engines. Servo is a prototype web browser engine written in the Rust language. It is currently developed on 64-bit macOS, 64-bit Linux, 64-bit Windows, 64-bit OpenHarmony, and Android. Open governance under Linux...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Thorium for Android

    Thorium for Android

    High-performance, privacy-focused browser built as a fork of Chromium

    Thorium-Android is the Android-specific component of the Thorium browser ecosystem, a community-oriented, Chromium-based web browser project focused on improving performance, privacy, and user experience beyond what you typically get from stock Chromium builds. Like its desktop counterparts, Thorium for Android compiles the latest Chromium source with targeted optimizations and patches, aiming for faster loading, smoother rendering, and sensible defaults that emphasize privacy and reduced...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 19
    Moshidon

    Moshidon

    Better modification of the official Mastodon for Android app

    Moshidon is a modified version of the Mastodon official application for Android, which adds important features missing from the official application, such as a joint timeline, no Public publication, and an image description viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Betterfox

    Betterfox

    Firefox user.js for optimal privacy and security

    Betterfox is an opinionated configuration profile for Mozilla Firefox designed to improve everyday web browsing by making the browser faster, more private, and more secure without relying on external add-ons or third-party code. Rather than being a separate browser, it consists of a curated set of preference tweaks (user.js settings) that users apply to their Firefox profile to optimize performance and harden privacy settings. The project focuses on a minimal-impact, maximum-effect approach,...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    JVx - Enterprise Application Framework

    JVx - Enterprise Application Framework

    Java Application Framework

    Develop professional database applications, highly performant with little source code. JVx is a full-stack application framework to create multi tier applications with Single Sourcing for different technologies (Swing, vaadin, react, ...). Nightly builds are available: https://dev.sibvisions.com/jvx.nightly/ Maven snapshots are available: https://oss.sonatype.org/content/repositories/snapshots Eclipse plugin is available: http://marketplace.eclipse.org/search/site/eplug
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Floccus

    Floccus

    Sync your bookmarks privately across browsers and devices

    Browser Extensions & Android App that sync your bookmarks across all your browsers and devices. Via an optionally selfhosted Nextcloud or WebDAV server or optionally end-to-end encrypted via Google Drive. Use any browser that supports Web extensions (e.g. Firefox, Chrome, Edge, Opera, Brave, Vivaldi, ...; Safari not yet) Install the floccus Android app to access your bookmarks on your phone. Create as many sync profiles as you need. Control sync strategy (i.e. uni- or bidirectional), sync...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Chucker

    Chucker

    An HTTP inspector for Android & OkHTTP (like Charles but on device)

    Chucker simplifies the inspection of HTTP(S) requests/responses fired by your Android App. Chucker works as an OkHttp Interceptor persisting all those events inside your application, and providing a UI for inspecting and sharing their content. Apps using Chucker will display a notification showing a summary of ongoing HTTP activity. Tapping on the notification launches the full Chucker UI. Apps can optionally suppress the notification, and launch the Chucker UI directly from within their own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Search by Image

    Search by Image

    Browser extension for reverse image search, available for Chrome

    Search by Image is a powerful browser extension for Safari that makes effortless reverse image searches possible, and comes with support for more than 30 search engines, such as Google, Bing, Yandex, Baidu and TinEye. Search by Image is an open source project made possible thanks to a community of awesome supporters. By purchasing the extension on the Mac App Store, you help support the continued development of the extension. The extension helps journalists and researchers verify the authenticity of images, and assists in the identification of false information on social media. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Proton Drive for Android

    Proton Drive for Android

    Android client codebase for accessing Proton Drive

    Proton Drive for Android is Proton’s official Android client codebase for accessing Proton Drive from phones and tablets, built as a full native Android application that you can compile and run in Android Studio or from the command line. The repository is structured like a typical production Android app with a Gradle-driven build, and its setup guidance emphasizes straightforward local development workflows as well as headless builds for CI-style environments. It is designed to plug into Proton Drive’s broader ecosystem so users can manage their cloud-stored files from an Android interface while keeping the client implementation transparent and reviewable as open source. ...
    Downloads: 0 This Week
    Last Update:
    See Project