Showing 1357 open source projects for "java open source"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    SortPhotos

    SortPhotos

    SortPhotos is a Python script that organizes photos and videos

    SortPhotos is a Python-based command-line utility that organizes photos and videos into structured directories based on their date and time metadata. It can sort files by year, month, day, or any custom format using EXIF and other metadata tags, making it easy to transform messy collections into neatly arranged photo libraries. The tool works with both images and videos, automatically renames files if desired, and can filter which metadata groups or tags to prioritize when determining file...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    Commander64

    A Commander clone written in .Net with support for emulator files

    A Commander clone written in .Net with support for emulator files, mainly aimed at the Commodore 64 enthusiasts, but also intended for general use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Node Renamer

    Node Renamer

    A Simple Cross-Platform Batch Renaming Application.

    About By using Node Renamer you can easily set up a batch rename job using multiple rules on a large number of files. The 10 different rules allow you to change file names with prefixes, suffixes, and timestamps, etc. Before renaming the files you can analyze that the output will be correct. Usage Guide Step 1: Add files, directories, and sub-directories for bulk renaming at once. Step 2: Select from the list of 10 rules to rename multiple files. These rules are: Add Prefix, Add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    clzw

    clzw

    Implementation of LZW compression algorithm in C

    Simple, fast implementation of LZW (Lempel–Ziv–Welch) data compression algorithm in C. - Console encoder/decoder tools - OS independent - Could be used in embedded projects - Works with raw code-stream LZW features: - Hardcoded dictionary size - Variable code size - Code search is performed by hash table and embedded in dictionary linked lists (encoder) - No dynamic memory allocation
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    The jbig2dec project is no longer hosted here. Please see: https://www.ghostscript.com JBIG2 is a compression format for lossless and lossy encoding of scanned monochrome documents at moderately high resolution. It is very efficient in that domain, claiming 100:1 compression. jbig2dec is a decoder-only implementation of the format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The GK3 Tools project is a collection of tools and utilities useful for viewing and modifying the Gabriel Knight 3 data files.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    fff

    fff

    A simple file manager written in bash

    A simple file manager written in bash. Minimal (only requires bash and coreutils). Smooth Scrolling (using vim keybindings). Tab completion for all commands! Automatic CD on exit (see setup). Works as a file picker in vim/neovim (link)! Display images with w3m-img! Supports $CDPATH. You only need to modify the keybindings that you'd like to change from the default. fff will run perfectly fine without any of these defined. When rebinding a key in fff make sure you don't have two bindings with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    qpxtool

    qpxtool

    Utility for testing CD/DVD quality and burning rate

    Utility for testing CD/DVD quality and transfer rate written on C++ and Qt
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 9
    SafeKeep is a centralized and easy to use backup application that combines the best features of a mirror and an incremental backup.
    Downloads: 1 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
    Droppy

    Droppy

    Self-hosted file storage

    droppy is a self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. It is particularly well-suited to be run on low-end hardware like the Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BackupPC

    BackupPC

    BackupPC is a high-performance, enterprise-grade system

    BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows, and macOS systems to a central server using rsync, tar, SMB, or FTP. It uses hard-linking and compression to efficiently store multiple backups of the same files and offers a web interface for administration and restore. BackupPC is suitable for environments where centralized, disk-based backups are needed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Asimov

    Asimov

    Automatically exclude development dependencies from Apple Time backups

    Automatically exclude development dependencies from Apple Time Machine backups. For macOS users, Time Machine is a no-frills, set-it-and-forget-it solution for on-site backups. Plug in an external hard drive (or configure a network storage drive), and your Mac's files are backed up. For the average consumer, Time Machine is an excellent choice, especially considering many Mac owners may only have Time Machine as a backup strategy. Asimov aims to solve problems, scanning your filesystem for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    BeaST Quorum

    Quorum device implementation for shared block devices

    BQ (BeaST Quorum) is the simple quorum drive implementation for the FreeBSD CTL HA and the BeaST Storage system concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dotfiles (gf3)

    Dotfiles (gf3)

    Configurations for the tools I use every day

    This repository is a personal dotfiles collection (configuration files for shell, editors, and related tools), organized to bootstrap and version-control the author’s development environment. It typically includes files like .zshrc, .vimrc, .gitconfig, and other scripts or plugin configs, plus installation or bootstrap helper scripts. The structure often supports modular overrides (machine-specific or role-specific configs) and may integrate with tools like GNU Stow, chezmoi, or custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vchanger may be used with the Bacula Open Source network backup system to emulate a magazine-based tape autoloader using disk partitions on fixed or removable disk drives as virtual magazines and files on those partitions as virtual tape volumes.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 17
    MyCoRe

    MyCoRe

    your repository framework

    MyCoRe is an Open Source project for the development of Repositories, Digital Library and archive solutions. The technical base of the system is formed of Java class libraries, XML technology and different database backends. Since 2015 we use https://mycore.atlassian.net/ for bug tracking. Please use our ticket system there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ak File Organiser

    ak File Organiser

    A must have file organiser tool to tied up your folders

    This is an open-source file organiser tool created by K Adarsh as a hobby project to clean up your messed up directory to folders with specific files with extensions that you prefer. This is a must have tool for everyone who use a pc. This app is in its pre-alpha version thus you may find bugs, so feel free to email me or pull request in GitHub : )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    vscartutils

    vscartutils

    vscartutils: tools for the cartridge data formats of the Prophet VS

    vscartutils: tools for the cartridge data formats of the Sequential Circuits Prophet VS Included tools: * vssyx2vsram: convert syx-file(s) into VSRAM image file * vsram2vssyx: convert VSRAM image file into syx-file * vssyx2vsrom: convert syx-file(s) into VSROM image file * vsrom2vssyx: convert VSROM image file into syx-file * vsramfix: fix VSRAM image file * vsromfix: fix VSROM image file * vsramlist: list programs in VSRAM image file and export user-waves to WAV-files *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    google photos backup

    google photos backup tool

    provide google photos backup to your own NAS or other java enabled machine. May be useful since google disabled google drive integration of google photos. more HOW-TO on wiki pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Docker Machine

    Docker Machine

    Machine management for a container-centric world

    Docker Machine is a tool that lets you install Docker Engine on virtual hosts, and manage the hosts with docker-machine commands. You can use Machine to create Docker hosts on your local Mac or Windows box, on your company network, in your data center, or on cloud providers like Azure, AWS, or DigitalOcean. Using docker-machine commands, you can start, inspect, stop, and restart a managed host, upgrade the Docker client and daemon, and configure a Docker client to talk to your host. Point...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Redux Persist

    Redux Persist

    Persist and rehydrate a redux store

    Basic usage involves adding persistReducer and persistStore to your setup. Every app needs to decide how many levels of state they want to "merge". The default is 1 level. If you are using react, wrap your root component with PersistGate. This delays the rendering of your app's UI until your persisted state has been retrieved and saved to redux. State reconcilers define how incoming state is merged in with initial state. It is critical to choose the right state reconciler for your state....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pydio Cells

    Pydio Cells

    Formerly AjaXplorer, file sharing platform for the enterprise

    Pydio Cells is the mature open source alternative to dropbox and box, for the enterprise. Why building your own box? You need to access your documents across multiple devices, and regularly share documents (weblinks) and folders with your contacts and teams. Still, using a consumer SaaS box or drive service is neither practical nor safe. And enterprise SaaS box or drive services are expensive and come with Disk Storage that you already have on your servers or private cloud. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    svn_backup_to_s3

    Backup to S3

    svn_backup_s3 Simple Bash script, to make a SVN folder backup with the challange to upload the tar.gz files to S3 AWS. Remember, to change the variables ! 2016 - www.garanet.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PostgreSQL-bkp-script

    PostgreSQL Full Backup Bash Script

    PostgreSQL-bkp-script PostgreSQL Full Backup Bash Script This simple script in BASH for Linux creates a Full database Dump in PostgreSQL on a file that can be used later.
    Downloads: 0 This Week
    Last Update:
    See Project