Browse free open source Java Browsers and projects below. Use the toggles on the left to filter open source Java Browsers by OS, license, language, programming language, and project status.

  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 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
  • 1
    This DreamInCode client allows the user to browse through the forums of DreamInCode by parsing the XML backend. This client is written in Java and is platform-independent if you download the ZIP. Windows users also have the option of a native exe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Droid Plugin

    Droid Plugin

    A plugin framework on android,Run any third-party apk

    A plugin framework on android, Run any third-party apk without installation, modification, or repackage. This is a framework on android. You can run any third-party apk without installation, modification or repackage with Droid Plugin. Given its .apk file, the plugged app could be run either independently or as a plugin of the host, NO source code is needed. The plugged app are recognized as Installed by the host and other plugged apps. Very low level of code invasion, indeed just one line code to integrate DroidPlugin into the host app. Complete code level separation between host and plugged apps, only system-level message passing method provided by Android allowed. Resources management are also completely separated between host and plugged apps. Process management for plugged apps, idle processed of the plugged app will be timely recycled to guarantee minimum memory usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EclipseMozilla is the bridge between two great open source communities. The goal is to spread Mozilla technology to Eclipse developers. Eclipse RCP developers now can easily include the Mozilla browsers in their Eclipse RCP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This tiny java library enables you to send post and get requests using HTTP 1.0. from your java application. Supports cookies and properties, for sending and returning back the content and new cookies if any.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Compare your installed Firefox or Thunderbird extensions to a directory of saved XPI extension files to see which ones need upgrading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Facets is a web application framework that leverages a simple MVC architecture for the server side and a feature-packed Javascript component model for the client. The two pieces are designed to be seemlessly integrated for very dynamic AJAX-style apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    Gives you the ability to share & manage files from your windows pc on another device(MAC,LINUX,ANDROID etc) in the same network without needing another application on the receiving(client) end, (the client uses the devices browser to download, or view/modify files). It contains an inbuilt http server hence no need for an application on the receivers end. The host turns on the application and the client opens the browser and types the ip address including the port ( the application automatically generates it, hence no need for ipconifg on cmd or any other ways to get ip), then he has access to all the files on the other pc with a very beautiful interface. the client also has a possibility of watching videos, playing music and images directly on his or her browser without having to download it. Depending on whether there is read write access, the client can move files to other directory, delete multiple files, download multiple files to his/her own device and many other options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Projeto de controle financeiro particular visando melhorar gastos e aprendizado Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fire.now is a Firefox plugin that automatically adds your documents to the WhereIsNow latest version discovery service. Everytime you upload a document somewhere, Fire.now integrates the WhereIsNow keys into the file and add it's url to WhereIsNow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Firefox Bookmarks Merger

    Firefox Bookmarks Merger

    Cleans the firefox bookmarks

    Merge the duplicate bookmarks folders, Delete empty folders and duplicated url through direct access to places.sqlite in %appdata%\Mozilla\Firefox\Profiles\%yourProfileFolder%\places.sqlite Tested on Firefox 28.0 on Windows 7 . The FirefoxBookmarksMerger try to create a backup of the origial places.sqlite before starting. Rollback is possible with "Restore original data" button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Flex UI framework, using Spring and Hibernate back-end solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Are you tired of keeping your bookmark collections up-to-date for each of your browsers separately? Groab helps you by merging the bookmark collections of several browsers (Konqueror, Netscape, IE) and redistributing the merged collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Controls developed with GWT have tightly coupled behavior with their presentation, this introduce some troubles when we need to apply new theme for UI. This library introduce painless way to decouple logic from views using plain HTML templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Geedot aims to be a lightweight, fully (and only) HTML 4.01 and CSS compliant and functional web browser for X. It uses the gdtoolkit widget set which is very fast and lightweight - yet also infinitely and easily expandable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gradle Retrolambda Plugin

    Gradle Retrolambda Plugin

    A gradle plugin for getting java lambda support in java 6, 7

    This plugin will automatically build your java or android project with retrolambda, giving you lambda goodness on java 6 or 7. It relies on the wonderful retrolambda by Esko Luontola. The minimum android gradle plugin is 1.5.0 and the minimum gradle plugin is 2.5. The plugin will compile the source code with java8 and then replace the class files with the output of retrolambda. Set the java version to compile to. The default is 6. Only 5, 6 or 7 are accepted. The default version of retrolambda used is 'net.orfjackal.retrolambda:retrolambda:2.5.6'. If you want to use a different one, you can configure it in your dependencies. If you are running with java 6 or 7 you should really consider updating. First try updating to the latest version of the android gradle plugin. Newer versions of lint are compatible with java 8 sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HTTPSession will provide a complete java library to manage HTTP client sessions. The features (will) include: cookie management, HTTP authentication, referer management, navigation history, refresh statements and HTTP redirections handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Heap-o-crap is possibly one of the safest browsers on the "market". It may not have as many features or compare in speed to leading browsers, but we employ many techniques to prevent phishing, viruses and many other malicious attacks. Safe for all ages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HtZip is a lightweight HTTP Server that serves files out of Zip Files on the server by only uncompressing the requested file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ImportCargo_airplane

    ImportCargo_airplane

    항공 수입화물 이력조회

    항공 수입화물의 화물관리번호 조회 및 화물 처리 이력을 조회 하는 프로그램.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ItsNat is a Component based AJAX Java Web Application Framework.No XML programming,no mixed view/code,no custom JavaScript.Only pure HTML,pure Java and server centric Swing-like programming with W3C standards where "The Browser is The Server"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java based API for use with Internet Explorer. Based on the JACOB project and the IE COM Object, it directly controls IE from java. This API can be used as a true end-user web browser test with IE and not a Http-Based test such as HttpUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JAHM

    JAHM

    Create executable Java archives for HTML content.

    JAHM is a tool for creating executable Java archives that contain and render HTML content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JAVIER

    JAvascript Voicexml InterpretER

    JAVIER is a JAvascript Voicexml InterpretER, designed (but not restricted) to run inside a web browser, its main engine has less than 1000 lines of code. It's maybe, the tiniest but (almost) FULL VoiceXML implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JBookmarks makes it easy to administrate, import, export, publish and use bookmarks with your favourite browsers. Runs on Java JDK 1.4 (JDK1.1 IO soon) and supports Opera, Mozilla, Firefox, Netscape, Internet Explorer and XBEL(soon) in Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a small java library that provides information about browsers given the user-agent string. It uses the browscap.ini file from Microsoft or cyscape.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo