[go: up one dir, main page]

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    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
  • 2
    File Write Tracker (FWTracker) will save all files before they are updated, or deleted. It also keeps track of files that had their permissions or contexts changed. You can also restore the files back to their original state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gFastFile is a fast and useful file manager written in C# for the GTK toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A small tool for renaming many files/dirs at once. Uses Perl + Gtk2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    generic-auto-updater

    generic-auto-updater

    A robust, user-friendly, clean and efficient Auto-Updater

    After finishing a stable beta version of the "Auto-Updater" to be used by a specific company, I decided to duplicate the repository and making a few tweaks in the copy to turn it public (and generic) in order for it to be used by anyone. And thus, the first version of the "Generic Auto-Updater" was born! - A robust, user-friendly, clean and efficient Auto-Updater for anyone who wishes to maintain their client's users always updated based on some server directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    grename

    Graphical mass file-rename utility

    GUI, simple-to-use mass file-rename utility. for Linux. By selecting files which are mostly similair, but with a few variations, you can rename these files en-masse through changes in the template or generalised form of the file-names. Download from https://sourceforge.net/projects/grename/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    gridfs-fuse

    a fuse wrapper around MongoDB's GridFS

    GridFS FUSE: Allows you to mount a MongoDB's GridFS instance as a local filesystem Requirements: ·MongoDB 1.6+ ·FUSE 2.8.5 ·Boost 1.49.0 Building: # scons Usage # ./fmount or ./mount_gridfs --db=db_name --host=localhost mount_point Current Limitations: ·No MongoDB authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wiki application based on SVN as storage, Velocity to display pages, Lucene to search and programmable using Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    h3d

    Heavy Duty Directory Deduplicator

    A tool to detect duplicate or similar directories on locally accessible drives. The tool is currently linux-specific, but can be extended easily to run anywhere Java runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    hardlinkpl finds duplicate files and hardlinks them, especially but not only on Cyrus mail spools. The memory footprint is bearable low, making it possible to search huge file systems of several hundred gigabytes. Inspired by hardlinkpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project offers 3 basic tools for manipulating binary files: 1) flexible hexdump 2) hexencoder that reads a binary file and applies provided binary changes at given offsets and 3) a binary compare that gives summary of ranges where files differ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    httpFileManager is a file management script written in PHP, allowing the remote administration of files over HTTP. You may create and manage one or many Web sites. httpFileManager includes an HTML editor for the creation and maintenance of Web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    hxs - command line hexa searching and binary file dumping utility, allows you to search hexa expressions and binary strings in any files (supporting also big files like /dev/hda) and allows you to dump particular pieces of file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    It's a filetype/creator changer for mac os x. With support for multiple files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    iMeMex is a dataspace management system. iMeMex is a research prototype. The package also provides several useful components for research such as external sorting, B+-trees, inverted indexes, content converters, query operators, and graph indexes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Windows installer which will set up symlinks for easy drag and drop uploading of Podzilla2 files on your iPod with Podzilla2 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    (intelligent) Renamer for TV Shows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    incron is an "inotify cron" system. It works like the regular cron but is driven by filesystem events instead of time periods. It contains two programs, a daemon called incrond (analogous to crond) and a table manipulator incrontab (like crontab).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    inotify-cxx is the C++ interface for Linux inotify technology. It offers a few simple objects instead of low-level data such as file descriptors, watch descriptors, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    isar

    Tool to search and replace text in interactive mode via command line

    isar (Interactive Search And Replace) is a tool to search and replace text in interactive mode via linux shell. isar support recursive search in directory, regex and colorized output. It's written in C++ using boost library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jArchivar soll archivierte Dateien auf DVD/CD oder ähnlichen Medien verwalten. Die Vorteile hierbei sind das schnelle auffinden von speziellen Dateien oder Verzeichnissen bzw. das Vergleichen mit den Dateien auf anderen Datenträgern um Duplikate zu fi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jDiskDigest (jDD), a CD/DVD catalog, is made for those whom has a collection of cd and/or dvd and want to catalog it. jDD is able to sort and filter a large collection. Finding a specific information will not be a problem anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jFM is a simple file manager, based on Java 2 and the Swing API. The design goal is to create an operating system- and language independent utility which provides all necessary file operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    jFileCrypt

    jFileCrypt encrypts and decrypts files

    jFileCrypt encrypts and decrypts files and directories fast and secure. It is written in Java 5 and uses the Java Cryptographic Extensions. It supports the following algorithms: Blowfish, DES, 3DES, AES and RC4.
    Downloads: 0 This Week
    Last Update:
    See Project