Open Source Java Storage Software for Mac - Page 14

Java Storage Software for Mac

View 1653 business solutions

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

  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    A program to sort and categorize pictures into a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Picjurz is an picture/image management application. Among its planned features are: web-based interface, albums, offline storage manager, hardcopy manager and support for both picture-content and digital-camera metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Compression Utility - based on own bit algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A cross platform CD Cataloging program to search media, store files names contained in media libraries or data collections with search capabilities for easy reference. This application is in the early stages or development and is not a working product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    This program makes it possible to transfert files from a computer to another via SSL/TCP/IP. It is composed of a part to listening of possible requests, the server, and of one or more customers. Pure Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Quillen backs up your important files to Amazon S3 with minimum data transfer and storage. It has a command line interface to maintain simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Quotero

    Quotero

    Quotero becomes Kimios

    Quotero was an open source Document Management System (DMS) developed in java. It provides basic document management features and advanced collaborative features such as version control, comments, workflow, etc. Quotero becomes Kimios. Please visit https://sourceforge.net/projects/kimios/ Web Site: http://www.kimios.com Issues: http://issues.kimios.com Wiki: http://wiki.kimios.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The RAZip bitstream format was designed to provide a faster random access to compressed data than what is currently possible using the GZIP format. During the desing phase, some other features were added, like encryption and error correction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Small java console utilite for renaming Track-XX.mp3 files according to rows from tracklist file with song names. Useful not only for mp3 files but for any. This is small jar file compiled for java 1.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    RIPEA

    RIPEA

    Repositori per a la Interoperabilitat dels Procediments Administratius

    == MOGUT A GITHUB: https://github.com/GovernIB/ripea== RIPEA és l'acrònim de Repositori per a la Interoperabilitat dels Procediments Electrònics Administratius. RIPEA és el repositori corporatiu d’expedients electrònics que permetrà als usuaris administradors la creació d’expedients a partir de metadocuments i metadades; i als usuaris gestors, la tramitació d’expedients electrònics a nivell de documents. Actualment encara es troba en procés però es pot dir que les principals característiques que definiran aquesta eina seran les següents: * Adaptada a les normes tècniques de l’ENI * Integrada amb els sistemes de Custòdia, Portafirmes, Registre d’Entrada i Sortida, SISTRA. * Permetrà la integració amb altres sistemes gestors d’expedients externs (Helium)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RenameTool can rename MANY files/folders at once unlike default programs by OS.Use it on a group of files/folder with filter to modify file/folder names Use it to: fix names of files d'loaded from internet;suffix & prefix words;remove words;any editing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple command-line directory & file renamer. Use a friendly but powerful syntax (like regex, only much easier) to rename files & directories. Perform string & arithmetic operations, enumerate files, insert timestamps, and other file & system attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Replicross synchronizes two databases of similar structure. Rules written in an XML/EMF model describe how data must be updated from one base to the other. Another functionality is to propagate incrementally the structure of one database to the other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The goal of this project is to create an expandable secure content store along the lines described by JSR 283 supporting an access model, which incorporates both discretionary and mandatory access controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Route64 Eclipse Plugin is a plug-in for the Eclipse Workbench. It supports manipulation off image files and can be extended by other plugins. The programms can be executed on an emulator. The project is targeted on the the Commodore 64 emulator Route64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    S3Proxy

    S3Proxy

    S3Proxy implements the S3 API and proxies requests

    S3Proxy implements the S3 API and proxies requests, enabling several use cases. Translation from S3 to Backblaze B2, EMC Atmos, Google Cloud, Microsoft Azure, and OpenStack Swift. Testing without Amazon by using the local filesystem. Extension via middleware. Embedding into Java applications. Docker Hub hosts a Docker image and has instructions on how to run it. Users can download releases from GitHub. Developers can build the project by running mvn package which produces a binary at target/s3proxy. S3Proxy requires Java 8 or newer to run. Configure S3Proxy via a properties file. An example using the local file system as the storage backend with anonymous access. S3Proxy can be configured to assign buckets to different backends with the same credentials. In addition to the explicit names, glob syntax can be used to configure many buckets for a given backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A fast program to search, install and update programs. So you has the last version of your favourite programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SMSCompress is a project of investigation, development and implementation of different SMS compression techniques. Using these techniques, SMS of more than 160 characters can be sent at only one SMS, saving money to the user ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SafePassDB

    SafePassDB

    Protect your personal data with SafePassDB.

    If you are forgetful and want to store all of your personal data securely on your PC without internet connection then SafePassDB is definitely for you! SafePassDB is a free multi-platform software application written in Java programming language that will enable you to protect all of your personal data with one "Master Password" using AES (Advanced Encryption Standard). SafePassDB is light weight and super easy to use! Current version of the software uses 128 bit AES (Advanced Encryption Standard) algorithm, which is a standard by U.S. National Institute of Standards and Technology (NIST), for protecting your personal data. IMPORTANT: In order to run SafePassDB you need to have Java installed on your computer. Java is free and can be downloaded from - http://www.java.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A plattform independent encryption-tool with a simple user interface (swing/java). It uses 'Password Based Encryption' (PBE) to encrypt and/or decrpyt files on the filesystem. Encryted files will also be compressed using the zip-format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Log viewing system that enables the remote monitoring of many metalog servers through mysql server(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a backup software for local files or files on an FTP server. The difference with the other backup software is that this one will never stops to do its task even if the remote host is always disconnecting during the files listing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A search, filter, and "action" utility targeted at power users and developers. Features a graphical and command-line interfaces. Initial version searches for/filters files then does whatever you specify (copy, delete, move…).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple java library (1.5.* and higher versions) in order to crypt (or decrypt) a file using a password. The library accepts the following parameters: an input file, the operation to perform, and the user password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SecureJDMS is the attempt to develop a secure DMS, based on an RCP and (even untrusted) DB for data storage. For now, its all about managing scanned documents and searching them by content (using OCR). All data sent and stored will be strongly encrypted.
    Downloads: 0 This Week
    Last Update:
    See Project