Showing 129 open source projects for "storage"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    pkg

    pkg

    Package your Node.js project into an executable

    This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed. Make a commercial version of your application without sources. Make a demo/evaluation/trial version of your app without sources. Instantly make executables for other platforms (cross-compilation). Make some kind of self-extracting archive or installer. No need to install Node.js and npm to run the packaged application. No need to download...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2
    FileSaver.js

    FileSaver.js

    An HTML5 saveAs() FileSaver implementation

    Have you ever wanted to add a Save as… button to a webapp? Whether you’re making an advanced WebGL-powered CAD webapp and want to save 3D object files or you just want to save plain text files in a simple Markdown text editor, saving files in the browser has always been a tricky business. Usually when you want to save a file generated with JavaScript, you have to send the data to your server and then return the data right back with a Content-disposition: attachment header. This is less than...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    UglifyJS 3

    UglifyJS 3

    JavaScript parser, mangler, compressor, beautifier toolkit

    UglifyJS is a JavaScript compressor/minifier written in JavaScript. It also contains tools that allow one to automate working with JavaScript code. A parser which produces an abstract syntax tree (AST) from JavaScript code. A code generator which outputs JavaScript code from an AST, also providing the option to get a source map. A compressor (optimizer). it uses the transformer API to optimize an AST into a smaller one. A mangler, reduce names of local variables to (usually) single-letters....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    elFinder

    elFinder

    Open-source file manager for web, written in JavaScript

    .... Multi-root support. Local file system, MySQL, FTP, SFTP, Box, Dropbox, GoogleDrive and OneDrive volume storage drivers. Support AWS S3, Azure, Digital Ocean Spaces and more with League\Flysystem. Flysystem driver. Cloud storage (Box, Dropbox, GoogleDrive and OneDrive) drivers. Background file/folder upload with Drag & Drop HTML5 support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5
    SVGR

    SVGR

    Transform SVGs into React components

    React supports SVG out of the box, it's simpler, easier and much more powerful to have components instead of SVG files. Wrapped in a React component, your SVG is inlined in the page and you can style it using CSS. SVGR differs from other library by its solid architecture. It uses svg-parser + Babel to transform SVG code into JavaScript code. A whole directory can be processed, all SVG files (matching .svg or .SVG) are transformed into React components. It is possible to target React Native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MobX

    MobX

    A Simple, scalable state management

    MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). Write minimalistic, boilerplate free code that captures your intent. Trying to update a record field? Use the good old JavaScript assignment. Updating data in an asynchronous process? No special tools are required, the reactivity system will detect all your changes and propagate them out to where they are being used. All changes to and uses of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    openmediavault

    openmediavault

    The open network attached storage solution

    OpenMediaVault is the next generation network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and many more. Thanks to the modular design of the framework it can be enhanced via plugins. OpenMediaVault is primarily designed to be used in home environments or small home offices, but is not limited to those scenarios. It is a simple and easy to use out-of-the-box solution that will allow...
    Leader badge
    Downloads: 16,314 This Week
    Last Update:
    See Project
  • 8
    GeoNetwork - Geographic Metadata Catalog
    A web based Geographic Metadata Catalog for data description and discovery. It implements international standards (e.g. ISO19115/19139, ISO19115-3, Z39.50, CSW 2.0, OGC). It originates from the United Nations and is used by many governments as geoportal software. This page is not maintained actively. Active development and discussion takes place on github. You can also connect directly with the companies supporting the development. Source code available on github https://github.com/geonetwork/
    Leader badge
    Downloads: 129 This Week
    Last Update:
    See Project
  • 9
    Rockstor

    Rockstor

    BTRFS based NAS and private cloud storage solution

    Rockstor is a Network Attached Storage (NAS) and private cloud storage solution based on advanced Linux technologies like BTRFS, Docker and others. In addition to standard NAS features like file sharing via NFS, Samba, SFTP and AFP, advanced features such as online volume management, CoW Snapshots, asynchronous replication, compression, and bitrot protection are supported based on BTRFS. Rockstor also provides apps like ownCloud, Syncthing, OpenVPN, and Plex to name a few. Apps or "Rock-ons...
    Downloads: 29 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time. The web interface allows you to easily compare file versions and synchronize and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    BWTC32Key

    BWTC32Key

    A file compressor with AES256CTR and Base32768 binary-to-text encoding

    BWTC32Key is a program I wrote that compresses data, then optionally encrypts it, and then outputs a Base32768 representation as the final output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bacula-Web

    Bacula-Web

    Monitoring and reporting web gui for Bacula

    Bacula-Web is a web based UI mostly written in PHP which provide you a summarized view of your Bacula's backup infrastructure. It obtain his information from your Bacula catalog's database. Latest stable version is available on https://www.bacula-web.org (Bacula-Web 9.5.0 - released on March 18th 2024).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sfxPackager

    sfxPackager

    Setup / install creation system for Windows.

    (NOW PRIMARILY HOSTED ON GITHUB @ https://www.github.com/keelanstuart/sfxPackager) sfxPackager allows you to create setup / install packages for Windows, with a user-friendly, project-based GUI and integrated Javascript interpreter featuring an extensive API for handling more complex install tasks. User's Guide: https://docs.google.com/presentation/d/e/2PACX-1vRAVGjiJbSYUrOWB8jEzqG7hMwVbZqvCiAbVmOeL25hoEmN909H-BtGjEawmTMZLta5qHfhGydWDqQd/pub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Blue Print

    Blue Print

    Blue Print is a remote access, cross-platform hex editor/data analyzer

    WeLees BluePrint(hereafter referred to as WBP) is a hexadecimal editor based on a Web front-end. Its back-end works on Windows, Linux and OSX platforms, and the Web-based front-end runs on any browser. Users can start the back-end of WBP on PC/server/NAS/smart device(hereinafter referred to as the host) which has network connection, and perform graphical editing & analysis on data of the host in a browser on any other machine regardless of whether the host has local graphics module or not....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Visual LVM

    Remote GUI LVM manager

    The Visual LVM is a remote graphical based LVM managing tool, it allows user perform graphical LVM managing on any other smart device. It is the first GUI LVM managing tool for server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NB Renamer

    NB Renamer

    Interactive Batch Renamer

    NB Renamer is a free bulk renaming tool. Compared to other batch renaming software, it has a dynamic and interactive interface. It shows the preview of file name changes, and populates parameter values when you click or select on the file names. Combining a succinct design with meticulous implementation, it strives to makes the whole batch renaming process easier and intuitive.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    localForage

    localForage

    Offline storage using a simple but powerful API

    Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. localForage is a JavaScript library that improves the offline experience of your web app by using an asynchronous data store with a simple, localStorage-like API. It allows developers to store many types of data instead of just strings. localForage includes a localStorage-backed fallback store for browsers with no IndexedDB or WebSQL support. Asynchronous storage is available in the current...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DropYet

    DropYet

    It's the simple cloud.

    With DropYet you can manage your personal files in the easiest way. And it's not that bad looking. :) Enjoy the security, simplicity and beauty of DropYet. Upload, rename and delete files. The simpliest manager of files and folders. Furthermore, there are more features like securely sharing files, password encryption and encrypted file detection. Setting it up is easier than ever before. Just try DropYet. Currently working on MORE features for you. Now with Dark...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    elFinder for Drupal
    This module integrates elFinder (https://github.com/Studio-42/elFinder) file manager with Drupal CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    UltraDefrag

    UltraDefrag

    Increase your system performance with this easy to use tool

    Please note, here you can find the latest open source release of UltraDefrag (7.1.4). The most recent UltraDefrag release (12.0.0) can be found on our official website: https://ultradefrag.net UltraDefrag is a disk defragmenter for Windows, which supports defragmentation of locked system files by running during the boot process. It is easy to use without any complicated scripting or a huge load of configuration settings. You can filter the files processed by size, number of fragments,...
    Leader badge
    Downloads: 1,064 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Maarch Courrier (DMS)
    Maarch Courrier is a PHP Document Management System dedicated to electronic mail processing. Maarch includes scan connectors, mailroom management, workflow. Maarch provides handy features like content management, version control, workflow, office templates, statistics, etc. Donwload Maarch Courrier from ower gitlab : https://labs.maarch.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SyncStuff

    SyncStuff

    Tired of Dropbox? Host your own files then.

    SyncStuff is a personal cloud that relies on rsync to sync your files of your desktop, laptop, PC at work to and from a home server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UrBackup

    UrBackup

    Open Source Client/Server Network Backup System

    Efficient Client-Server Backup system for Linux, macOS and Windows. A client for Windows, FreeBSD and Linux lets you backup open files and complete partition images (Windows). Backups are stored to disks in a efficient way (deduplication) on either Windows or Linux servers.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 25
    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. How...
    Downloads: 39 This Week
    Last Update:
    See Project