Showing 250 open source projects for "dr java windows"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 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
  • 1

    jFileCrypt

    jFileCrypt encrypts and decrypts files

    jFileCrypt encrypts and decrypts files and directories fast and secure. It is written in Java 5 and uses the Java Cryptographic Extensions. It supports the following algorithms: Blowfish, DES, 3DES, AES and RC4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Fast Duplicate File Finder

    Superfast, lightweight, simple duplicate file finder

    A simple, super-fast, lightweight duplicate file finder written in java. System requirement: Java 1.6+ 20 KB of disk space (lol :D)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Syncoco
    Syncoco is an offline file synchronization tool. It uses a medium like an USB stick, and can handle much larger file systems than the size of the medium, since only changes to the file systems are transferred.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LetterMan

    Simple tool to manage letters.

    The LetterMan(ager) is a simple tool to manage your letters. You may add multiple tags and documents to each letters, categorize it and add other meta-information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    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: 2 This Week
    Last Update:
    See Project
  • 6
    EMC Documentum Admin Tool, let you browse throu the repositories, show and manipulate attributes, included a relations, versions, object-tree view by default. Have got small tools to work with oXygen editor, automatocally check out / in xsl files, render
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DocStore - DMS

    Keeping track for documents

    Application created in client-server architecture. Communication is based on REST protocol. Functionality: - add documents to repository (document means one or more files) - add new version of files - edit files directly from client app - set attributes for document - user authorization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Cylindrical BLAST Viewer

    Alignments in Rotating Cylinder / 3D

    3D viewer which arranges BLAST hits and other bioinformatics-related alignments in a rotating, cylindrical display. Feedback appreciated. NOTE: requires Java3d installation. Superceded by Cylindrical Alignment App
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Split and Manage your Large Files The Easy Way!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Dakota
    Dakota es un proyecto hecho en java para covertir un archivo jar, en un executables de windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    File Fisher

    File Fisher

    Copy/Move files of required extension easily

    This is an easy to use , simple and straightforward software , which makes your life much easier . If you want to copy all the pictures ( Which are mixed with other files like music or documents ) from a pendrive / hard disk to another location , Just drag and drop / browse the source and destination folders and specify which file types you need to copy / move , hit start , sit back and relax . You can see the progress in the main window itself. Check 'Preserve File Structure' to...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 12
    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    This project is ANDS (Australian National Data Service) funded and aims to provide a mechanism for researchers within the University of Western Australia to upload research datasets to a central petastore. It also aims to publish metadata about the datasets to RDA (Research Data Australia) so that the datasets can be discovered (and potentially shared) by searching or browsing through the ANDS website. In order to accomplish the above functionality, this project used the following open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FileManESI

    FileManESI

    File manager software

    FileMan is a file manager software that allow users to apply multiple functions to all kinds of files such as : AES encryption/decryption, zip archiving, file spliting/merging , file comparison.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JFileSplit3.00g

    Split your files with GUI Platform Independent Tool

    JFileSplit3.00g ===================================== -->All new Lightweight Swing based GUI -->Platform Independent Tool -->Split and Join Using same Tool -->Portable!! no need to install -->Small in Size(as small as 16KB!!!!) -->Fast execution of splitting and joining Requirements:: All you need is JAVA or JRE. You can download the latest JRE from Oracle http://java.com/en/download/windows_ie.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    aws-s3-version-mgmt

    aws-s3-version-mgmt

    Command line utility for versioning-enabled S3 buckets in AWS

    This is a Java-based command line utility which provides functionality around S3 buckets with versioning enabled -- something which normal S3 browsers as of yet don't support. If you host your data in the Amazon cloud (AWS) and you use versioning on your S3 bucket(s) you would have noticed the lack of support (currently) from Amazon on this. This tool aims to provide some help with that. Have a look at the usage page here: http://awsversionmgmt.sourceforge.net/usage.html for examples on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    GDuplicateFinder

    GDuplicateFinder

    GDuplicateFinder - A FREE Groovy way to find file duplicates!

    Unlike other duplicate finders such as Easy Duplicate File Finder, Auslogics Duplicate File Finder, MindGems Fast Duplicate File Finder, Duplicate Cleaner, DupFiles and others, GDuplicateFinder is a FREE cross-platform application, with the ability to search among not just local files, but files on the network, such as a Windows or a Linux share using VFS library. Taking advantage of Groovy facilities and GPars power to process in parallel, GDuplicateFinder will help you get rid of those...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 19
    This project is a (platform independent) tool to repair the iTunes library, if files have been moved or renamed. tested with iTunes 8 (8.1) and iTunes 10 (10.7). As noting changed in the library format, it is intended to work with iTunes 11 as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Drag-and-drop files/directories/HTML-URLs into a Java GUI. Perform text operations on the files into output files. Operations include concatention, text and regex editing, and other file/string/row/column/script operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Multiple Location Backup
    Its a Java application that can copy/cut a list of source locations to a list of destinations. It can also transfer files over the internet peer2peer. WARNING: Requires Java 7 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Picasa MultiFileRename

    Rename mulitple files within Picasa

    Picasa lacks of a serious multi file rename function. This project helps you with a Button for Picasa that will offer this missing function. Select the files you want to rename and simply click on the Rename Button. A Dialog let you choose all the details for renaming files. Limitation: Picasa transfers each file with full pathname into the clipboard it depends on the directory structure how many files can be renamed at once. Installation: Just unpack the zip to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JFSplit - File Splitter and Joiner

    A free file splitter and joiner

    A free file splitter and joiner with a number options to split and join your files efficiently. Cross-platform tool programmed in JAVA and requires Java Runtime Environment to use this tool.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    Visual Disk Diet

    Helps you visualize the space used on your drives with colorful chart.

    Visual Disk Diet helps you visualize the space used on your drives with a colorful radial tree chart. Now you can see quickly which folders take so much space, and get rid of them (coming soon). Coded with java/processing. Feel free to use, modify or suggest ideas! It's pretty much a copy of Disk Space Fan but Open Source so it can be adapted to extended purposes (as browsing file system...) It's very fast on data drives (your data partition, usb drive...) It's NOT optimized for...
    Downloads: 0 This Week
    Last Update:
    See Project