Showing 3575 open source projects for "source"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Library for managing media collections. Automate tagging and organization of media files such as mp3. Extensible via java, customizable via xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A small utility that allows to recover accidentally removed files as long as they are still open. The "removed" file will be restored consistently - even if it's under heavy I/O - by re-creating the link to the file's i-node in the filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    fs3
    fs3 is an Amazon S3 compatible client and server implementation enabling centralized file storage web services ideal for multi-server applications. Users can develop potential S3-based applications using only a typical Apache-PHP environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple tool to backup local directory to remote directory via FTP. Also allows for archiving local directory (i.e. zipping) and saving to remote directory via FTP. Written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    fpsc is a Fast Parallel Stream Compressor. It can use multiple CPUs to compress (gzip or bzip2) a data stream. (from stdin to stdout) It is built to achieve maximum throughput, everything else (especially memory usage) can be sacrified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Organise FW is meant to be a databese driven file management framework. Abstracting from the hierarchical filesystem, it provides automated file categorisation and management, using naming schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fsyst
    fsyst is a PHP application for managing files and folders online. It's only one php-file. Features: Delete/Rename/Move/Copy/Create files/folders, text/picture editor, mp3-player, search function, Sorting and more. I'm open to comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Puggle
    Puggle is a graphical desktop search engine written exclusively in Java. It provides full text and metadata search over files, folders, music, photos, web pages and more that are stored locally on your computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A personal document management system combining the features of backup, version control and document management tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VDI Studio is a free editor for VirtualBox disk image files.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    EchoDep Hub and Spoke
    ECHO DEPository is a digital preservation research/development project at the Univ. of Ill. Urbana-Champaign in partnership with OCLC and funded by Library of Congress under their National Digital Information Infrastructure Preservation Program (NDIIPP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Folder Synchronization: - Analysis mode. - Folder synchronization from Master folder. - Two folders synchronization. - Folder Backup. - Recurse Subfolders. - Byte2Byte file comparison. - Automated Mode. - Log system. - FTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    collector is a tool to collect some useful file, movie, webpage. it is written in MFC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHPCronBackup
    PHPCronBackup is an easy to use backup script. It can create a compressed backup file of your database and your file system. All files will be stored on the server and can be transferred to another server via FTP. PHP5 is required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Podi ZLib Data Compression Library
    ZLib 1.2.3 wrapper for Delphi language. It works on latest Delphi 2010 too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Test repository for CMIS developers. It uses the file system as its data store and therefore just provides limited functionality (no versioning, no relationships, no query, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DMSEasy is a web-based Document Management System (DMS) written in PHP5 with MySQL backend for enterprise use . it enable you build documents like chm online, and share documents in a file repository with your workmates very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a simple Windows Commander. You can use it as an template for your own. It was done to be portable(Only one file), non-installable and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a web interface to control tar and mt. You can easily archive files to a tape drive without having to remember all the commands to use. It stores a list of archived files in simple text format allowing you to search using your web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is KeePass Password Safe 2.08 plugin for import and export data from/to midlet SafeStore Gold Edition. SafeStore is a rich functions, password manager application for J2ME mobile phone.more informations on SafeStore www.aldea.it/safestore
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Script to find duplicate files via their md5 sum. A batch script that executes find | md5sum | sort | uniq | xargs | sed. Duplicate files' whole path and their size are output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    With DoCASU, Alfresco users have a simplified and easy to use solution to access, search and manage documents. DoCASU is a Rich Internet Application (RIA) based on Alfresco Web Scripts and ExtJS. Find all details on: http://code.optaros.com/trac/docasu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Utilizes common unix utilities to provide a simple backup solution. Like Apple's Time Machine, sbak uses hard-links to minimize disk usage. Reduces data transfer by using compressed rsync transfers. Web interface and subscription service coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DirClean is a solution to rapidly delete files in the directories, developed using Mono and c#. You can delete all files except types defined in parameter, or delete files matching a parameter. You can also delete empty folders as well.
    Downloads: 1 This Week
    Last Update:
    See Project