Showing 1247 open source projects for "java open source"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 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
    Speed

    Speed

    Find the data transfer speed on Mac OS X.

    A simple app which will allow users to find the data transfer speed on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A collection of python module, libraries and final users utilities in Python language. Targets can be end user desktop, but also Python developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Webmin module for managing Posix Access Control Lists (ACLs) on files and directories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Uniform Renamer is a batch file renamer aiming at reformatting Japanese manga files. It can reorder the information, converge similar terms and thereby unifying filenames towards one format. It is however not designed for numbering files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    ZDoc for the palmpilot, exepak and sentinel are now going to be released from this site.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    fsarchiver is a system tool that allows you to save the contents of a file-system to a compressed archive file. The file-system can be restored on a partition which has a different size and it can be restored on a different file-system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QTParted is a QT GUI of parted. The aim of QTParted is to make a free Partition Magic clone for Linux.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 8

    Flashmon

    Onboard NAND flash operations monitor for embedded Linux

    Flashmon is a Linux kernel module that monitors NAND flash memory access events using Kprobes and Jprobes. Flashmon targets embedded boards shipped with bare flash chips managed with MTD : mainly JFFS2, UBIFS and YAFFS based systems. The monitored events are : flash page read / write requests, and flash block erase operations. Instructions on how to use Flashmon are included in the archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Dosya Arayıcı

    Travers windows files, index it and present to user with Spell Correct

    Arayici traverse files and directory in Windows and index they, then if user want to reach a file or directory, Arayici present to user with Spell Corrector
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    JavaTB
    JavaTB is a Java ToolBox that goes beyond what operating systems provide for file management, networking, system monitoring and many more functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FS-Inspect
    FS-Inspect is an easy to use tool designed to give you an overview about your files and directories (Disk Usage). On start up, it reads recursively the inspected directory and presents the content in two useful views: * The folder view, shows the directory tree, sub-folders are sorted by size. * The type view, shows all file types found, sorted by the total size. In the post scan, the utility start searching for duplicates. All duplicates are listed in the file view, colored...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VISUAL MOUNTVOL DRIVE TO FOLDER

    VISUAL MOUNTVOL DRIVE TO FOLDER

    GUI for windows mountvol command

    VMD2F means Visual Mountvol Drive To Folder MOUNTVOL is a Windows Dos command to mount or unmount a drive in a specific folder Use VMD2F may be easier and faster than writing commands in console (Hopefully!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Restriping Tools for Lustre (Retools)

    Restriping Tools for Lustre (Retools)

    {bzip2,gzip,rsync,tar} with automatic striping according to file size

    Retools is a set of modifications to the commonly used open source utilities bzip2, gzip, rsync, and tar that automatically selects the Lustre stripe count for created and/or extracted files according to the sizes of the files involved. By striping large files over a higher number of physical disks and small files over a lower number, aggregate I/O bandwidth for large files is maximized and the impact to the file system due to small files is minimized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    YourDefrag
    Small and simple disk defragmenter for Windows XP - 2008R2 based on jkDefrag code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Artica For Samba Appliance

    Artica For Samba Appliance

    NAS/File Sharing/PDC server in 5 Minutes

    Artica For Samba Appliance is an Open source ISO based on Debian 6 that create a full NAS/File server using LDAP system with all necessaries features. It install Artica Web administration Console, a sexy Ajax interface to help you create shares and other filesystem tunes & tweaks
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Swish
    Access your remote files over SFTP directly from Windows Explorer and 'My Computer'.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18

    XTVFS Reader

    C++ classes and application to read XTVFS and FAT32 file system images

    ...The class library can be used to copy unencrypted (i.e. free-to-air) programmes from a disk image. I wanted to extract a recorded program and I was not able to find an open-source tool that could, or even a programming library for accessing xtvfs, so I wrote one. I am calling this alpha as I only wrote it for myself and while it works for my use, it may not suite others. I am not intending to extend the code further but wanted to give others code to start from. If you want to add write support or improve the user experience, you are welcome to contribute / fork the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Clicker is a project for a Multitasking Open-source operating system written from scratch. based on a modular micro kernel. We want to explore new way of designing and using OSes :) [newz: PCI, NE2K and VBE]
    Downloads: 22 This Week
    Last Update:
    See Project
  • 20
    Broken down into the file manager (ego) and the virtual filesystem (libferris/ferrisui). the VFS libferris is the core of the project, ego uses GTK+2 and gevas to present info from libferris and allow management using gfmv, gfcp, gfrm etc and file clip
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    Soothsayer

    Soothsayer

    Capacity exhaustion prediction from RRD files

    Predict if storage utilised will reach capacity within defined period (maximum 5 years), using recent historical data contained within RRD files (maximum -1 year). Produces HTML (or partial HTML) and, more importanly, a PNG RRD Graph showing the prediction and, should the capacity be reached, an annotation indicating when. Optionally email out exception notices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    backuppc_client

    backuppc: bkp_client

    This is a simple bkp_client script for backuppc providing some API and plugin infrastructure for preparing clients to backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 1 This Week
    Last Update:
    See Project
  • 24
    4buntu is a set of scripts to install a collection of digital forensic tools on top of a Linux system. The tools provide a complete forensic workstation to investigate different systems such as Windows, Linux and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    File Piper
    The "File Piper" is a file processing tool. It provides a set of standard file manipulation (copy, head, tail, chunk, zip, search…) in a user-friendly nice-looking Swing interface with possibility to add custom processors written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project