Showing 148 open source projects for "java project with source code"

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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    ActiveFolder

    ActiveFolder

    ActiveFolder can be integrated with existed scientific computation.

    Welcome to the ActiveFolder project, the open source for management simulataion data and reproducing. ActiveFolder provide data reproduction for comparative study and searching reproduction data, by storing data coupled with provenance information. ActiveFolder is integrated existed grid computing service and cloud services. And also, ActiveFolder can be integrated with existed scientific computation, analysis and visualization software without modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    aexplrorer

    Simple file manager to navigate files on your android device from PC

    The file manager, which allows access to the Android file system . Also allows you to get a list of installed applications. Simple and open source replacement for Total Commander + ADB Plugin. This project is a beta, some features will be added later.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    FileTools

    FileTools

    File Tools is a convenience tool to manager different file system.

    File Tools is a convenience tool to manager different file system(based on Eclipse RCP). It supports mass rename, files/directories compare, advanced search/replace, directories synchronization, cross-platform, etc. Currently, this project is under developing, any idea is welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    ... source code and customised it as necessary. - Vivo (configured for UWA but no code changes) - DSpace (significantly customised) - iDrop upload tool (significantly customised) - JDownloadManager (again, significantly customised) The package in this SourceForge project contains our customised version of DSpace, iDrop and JDownloadManager. In our solution iDrop and JDownload manager are modified to interface with DSpace and do not operate on their own. For backend storage we are using iRods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    aws-s3-version-mgmt

    aws-s3-version-mgmt

    Command line utility for versioning-enabled S3 buckets in AWS

    ... this tool can be used in scripts for cleanup purposes and others. Project is entirely Java based and makes usage of the Amazon's AWS SDK for Java. It is intended as a command-line tool (so it can be easily integrated in things like cron jobs etc) however there are plans to to implement a GUI interface too. This project has been reviewed by SoftPedia as per: http://mac.softpedia.com/get/Utilities/aws-s3-version-mgmt.shtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    jTechnologies FileManager++

    Project Collaboration simplified

    The jTechnologies FileManager++ Project Collaboration solution perfectly combines aspects of Collaboration, Project Management and Document Management by providing a wide set of complex but easy-to-use functionalities to assist you and your teams by handling all of your daily business workloads successfully - everywhere. Interested? Read more about on our website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GIIAF Microscopy Library

    GIIAF Microscopy Library

    The GIIAF Microscopy Library, that uses customised OMERO software

    This project incorporates a suite of tools that aim to allow researchers within Griffith's Imaging and Image Analysis Facility (GIIAF) to efficiently and effectively provide secure, centralised, web-accessible data storage, management and manipulation. The open-source Java-based OMERO software was customised to provide most of the features of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SEG-Y Zip
    SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    MySQLJavaBackup

    MySQLJavaBackup

    Java Library for backing up MySQL Databases.

    Use this library to backup your MySQL Database from your Java code. This library only backs up the data, not the database structure(Future Releases). So when restoring the backup file, you must ensure that the database is created and fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pyShowRename

    pyShowRename

    Sensible batch renaming of downloaded TV files

    pyShowRename is a semi-automated batch file renamer which allows for controlled selection and maintenance/sanitisation of downloaded TV programs. The project was initially just to help the author get to grips with python but as of version 1.0 the project is stable enough to be used regularly and has proven to be a very useful tool. pyShowRename interfaces directly with the free epguides.com website using HTML scraping and retains a local cache of available TV Shows. This can be manually updated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Use your database as a file system. Current: java code can be used as a data-storage module inside of webdav servlet. Future: possibly adding a fuse module, any other suggestions ?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WSNFuse provides an abstraction layer for wireless sensor networks, allowing to expose one or many WSNs by means of different access technologies(e.g.: filesystem, JMS, RMI, Smart-Spaces, etc.).Its plugin-based architecture allow users to develop and adopt thei own plugins and configure WSN fuse to better suit their needs. This project has been partially supported by the CHIRON EU research project co-financed by the artemis joint undertaking (http://www.chiron-project.eu/) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SlinkE is a highly elastic distributed cloud computing environment. All source code is included in all of the products. Our goal in making it open source is to allow others to contribute to the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    DOMS
    Building a generic Digital Object Management System for libraries based on fedora-commons, including enforced datamodels, Trusted Digital Repository capabilities, and librarian-friendly user interface based on the datamodel, end user access in Summa This project has moved to SBForge and github. More info on http://sbforge.org/display/DOMS and http://github.com/Statsbiblioteket
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The archive-crawler project is building Heritrix: a flexible, extensible, robust, and scalable web crawler capable of fetching, archiving, and analyzing the full diversity and breadth of internet-accesible content.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Dynamic tree of Java objects encapsulates hard-drive and Jar/Zip files (and their inner files) and Java objects all the same way. Create new ways of communication as executable Jar files, like a paint program that creates/uses paint programs as tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Notenschrank
    Notenschrank ist ein kleines Tool, welches einen Bestand an Orchester- oder Chornoten verwaltet und somit schnellen Zugriff, sichere Archivierung und einfache Verwaltung bietet.Benutzen Sie dieses Programm nicht für kopierrechtlich geschützte Noten
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jSCSI is a cross-platform Java implementation of an iSCSI initiator. jSCSI thus enables Java to directly access and serve block devices over the Internet by natively speaking the iSCSI protocol. The initiator supports software RAID. THIS PROJECT HAS MOVED TO GITHUB!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Armchair File Manager

    Armchair File Manager

    Remote control your home theater PC from across the room

    Use the Armchair File Manager to control your Windows home theater PC using its remote control. Perform light-duty computing tasks from across the room without a keyboard or mouse. Armchair works best with a PC connected to a widescreen television.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    iStoreIT

    JavaEE 6, JBoss AS7 conceptual demonstration project

    A Java EE 6 reference application leveraging Apache TIKA, Hibernate Spatial and Hibernate Lucene to index and retrieve arbitrary data including POJO's (via JSON and XML) and all popular file/content types. This is on ongoing research and development project and will be an attempt to bridge NoSQL/Document Database concepts with some traditional RDMS traits. This primarily serves as a testbed for me to explore CDI, JBoss AS7. I envision OSGi being the mechanism to extend the core iStoreIT...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TreeTank is an easy-to-use framework which allows users to work with tree structures. Modifications are thereby available in a versioned manner which enables not only navigation based in the tree but also on the time-axis. NOTE: THIS PROJECT HAS MOVED TO GITHUB!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ufnasoft Document Management System (Ufnasoft-DMS), Java Document Management System developed in Java Swing, Servlets, Tomcat, and MySQL. The features are Document History, Version Control, User group based permission, Project Level Permission, Docum
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    DROID
    .... [2013-01-24] The binary download of the latest version of DROID has now been moved to The National Archives website: http://www.nationalarchives.gov.uk/information-management/projects-and-work/droid.htm The source code for the latest version of DROID remains available via Github: http://digital-preservation.github.com/droid/ [2012-09-07] DROID 6.1 has been released. New project hosting for the project can be found on GitHub: http://digital-preservation.github.com/droid/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This is a BETA project. It is a Windows Command Line File Deduplicator that replaces duplicate files with hard links.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.